darkside40 107 Posted March 20, 2022 Posted March 20, 2022 Could it be that the Proxer Plugin is broken? I have just seen that me Anime Library takes ages to update an i think it could be related to the 403 the proxer plugin gets. 2022-03-20 18:44:21.652 Error App: Error in Proxer *** Error Report *** Version: 4.6.7.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 5.10.28-Unraid (root@Develop) (gcc (GCC) 9.3.0, GNU ld version 2.33.1-slack15) #1 SMP Wed Apr 7 08:23:18 PDT 2021 Framework: .NET Core 3.1.21 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 8 Data path: /config Application path: /system System.Net.WebException: System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result) at System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request) at System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action`3 completionDelegate) at MediaBrowser.Plugins.Anime.Providers.Proxer.Api.WebRequestAPI(String link) at MediaBrowser.Plugins.Anime.Providers.Proxer.ProxerSeriesProvider.GetMetadata(SeriesInfo info, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(BaseItem originalItem, MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken) Source: System.Net.Requests TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult) Is any of the devs aware of this? Does this scraper use a valid API or just Webscraping?
Luke 42081 Posted March 20, 2022 Posted March 20, 2022 Looks like the remote server is sending back a 403 response. The plugin probably needs a compatibility update to adjust to new requirements or changes.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now