BenjV / autosub-bootstrapbill

Bootstrapbill version of autosub
25 stars 11 forks source link

Autosub not dl anything #46

Closed ikkeenjij36 closed 7 years ago

ikkeenjij36 commented 7 years ago

Hi,i am running your tool on my syno but after a few weeks nothing is getting dl. I get these error messages all the time.

2017-06-25 16:27:10,584 ERROR Addic7edAPI: Unexpected error: HTTPConnectionPool(host='www.addic7ed.com', port=80): Read timed out. (read timeout=15) 2017-06-25 16:19:20,399 ERROR getSubLink: The SubtitleSeeker server returned an error. Message is No JSON object could be decoded 2017-06-25 16:19:10,194 ERROR getSubLink: The SubtitleSeeker server returned an error. Message is No JSON object could be decoded 2017-06-25 16:02:07,710 ERROR getSubLink: out of api calls for SubtitleSeeker.com How do i get it running again?

BenjV commented 7 years ago

Looks like you do not have a connection to the internet from your NAS.

ikkeenjij36 commented 7 years ago

Well that should only be autosub then cause radarr sabnzbd and so on connecting just fine to the www

BenjV commented 7 years ago

Still the logs tell you that the connections to addic7ed and subtitleseeker timed out. That's normally a connection problem. On subtitleseeker you exhausted the api call counter so there were a lot of failed connection attempt's. If it was just one site it could have been a problem on the website but on two websites is not likely.