As you know, my license is vlid untile 2022 the fourth month.
but I can not use my nuget source now. <add key="abp" value="https://nuget.abp.io/-ecc5--bcdf-***/v3/index.json" protocolVersion="3" />
I develope in Windows . And run gitlab-runner at server.
What happend to me ?
4 Answer(s)
-
0
/usr/share/dotnet/sdk/6.0.101/NuGet.targets(130,5): error : Unable to load the service index for source https://nuget.abp.io/d7db9f02-ecc5-486c-bcdf-*********/v3/index.json.
-
0
If I open above url via browser, I got this error:
{"error":{"code":null,"message":"对不起,在处理你的请求期间,产生了一个服务器内部错误!","details":null,"data":{"ActivatorChain":"Volo.AbpIo.NuGet.Controllers.AbpIoNugetIndexController"},"validationErrors":null}}
-
0
Hi @zhongfang, thanks for reporting the problem. It should be working now, can you try it again?
-
0
It is working now. Tks!