Hi,
I’m not shure if it’s only me or if it’s a general problem.
When checking for updates I’m receiving an API error.
This is the log message: Request Failed: REST request failed: [500] [GET] at [http://services.nzbdrone.com/v1/update//changes]
Below is the exeption message:
NzbDrone.Core.Rest.RestException: REST request failed: [500] [GET] at [http://services.nzbdrone.com/v1/update//changes]
at NzbDrone.Core.Rest.RestSharpExtensions.ValidateResponse(IRestResponse response, IRestClient restClient) in m:\buildAgent2\work\328d72309b633a8\src\zbDrone.Core\Rest\RestSharpExtensions.cs:line 43
at NzbDrone.Core.Rest.RestSharpExtensions.Read[T](IRestResponse restResponse, IRestClient restClient) in m:\buildAgent2\work\328d72309b633a8\src\zbDrone.Core\Rest\RestSharpExtensions.cs:line 50
at NzbDrone.Core.Update.UpdatePackageProvider.GetRecentUpdates(String branch) in m:\buildAgent2\work\328d72309b633a8\src\zbDrone.Core\Update\UpdatePackageProvider.cs:line 37
at NzbDrone.Core.Update.RecentUpdateProvider.GetRecentUpdatePackages() in m:\buildAgent2\work\328d72309b633a8\src\zbDrone.Core\Update\RecentUpdateProvider.cs:line 26
at NzbDrone.Api.Update.UpdateModule.GetRecentUpdates() in m:\buildAgent2\work\328d72309b633a8\src\zbDrone.Api\Update\UpdateModule.cs:line 27
at NzbDrone.Api.REST.RestModule1.<set_GetResourceAll>b__c(Object options) in m:\\buildAgent2\\work\\328d72309b633a8\\src\zbDrone.Api\\REST\\RestModule.cs:line 111 at CallSite.Target(Closure , CallSite , Func
2 , Object )
at Nancy.Routing.Route.<>c__DisplayClass4.b__3(Object parameters, CancellationToken context)
The page cannot be displayed because an internal server error has occurred.
I’ve tried opening the update site in a browser and I get an error 500 as well.
If it’s just me, I hope you can give me some pointers to get this sorted.
Greetings,
Duumke