You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2020-01-19 18:57:06 ERROR SEARCHQUEUE-DAILY-SEARCH :: [PrivateHD] :: [68f8328] DailySearchQueueItem Exception, error: AttributeError("'NoneType' object has no attribute 'text'")
Traceback (most recent call last):
File "/home/pi/Medusa/medusa/search/queue.py", line 266, in run
found_results = search_for_needed_episodes(self.scheduler_start_time, force=self.force)
File "/home/pi/Medusa/medusa/search/core.py", line 526, in search_for_needed_episodes
cur_provider.cache.update_cache(scheduler_start_time)
File "/home/pi/Medusa/medusa/tv/cache.py", line 225, in update_cache
data = self._get_rss_data()
File "/home/pi/Medusa/medusa/tv/cache.py", line 200, in _get_rss_data
return {'entries': self.provider.search(self.search_params)}
File "/home/pi/Medusa/medusa/providers/torrent/html/privatehd.py", line 62, in search
if not self.login():
File "/home/pi/Medusa/medusa/providers/torrent/html/privatehd.py", line 151, in login
with BS4Parser(login_html.text, 'html5lib') as html:
AttributeError: 'NoneType' object has no attribute 'text'
INFO
Python Version:
3.7.5 (default, Oct 27 2019, 15:43:29) [GCC 9.2.1 20190909]
Operating System:
Linux-4.9.35-v7+-armv7l-with-debian-bullseye-sid
Locale:
UTF-8
Branch: develop
Database:
44.14
Commit: 68f8328
Link to Log: https://gist.github.com/03e960c44cc68860722af30c5574e161
ERROR
STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators
The text was updated successfully, but these errors were encountered: