rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.39k stars 600 forks source link

Transmission Error #3180

Closed synogy closed 5 years ago

synogy commented 5 years ago

Latest Transmission 2.94 and latest Headphones version:

2018-12-31 10:12:04 ERROR Uncaught exception: Traceback (most recent call last):File "/Applications/Headphones/headphones/logger.py", line 214, in new_runold_run(*args, *kwargs)File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in runself.__target(self.args, **self.kwargs)File "/Applications/Headphones/headphones/searcher.py", line 228, in searchforalbumdo_sorted_search(album, new, losslessOnly)File "/Applications/Headphones/headphones/searcher.py", line 340, in do_sorted_searchsend_to_downloader(data, bestqual, album)File "/Applications/Headphones/headphones/searcher.py", line 915, in send_to_downloadertorrentid = transmission.addTorrent(bestqual[2])File "/Applications/Headphones/headphones/transmission.py", line 47, in addTorrentresponse = torrentAction(method, arguments)File "/Applications/Headphones/headphones/transmission.py", line 191, in torrentActionif response.status_code == 401:AttributeError: 'NoneType' object has no attribute 'status_code'
2018-12-31 10:12:04 ERROR Unable to connect to remote host. Check if the remote host is up and running.
AdeHub commented 5 years ago

Can you post verbose/debug logs from when the search starts