Jump to content

Is this error something to worry about?


Recommended Posts

tymanthius
Posted

Noticed my library scan was going a little slow, so checked the logs and the only thing that showed up was below.  Sometimes my server can take a while if I've added a new 4k movie so I'm sure this is related.

 

2020-12-05 08:29:28.501 Error App: Error in Proxer
	*** Error Report ***
	Version: 4.5.3.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
	Operating system: Linux version 5.4.73-1-pve (build@pve) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PVE 5.4.73-1 (Mon, 16 Nov 2020 10:52:16 +0100)
	Framework: .NET Core 3.1.7
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 3
	Data path: /var/lib/emby
	Application path: /opt/emby-server/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.Api.Search_GetSeries(String title, CancellationToken cancellationToken, Boolean bettersearchresults)
	   at MediaBrowser.Plugins.Anime.Providers.Proxer.Api.FindSeries(String title, CancellationToken cancellationToken)
	   at MediaBrowser.Plugins.Anime.Providers.Proxer.ProxerSeriesProvider.GetMetadata(SeriesInfo info, CancellationToken cancellationToken)
	   at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
	Source: System.Net.Requests
	TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult)

 

Posted

Hi, you may not get metadata from that source, which i think is from the anime plugin, but other than that it should be fine. You can always uninstall the anime plugin.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...