- ABP Framework version: v5.2.2
- UI type: Angular
- DB provider: EF Core
- Identity Server Separated (Angular): yes
- Exception message and stack trace:
/src/apps/auth-server/src/Vantage.AuthServer/Vantage.AuthServer.csproj : error NU1301: Failed to retrieve information about 'System.Text.Encodings.Web' from remote source 'https://nuget.abp.io/[OUR PRIVATE KEY HERE]/v3/package/system.text.encodings.web/index.json'. [/src/Vantage.sln]
- Steps to reproduce the issue:"
- Whenever we attempt to run a build within docker we receive a HTTP 500 response from the https://nuget.abp.io/ server. We did attempt to remove this from the NuGet.config and just kept the public NuGet server, obviously our ABP Commercial packages could not be resolved. Please could you assist as we can no longer release any updates for our project.
I even attempted to create a new micro-service project using ABP Suite and that also experienced the same issue.
4 Answer(s)
-
0
Just to echo and bump the urgency of this, as we're getting this too
{"error":{"code":null,"message":"An internal error occurred during your request!","details":null,"data":{},"validationErrors":null}}
-
0
Just to echo and bump the urgency of this, as we're getting this too
Response status code does not indicate success: 500 (Internal Server Error).
-
0
This was a temporary problem, we're sorry about that. Problem solved now, FYI.
See: https://support.abp.io/QA/Questions/3171/Nuget-package-restoration-issue
BTW your ticket was refunded.
-
0
This was a temporary problem, we're sorry about that. Problem solved now, FYI.
See: https://support.abp.io/QA/Questions/3171/Nuget-package-restoration-issue
BTW your ticket was refunded.
Thank you