Hello DotVVM Team,
Since late yesterday afternoon (Central European Time), we have been experiencing a major problem in that we are no longer able to process our DotVVM projects properly via CI pipelines. In approximately 9 out of 10 cases, we either get a timeout or a 502 HTTP response when retrieving the Bootstrap v4 Nuget package (Don’t know whether the issue is with this exact package or with the dotvvm Package source entirely). We have already used PINGs and Curls (Generally and in the pipeline containers itself) to check whether we might have connectivity issues within our network, but we are able to access your services correctly in all cases. However, explicitly calling the Nuget package source results in the errors mentioned above. We need a quick solution or assessment to tackle this issue, because we are currently doing our deployments manually, which is very time-consuming, and have currently no idea what the issue is here.
Error Messages:
Error 1: /usr/share/dotnet/sdk/9.0.308/NuGet.targets(186,5): error : The HTTP request to ‘GET https://www.dotvvm.com/nuget/v3/package/dotvvm.controls.bootstrap4/index.json’ has timed out after 100000ms.
Error 2: /usr/share/dotnet/sdk/9.0.308/NuGet.targets(186,5): error : Response status code does not indicate success: 502 (Bad Gateway).
Kind regards
Daniel Wecker