Open Closed

ABP Suite not identifying version & hanging when updating #5070


User avatar
0
hinairusu created
  • ABP Framework version: v7.2.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Yes, Microservice Design

ABP Suite is showing incorrectly on our SaaS module for it's version, as it displays no module versioning, and if we try to run either a nuget or full update it just hangs. I have tried removing and re-adding it to suite, seleting the .suite folder and letting suite recreate it, nothing seems to work. How do we fix this?


8 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @hinairusu,

    It seems like Suite fails to find your solution's ABP version. We'll enhance the algorithm of that process in the next release. Thank you for reporting. Your question credit is refunded.


    For a workaround: You can set the ABP version manually in %USERPROFILE%\.abp\suite\appsettings.json file. Then restart the Suite.

  • User Avatar
    0
    alper created
    Support Team Director

    by the way removing and adding the project again also helps to find the version

  • User Avatar
    0
    hinairusu created

    Thank you, I'll update the JSON and see if that resolves the issue!

    @Alper, The first thought I had was to try and remove and re-add the project, hence the date is so far apart - it was initially added alongside the product and identity service etc.

  • User Avatar
    0
    hinairusu created

    That appears to have resolved the problem of the versioning, thank you. I'll keep an eye out for the next update and see if it still hangs when it runs.

  • User Avatar
    0
    hinairusu created

    And upon a reload:

    It appears that the nugets have updated however: But the EFCore nuget is on two different versions in the solution.

  • User Avatar
    0
    alper created
    Support Team Director

    All the EF Core versions must be the same. Did you add a manual EF Core reference? And which template is this?

  • User Avatar
    0
    hinairusu created

    This is the Microservices Template set up from V7 and upgraded as updates have been released. I've not added any extra references to this module, I don't think I've actually changed anything in it actually.

    I assumed they have to be the same, I've manually updated it so that my solution functions again. None of the other solutions threw this error on updating, they all updated across the board, just this SaaS module which doesn't.

  • User Avatar
    0
    alper created
    Support Team Director

    closing the issue... you can reopen.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11