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
The text was updated successfully, but these errors were encountered:
bigAboo80
changed the title
CONFIG['whitelist_user_ids'] 'NoneType' object is not subscriptable
CONFIG ['whitelist_user_ids'] 'NoneType' object is not subscriptable
May 10, 2022
bigAboo80
changed the title
CONFIG ['whitelist_user_ids'] 'NoneType' object is not subscriptable
HTTPHandlerError, "HTTPHandlerError 401: Unauthorized"
May 10, 2022
Hi, after clean install and first run of bot.py.
pi@nas:~ $ python3 ~/TransmissionBot/bot.py
Log
2022-05-10
12:52:24,345 [ MainThread: bot.py: 87 - lock()] DEBUG: Creating lock file '/home/pi/TransmissionBot/lock'2022-05-10 12:52:24,346 [ MainThread: bot.py: 93 - lock()] DEBUG: Lock file created '/home/pi/TransmissionBot/lock'
2022-05-10 12:52:24,363 [ MainThread: bot.py: 368 - make_client()] ERROR: Failed to make TS client: Request failed. Original exception: HTTPHandlerError, "HTTPHandlerError 401: Unauthorized"
2022-05-10 12:52:24,363 [ MainThread: bot.py: 101 - unlock()] DEBUG: Removing lock file '/home/pi/TransmissionBot/lock'
Access via browser works fine
Any help is appreciated
Thank you
The text was updated successfully, but these errors were encountered: