Open Closed

HTTP 503 When trying to update Abp Suite #4057


User avatar
2
mbuthiagrg@gmail.com created

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)
  • User Avatar
    0
    abel.garcia created

    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).

  • User Avatar
    0
    DanielAndreasen created

    We are having issues too but it seems like the nuget server should be online again soon according to their discord.

  • User Avatar
    0
    abel.garcia created

    Now it's working in my case, confirmed. Thanks

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11