Skip to content

HDT errror with cookies #223

@swannie-eire

Description

@swannie-eire

@sirius-sama

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions