Jump to content

Trying to understand the origin of "Webexception" errors being thrown into logs


djhifi

Recommended Posts

djhifi

Ok so lately I've been seeing lots of Webexception errors being thrown in to my server logs, wether I'm refreshing metadata or running a library scan. They all seem to point to fetching/scrapping but I'm not quite sure so I'm pasting one of those errors in here to clarify.

My main doubt is that altough it says "webexception" and "404 not found" it also points to the ffmpeg command. Is it only a "simple" scrapper error or something else?

 

(The example below is related to a trailer, but it can be anything). What's wierd is that I have .nfos in my movies.

 

I'm going to provide a full log as soon as I restart the server, since I've deleted them through putty for the time being. But here is an example:

 

 

-----------------------

 

2018-07-11 16:04:25.508 Info HttpClient: HttpClientManager GET: https://api.themovie...ywords,trailers

2018-07-11 16:04:25.655 Error HttpClient: Error ProtocolError getting response from https://api.themovie...ywords,trailers

*** Error Report ***

Version: 3.4.1.30

Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -restartpath /var/packages/EmbyServer/scripts/restart

Operating system: Unix 3.10.105.0


64-Bit OS: True

64-Bit Process: True

User Interactive: False

Mono: 5.10.1.47 (tarball Sun Apr 22 22:48:00 CST 2018)

Processor count: 4

Program data path: /var/packages/EmbyServer/target/var

Application directory: /volume6/@appstore/EmbyServer/releases/v3.4.1.30-beta

System.Net.WebException: The remote server returned an error: (404) Not Found.

at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <d6c698d00e4945d0b7ff1f172eba44c7>:0

at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <9f46da0973534d9c8737c50aeebf5ecb>:0

System.Net.WebException

at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <d6c698d00e4945d0b7ff1f172eba44c7>:0

at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <9f46da0973534d9c8737c50aeebf5ecb>:0

 

-----------------

 

PS: I'm running the latest beta, but this is also happening on the stable version in my other server.

 

Thanks in advance.

Edited by djhifi
Link to comment
Share on other sites

djhifi

Hi there, are you experiencing a problem?

 

I cannot exactly point this as a problem altough I don't know if it could affect library scan speeds? I have a big collection and last one took 24minutes which is not exactly a huge time all things considered. But since the logs are reporting these errors I was just trying to sort this out as normal or not.

Link to comment
Share on other sites

Hi.  This is normal.  We search for something on a provider and, if it isn't there, it returns a "404 - Not Found".

Link to comment
Share on other sites

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...