Open Closed

Nuget Resotre error on release and development. #8832


User avatar
0
ndeol created
  • ABP Framework version: v8.3.2

  • UI Type: Angular

  • Database System: MongoDB

  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

  • Exception message and full stack trace:

  • Steps to reproduce the issue:
    We started getting this error in Australian Region for NuGet restore since 6 hours ago. I have check we have valid business license and we have been using this version from past 4 months. How come our release pipelines are failing? Can you please advice on this. All release and development restore is failing.?

Just adding one example of error below

Unable to find package Volo.Saas.Host.Application.Contracts with version (>= 8.3.2)
error NU1102: - Found 117 version(s) in ABP Commercial NuGet Source [ Nearest version: 7.0.3 ]

Does this mean every time we update projects to new version we also have to update Nuget.Config with new nuget urls from abp ?


6 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    Hi,

    Nuget servers seem operational right now. Does the problem still exist?

    Normally, when you downloaded a package once, it'll be stored {currentuser}\.nuget\packages\ folder locally and won't send request to server, packages will be used from cache.

    Does this mean every time we update projects to new version we also have to update Nuget.Config with new nuget urls from abp ?

    If your apikey isn't changed, you shouldn't update NuGet.Config again and again. Can you restore packages when you create a new project properly?

  • User Avatar
    0
    ndeol created

    key is different inside the project when i create new one . So I updated that new key with old and it started working. Does that mean api was changed?. How do we change or find our api key ?

  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    Hi,

    If you havent updated your organization license, the api key shouldn't be changed.

    If you have permission, you can copy your organization's api key from the following page:
    https://abp.io/my-organizations

  • User Avatar
    0
    ndeol created

    I am unable to see that key . But if we don't renew does that mean we can still develop solution without upgrading packages right ?

  • User Avatar
    0
    ndeol created

    if our license expires and we later renew it Does your system create a new API key automatically ?

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hi,

    As far as I know, a new key is not created. So when your license expires, you can continue to develop in the current version. You can even update your application to the new patch versions that will be released. You can find more information here.

    Screenshot 2025-02-24 at 15.02.22.png

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 13, 2025, 04:08