- ABP Framework version: v6.0.0
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): identity server separated
- **Exception message and stack trace*error NU1101: Unable to find package Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX. No packages exist with this id in source(s): ABP Commercial NuGet Source, BlazoriseMyGet, nuget.org *:
- Steps to reproduce the issue:" Attempting to run the Auth Server project.
Hi,
Starting around 10:16 gmt, we started having multiple build failures across various branches of work including both locally and remote builds. The errors are all the same:
Exception message and stack trace*error NU1101: Unable to find package Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX. No packages exist with this id in source(s): ABP Commercial NuGet Source, BlazoriseMyGet, nuget.org
We are unable to build previously successful branches and the distribution between branches point to this not being a code related failure. The impact of this is high as we are unable to perform development remotely and locally.
Thanks Tom
31 Answer(s)
-
0
I suspect this is a little more widespread than just yourselves, I am unable to pull down any module, getting an "Unable to find package X" for the entire volo set. I tried running ABP Suite Update, and had the same issue there - I suspect a service has gone down ABP side. Trying to navigate to the "SearchQueryService/3.0.0-beta" endpoint in the NuGet feed (#3 for me) returns an "Internal Server Error"
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I have the same situation but with framework 7.0.1 on Auth and Blazor Server projects
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Other tickets have an update, It's known and being worked on now.
https://support.abp.io/QA/Questions/4528/No-packages-exist-with-this-id-in-sources-ABP-Commercial-NuGet-Source-HangfirePro https://support.abp.io/QA/Questions/4527/error-NU1101-Unable-to-find-package-Voloxxxx-No-packages-exist-with-this-id-in-sources https://support.abp.io/QA/Questions/4526/Error-when-compile-AuthServer-and-BlazorServer-Project
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Can you provide a time estimate on when you expect it to be resolved? Our dev team (like any of your customers updating their packages today) can't get any work done.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I'd also be really interested in an update for times, as I've got a client expecting a release today that doesn't look like it's going to happen, given it's been over 5 hours since it was reported.
(If you was asking me, I apologise - I don't work here :D I'm just trying to be helpful with the sudden abundance of time this issue has given me to keep everyone up to date with what little feedback is present across the different locations)
https://github.com/abpframework/abp/issues/15686
Suggestion here to add each dependancy manually, which appears to have fixed it for one user, but hasn't solved mine.
Also reported here and assigned to someone to look into, but no updates. https://github.com/abpframework/abp/issues/15683
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Sorry - that was intended for ABP!
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
1
Its unacceptable for our development environment and production deployments to be dependent on such a flimsy service. Its even more unacceptable to have no response on such a critical issue or any escalation procedure.
In our experience we have regular blips in the abp nuget feed, we are going to have to look at alternatives for our development and deployment environment I think.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Something I have found particularly frustrating is that unless you're on an enterprice license, you can't even reach out to the team directly for feedback or update - it''s a "post and wait" situation. We can't tag anyone, there is no escallation for priority issues, and no way to get updates.
Normally, this wouldn't bother me too much. Minor issues are usually something you can work elsewhere while you wait on, but something of this scale? It's crazy.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Something I have found particularly frustrating is that unless you're on an enterprice license, you can't even reach out to the team directly for feedback or update - it''s a "post and wait" situation. We can't tag anyone, there is no escallation for priority issues, and no way to get updates.
Normally, this wouldn't bother me too much. Minor issues are usually something you can work elsewhere while you wait on, but something of this scale? It's crazy.
Thanks for your effort summarizing the situation and grouping all incidents :D
That said, it would be about time for Volo to shows up, even if the incident is not resolved yet, any kind of communication would be quite appreciated.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Found a workaround, and it explains partly why the local nuget cache isn't working.
If you a local version of all the packages and edit the AuthServer.csproj
<ItemGroup> <PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" Version="1.0.0-rc.*" /> </ItemGroup>if you change this to
<ItemGroup> <PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" Version="1.0.0" /> </ItemGroup>this seems to make the nuget version match up locally and you can build
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Sadly, I don't have a local version on this machine to build from, and my version lines are <PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" Version="2.0.0-*" /> For me, it's pretty much all of the Volo nugets have failed, for example <PackageReference Include="Volo.Abp.Identity.Pro.Blazor.Server" Version="7.0.0" />
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
So to collate further:
We have had two updates on this, many hours ago. https://support.abp.io/QA/Questions/4527/error-NU1101-Unable-to-find-package-Voloxxxx-No-packages-exist-with-this-id-in-sources and https://support.abp.io/QA/Questions/4528/No-packages-exist-with-this-id-in-sources-ABP-Commercial-NuGet-Source-HangfirePro
So far nothing else, neither on here, the GitHub, or the Discord.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
For those hanging around (like me) hoping for an update/answer. Volosoft is based in Turkey, and their office hours ended three hours ago - so unfortuneately I suspect we won't be hearing back from them until tomorrow. It was highlighted to me on their Discord, and the staff are unfortuneately quiet.
I'll be checking in on the forums every now and then, and try redirecting anyone else who falls afoul of this to this thread (It won't be long till the USA developers start hitting this after all!) but I'm pretty much giving up on getting a response today.
After spending all this money, I'm decidedly unimpressed with Volosoft.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I just tried it on my MVC EF 7.0.1 copy and it now builds. Didn't for me earlier today.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)


