Open Closed

Upgrade Suite not Working #4492


User avatar
0
john@johnfuqua.com created
  • ABP Framework version: v7.0.1
  • UI type: ABlazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): tiered
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I have tried the following: Upgrade Suite Remove Suite and reinstall Suite

Still get error/warning


9 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, can you check https://support.abp.io/QA/Questions/414/ABP-Suite-install-problem-How-can-I-reinstall-clean-install#answer-9c56ff0e-0a46-ffd1-dd08-39f78e032607 and make a clear installation for ABP Suite?

    ABP CLI and Suite versions should be the same, 7.0.1 in your case. So, please also ensure they are in the same version.

  • User Avatar
    0
    john@johnfuqua.com created

    I did this already. For fun, I tried it again. See results.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    I did this already. For fun, I tried it again. See results.

    When you updated the ABP Suite, did you specify a version (--version 7.0.1)?

  • User Avatar
    0
    john@johnfuqua.com created

    Still not updating.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Still not updating.

    Can you try to upgrade the Suite with the following dotnet CLI command? (i need to ensure that it was related to your global nuGet source or not):

    dotnet tool update -g Volo.Abp.Suite --add-source https://nuget.abp.io/***your-api-key-here***/v3/index.json --version 7.0.1
    

    Don't forget to replace the your-api-key with yours, You can find your API key in the NuGet.config of your solution.

  • User Avatar
    0
    john@johnfuqua.com created

    your message deleted due to your nuget key was exposed.

  • User Avatar
    0
    alper created
    Support Team Director

  • User Avatar
    0
    onurpicakci created

    Hello, I have tested the situation on macOS and there does not seem to be a problem.

  • User Avatar
    0
    john@johnfuqua.com created

    It was a permissions issue. I got it resolved.

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