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
Python Version: 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)] Operating System: Windows-10-10.0.26100-SP0 Locale: cp1255 Branch: Database: 44.18 Commit: 729ab4f Link to Log: No Log available
ERROR
2024-12-25 06:50:30 ERROR SHOWUPDATER :: [729ab4f] Exception generated: 'NoneType' object has no attribute 'raise_for_status'
Traceback (most recent call last):
File "C:\Medusa\Medusa\medusa\schedulers\scheduler.py", line 78, in run
self.action.run(self.force)
File "C:\Medusa\Medusa\medusa\schedulers\show_updater.py", line 57, in run
indexer_api = indexerApi(show.indexer).indexer(**indexer_api_params)
File "C:\Medusa\Medusa\medusa\indexers\tvdbv2\fallback.py", line 57, in __call__
return self.func(*args, **kwargs)
File "C:\Medusa\Medusa\medusa\indexers\api.py", line 26, in indexer
indexer_obj = indexerConfig[self.indexer_id]['module'](*args, **kwargs)
File "C:\Medusa\Medusa\medusa\indexers\tmdb\api.py", line 49, in __init__
self.response = self.tmdb_configuration.info()
File "C:\Medusa\Medusa\ext\tmdbsimple\configuration.py", line 64, in info
response = self._GET(path, kwargs)
File "C:\Medusa\Medusa\ext\tmdbsimple\base.py", line 109, in _GET
return self._request('GET', path, params=params)
File "C:\Medusa\Medusa\ext\tmdbsimple\base.py", line 104, in _request
response.raise_for_status()
AttributeError: 'NoneType' object has no attribute 'raise_for_status'
Python Version: 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)] Operating System: Windows-10-10.0.26100-SP0 Locale: cp1255 Branch: Database: 44.18 Commit: 729ab4f Link to Log: No Log available
ERROR
2024-12-26 07:17:55 ERROR SHOWUPDATER :: [729ab4f] Exception generated: 'NoneType' object has no attribute 'raise_for_status'
Traceback (most recent call last):
File "C:\Medusa\Medusa\medusa\schedulers\scheduler.py", line 78, in run
self.action.run(self.force)
File "C:\Medusa\Medusa\medusa\schedulers\show_updater.py", line 57, in run
indexer_api = indexerApi(show.indexer).indexer(**indexer_api_params)
File "C:\Medusa\Medusa\medusa\indexers\tvdbv2\fallback.py", line 57, in __call__
return self.func(*args, **kwargs)
File "C:\Medusa\Medusa\medusa\indexers\api.py", line 26, in indexer
indexer_obj = indexerConfig[self.indexer_id]['module'](*args, **kwargs)
File "C:\Medusa\Medusa\medusa\indexers\tmdb\api.py", line 49, in __init__
self.response = self.tmdb_configuration.info()
File "C:\Medusa\Medusa\ext\tmdbsimple\configuration.py", line 64, in info
response = self._GET(path, kwargs)
File "C:\Medusa\Medusa\ext\tmdbsimple\base.py", line 109, in _GET
return self._request('GET', path, params=params)
File "C:\Medusa\Medusa\ext\tmdbsimple\base.py", line 104, in _request
response.raise_for_status()
AttributeError: 'NoneType' object has no attribute 'raise_for_status'
INFO
Python Version:
3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)]
Operating System:
Windows-10-10.0.26100-SP0
Locale:
cp1255
Branch:
Database:
44.18
Commit: 729ab4f
Link to Log: No Log available
ERROR
STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators
The text was updated successfully, but these errors were encountered: