Ouvert Fermé

Upgrade Suite not Working #4492


User avatar
0
john@johnfuqua.com créé
  • 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 Réponse (s)
  • User Avatar
    0
    EngincanV créé
    Équipe d'assistance .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 créé

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

  • User Avatar
    0
    EngincanV créé
    Équipe d'assistance .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 créé

    Still not updating.

  • User Avatar
    0
    EngincanV créé
    Équipe d'assistance .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 créé

    your message deleted due to your nuget key was exposed.

  • User Avatar
    0
    alper créé
    Équipe d'assistance Director

  • User Avatar
    0
    onurpicakci créé

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

  • User Avatar
    0
    john@johnfuqua.com créé

    It was a permissions issue. I got it resolved.

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