Jump to content

no movie details fetched from imdb this morning?


Go to solution Solved by mholin,

Recommended Posts

Posted (edited)

Hi guys

this morning, I added a couple of new movies to my database but crawler does not seem to work.

Even when I manually add the imdb tt..... number.

Some minutes later the tt.... number disapeared again.

Yesterday everythings was working fine.

Is anything known in the systems behind?

 

bye Michael

 

I see lots of this error lines like example below:

 

2020-08-17 17:46:05.501 Info HttpServer: HTTP Response 200 to 178.201.74.97. Time: 150ms. http://xxxx:8096/Items/1983146/Images/Primary?maxHeight=495&maxWidth=330&tag=fea2c80818a02fdd6cdba358709203f7&quality=90
2020-08-17 17:46:35.046 Error HttpClient: <?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<s:Fault>
<faultcode>s:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
<errorCode>401</errorCode>
<errorDescription>Invalid Action</errorDescription>
</UPnPError>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>
2020-08-17 17:46:35.050 Error HttpClient: <?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<s:Fault>
<faultcode>s:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
<errorCode>401</errorCode>
<errorDescription>Invalid Action</errorDescription>
</UPnPError>
</detail>
</s:Fault>

 

Edited by mholin
add logfile
  • Solution
Posted

this is fixed. This was caused by some DNS problems in my datacenter.

but I have lots of this errors even in older log files:

 

2020-08-17 17:46:35.046 Error HttpClient: <?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<s:Fault>
<faultcode>s:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
<errorCode>401</errorCode>
<errorDescription>Invalid Action</errorDescription>
</UPnPError>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>
 
 
what could this mean?

 

  • Like 1
Posted

Thanks for the feedback.

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