The following service/url returns a HTTP 503-Service Unavailable when updating abp suite.
This is affecting our builds.
The URL is:-
https://nuget.abp.io/<key>/v3/package/Volo.Abp.Suite/index.json
3 Answer(s)
-
0
I have the same problem. I'm blocked because i can't restore nugets and i need and urgent publish in a application in production environment.
Please, solve it as quickly as possible thanks
*** this is a small part of the full log showing the Service Unavailable error while restoring nugets ***
error NU1301: Failed to retrieve information about 'Microsoft.AspNetCore.Metadata' from remote source 'https://nuget.abp.io/XXXXXXXXXXXXX/v3/package/microsoft.aspnetcore.metadata/index.json'.
Retrying 'FindPackagesByIdAsync' for source 'https://nuget.abp.io/XXXXXXXXXXXXX/v3/package/volo.abp.account.pro.admin.blazor.webassembly/index.json'.
Response status code does not indicate success: 503 (Service Unavailable).
Retrying 'FindPackagesByIdAsync' for source 'https://nuget.abp.io/XXXXXXXXXXXXX/v3/package/volo.abp.texttemplatemanagement.blazor.webassembly/index.json'.
Response status code does not indicate success: 503 (Service Unavailable).
Retrying 'FindPackagesByIdAsync' for source 'https://nuget.abp.io/XXXXXXXXXXXXX/v3/package/volo.abp.languagemanagement.blazor.webassembly/index.json'.
Response status code does not indicate success: 503 (Service Unavailable).
Retrying 'FindPackagesByIdAsync' for source 'https://nuget.abp.io/XXXXXXXXXXXXX/v3/package/volo.abp.identityserver.blazor.webassembly/index.json'.
Response status code does not indicate success: 503 (Service Unavailable).
Retrying 'FindPackagesByIdAsync' for source 'https://nuget.abp.io/XXXXXXXXXXXXX/v3/package/volo.abp.auditlogging.blazor.webassembly/index.json'.
Response status code does not indicate success: 503 (Service Unavailable).
Retrying 'FindPackagesByIdAsync' for source 'https://nuget.abp.io/XXXXXXXXXXXXX/v3/package/volo.saas.host.httpapi.client/index.json'.
Response status code does not indicate success: 503 (Service Unavailable).
Response status code does not indicate success: 503 (Service Unavailable). -
0
We are having issues too but it seems like the nuget server should be online again soon according to their discord.
-
0
Now it's working in my case, confirmed. Thanks