-
Couldn't load subscription status.
- Fork 181
Closed
Description
It looks like the code is trying to access the cookies without checking if they are there first.
File "/Upload-Assistant/src/trackers/HDT.py", line 190, in upload
with open(cookiefile, 'rb') as cf:
FileNotFoundError: [Errno 2] No such file or directory: '/Upload-Assistant/data/cookies/HDT.pkl'
You have a function validate credentials but it is never called so it not validated that the cookies file exist
Metadata
Metadata
Assignees
Labels
No labels