Open Closed

Error NU1101: Unable to find package Volo.Abp.Commercial.Core. No packages exist with this id #7743


User avatar
1
castcrewit created

Nuget Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version:Latest Version
  • UI Type: Angular
  • Database System: EF Core (MySQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Auth Server Separete
  • Exception message and full stack trace: ' Error NU1101: Unable to find package Volo.Abp.Commercial.Core. No packages exist with this id in source(s): nuget.abp.io, nuget.org. PackageSourceMapping is enabled'

I have all the proper Nuget.Config, in fact this was working few days back , now for the last 5 hours this has not been working. I am using Azure Devops Pipelines.

I need to understand how reliable the communication and package availability is in nuget.abp.io


24 Answer(s)
  • User Avatar
    0
    castcrewit created

    Please address this issue with priority as its stopping our entire pipeline

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    i guess it's a network problem, could you try again?

  • User Avatar
    0
    castcrewit created

    I just tried and its the same error. Please understand I am using Azure Devops Hosted Build agent, so if you are talking about networking issue are you referring to networking problem between Azure Devops and your nuget host.

  • User Avatar
    0
    jakeuj created

    Hi,

    i guess it's a network problem, could you try again?

    Same problem. It looks like the nuget server is fine, but can't find the package Volo.Abp.Commercial.Core. ABP Studio can't create new sulotion, too.

    @ 正在 AbpSolution1 中安装 Volo.Abp.Commercial.Core finished (9.429 sec)
    [Notification][Install] 安装失败(项目: AbpSolution1,软件包: Volo.Abp.Commercial.Core v9.0.0-preview20240821)
    Package restore failed. Rolling back package changes for 'AbpSolution1'.
    Unable to find package Volo.Abp.Commercial.Core. No packages exist with this id in source(s): nuget.abp.io, nuget.org. PackageSourceMapping is enabled, the following source(s) were not considered: C:\Program Files\dotnet\li ... /github.com/advisories/GHSA-qxrv-gp6x-rc23
    Package 'System.Formats.Asn1' 5.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-447r-wph3-92pm
    Package 'System.Text.Json' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-hh2w-p6rv-4g7w
    

    I don't want to clear my local nuget cache, so use 9.0.0 to make the error log. In fact, I use another NB to install 8.2.1, will get the same error, too.

  • User Avatar
    0
    castcrewit created

    Can someone from Volosoft acknowledge that its a real issue and not a network issue ? We are currently stuck and its very important for us to know what is happening?

  • User Avatar
    0
    moalkhalifah created
     error NU1101: Unable to find package Volo.Abp.Commercial.Core. No packages exist with this id in source(s): nuget.abp.io, nuget.org 
    

    I'm having a similar issue while building the container. I have cleared nuget on a pc and now it also gets the same problem. I'm currently working on another machine with the package installed but the pipeline for building the app is completely stopped because of the package not being found in nuget.abp.io.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, can you all please try again? It should be fixed now, sorry for the inconvenience.

  • User Avatar
    0
    castcrewit created

    Folks this is a very serious issue and someone needs to explain what happened here. We are big enterprise and outage like this cost us..I would like an incident report to be shared to me or us about this outage and how Volosoft will ensure this won't happen again.

  • User Avatar
    0
    castcrewit created

    What is your escalation matrix ?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Folks this is a very serious issue and someone needs to explain what happened here. We are big enterprise and outage like this cost us..I would like an incident report to be shared to me or us about this outage and how Volosoft will ensure this won't happen again.

    The problem caused because of the last improvements that we made to the nuget.abp.io server, and it should be fixed now. We are barely making development on our nuget server and deploying it, so I can assure you that this will not happen again because it's in a stable condition, and if it happens nevertheless, we will fix it asap. Sorry for the trouble again.

    You are able to restore commercial packages and there is not any problem left right? Can you confirm, please?

  • User Avatar
    0
    nitrovent created

    For me the problem still persists.

  • User Avatar
    0
    moalkhalifah created

    Folks this is a very serious issue and someone needs to explain what happened here. We are big enterprise and outage like this cost us..I would like an incident report to be shared to me or us about this outage and how Volosoft will ensure this won't happen again.

    The problem caused because of the last improvements that we made to the nuget.abp.io server, and it should be fixed now. We are barely making development on our nuget server and deploying it, so I can assure you that this will not happen again because it's in a stable condition, and if it happens nevertheless, we will fix it asap. Sorry for the trouble again.

    You are able to restore commercial packages and there is not any problem left right? Can you confirm, please?

    The Commercial.Core is fixed for me except the LeptonX.Shared

    error NU1101: Unable to find package Volo.Abp.AspNetCore.LeptonX.Shared. No packages exist with this id in source(s): nuget.abp.io, nuget.org 
    
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Folks this is a very serious issue and someone needs to explain what happened here. We are big enterprise and outage like this cost us..I would like an incident report to be shared to me or us about this outage and how Volosoft will ensure this won't happen again.

    The problem caused because of the last improvements that we made to the nuget.abp.io server, and it should be fixed now. We are barely making development on our nuget server and deploying it, so I can assure you that this will not happen again because it's in a stable condition, and if it happens nevertheless, we will fix it asap. Sorry for the trouble again.

    You are able to restore commercial packages and there is not any problem left right? Can you confirm, please?

    The Commercial.Core is fixed for me except the LeptonX.Shared

    error NU1101: Unable to find package Volo.Abp.AspNetCore.LeptonX.Shared. No packages exist with this id in source(s): nuget.abp.io, nuget.org  
    

    This package should also be fixed now, please try again and let me know if it still persists.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    For me the problem still persists.

    Does it give the same error? (error NU1101: Unable to find package Volo.Abp.Commercial.Core. No packages exist with this id in source(s): nuget.abp.io, nuget.org) Or has the error changed?

  • User Avatar
    1
    moalkhalifah created

    Folks this is a very serious issue and someone needs to explain what happened here. We are big enterprise and outage like this cost us..I would like an incident report to be shared to me or us about this outage and how Volosoft will ensure this won't happen again.

    The problem caused because of the last improvements that we made to the nuget.abp.io server, and it should be fixed now. We are barely making development on our nuget server and deploying it, so I can assure you that this will not happen again because it's in a stable condition, and if it happens nevertheless, we will fix it asap. Sorry for the trouble again.

    You are able to restore commercial packages and there is not any problem left right? Can you confirm, please?

    The Commercial.Core is fixed for me except the LeptonX.Shared

    error NU1101: Unable to find package Volo.Abp.AspNetCore.LeptonX.Shared. No packages exist with this id in source(s): nuget.abp.io, nuget.org   
    

    This package should also be fixed now, please try again and let me know if it still persists.

    The packages got downloaded successfully.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Folks this is a very serious issue and someone needs to explain what happened here. We are big enterprise and outage like this cost us..I would like an incident report to be shared to me or us about this outage and how Volosoft will ensure this won't happen again.

    The problem caused because of the last improvements that we made to the nuget.abp.io server, and it should be fixed now. We are barely making development on our nuget server and deploying it, so I can assure you that this will not happen again because it's in a stable condition, and if it happens nevertheless, we will fix it asap. Sorry for the trouble again.

    You are able to restore commercial packages and there is not any problem left right? Can you confirm, please?

    The Commercial.Core is fixed for me except the LeptonX.Shared

    error NU1101: Unable to find package Volo.Abp.AspNetCore.LeptonX.Shared. No packages exist with this id in source(s): nuget.abp.io, nuget.org    
    

    This package should also be fixed now, please try again and let me know if it still persists.

    The packages got downloaded successfully.

    Thanks for the update. Sorry for the trouble 🙏

  • User Avatar
    0
    nitrovent created

    CMSKit (pro) and Payment still won't restore for me.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    CMSKit (pro) and Payment still won't restore for me.

    What is your license type and when it's started? Also, please share which packages have not been restored.

  • User Avatar
    0
    nitrovent created

    We have a Business license. The packages are Volo.CmsKit.Pro.Common.Application Volo.Payment.Iyzico.Domain.Shared Volo.Payment.PayPal.Domain.Shared Volo.Payment.Payu.Domain.Shared Volo.Payment.Stripe.Domain.Shared Volo.Payment.TwoCheckout.Domain.Shared Volo.CmsKit.Pro.Common.Application.Contracts The problem started yesterday (more packages where affected but these remain)

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    We have a Business license. The packages are
    Volo.CmsKit.Pro.Common.Application Volo.Payment.Iyzico.Domain.Shared Volo.Payment.PayPal.Domain.Shared Volo.Payment.Payu.Domain.Shared Volo.Payment.Stripe.Domain.Shared Volo.Payment.TwoCheckout.Domain.Shared Volo.CmsKit.Pro.Common.Application.Contracts The problem started yesterday (more packages where affected but these remain)

    Thanks for the detailed package list. I have made the related changes, so please try again, it should be fixed. Please let me know if it still persists.

  • User Avatar
    1
    nitrovent created

    Thanks, the packages could now be restored.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Thanks, the packages could now be restored.

    Thanks for the update and your patience. Sorry again for the trouble.

  • User Avatar
    0
    digitalservicegb created

    Thanks, the packages could now be restored.

    Thanks for the update and your patience. Sorry again for the trouble.

    nuget.abp.io is down!

    Response status code does not indicate success: 503 (Service Unavailable).

    Today is not a good day today.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Thanks, the packages could now be restored.

    Thanks for the update and your patience. Sorry again for the trouble.

    nuget.abp.io is down!

    Response status code does not indicate success: 503 (Service Unavailable).

    Today is not a good day today.

    It's up again (https://status.abp.io/history/nuget-abp-io):

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13