This is the error i get:
"options": {
"headers": {
"user-agent": "Renovate Bot (GitHub App 2740)",
"accept-encoding": "gzip, deflate",
"authorization": "***********",
"accept": "application/json"
},
"url": "https://proget.inedo.com/v2/productimages/inedo/proget/tags/list?n=10000",
"username": "",
"password": "",
"method": "GET",
"http2": false
},
"response": {
"statusCode": 500,
"statusMessage": "Internal Server Error",
"body": null,
"headers": {
"cache-control": "public, max-age=300",
"content-type": "application/json; charset=utf-8",
"content-encoding": "gzip",
"vary": "Authorization",
"server": "Microsoft-IIS/10.0",
"x-proget-version": "5.3.27.18",
"docker-distribution-api-version": "registry/2.0",
"x-aspnet-version": "4.0.30319",
"x-powered-by": "ASP.NET",
"date": "Wed, 21 Apr 2021 05:57:33 GMT",
"connection": "close",
"content-length": "84"
},
"httpVersion": "1.1"
}
}