Skip to content

Error when trying to run autodoist #37

Description

@julroger2013

When attempting to initialize Autodoist (e.g. CMD line entry of: python autodoist.py -a -l ) I get the following error text:

2023-03-23 12:17:05 ERROR    Error while checking for updates (Connection error): HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/Hoffelhas/autodoist/releases (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:997)')))
2023-03-23 12:17:05 INFO     You are running with the following functionalities:

   Next action labelling mode: Enabled
   Regenerate sub-tasks mode: Disabled
   Shifted end-of-day mode: Disabled

2023-03-23 12:17:05 ERROR    Error during initialise_sync_api: 'HTTPSConnectionPool(host='api.todoist.com', port=443): Max retries exceeded with url: /sync/v9/sync (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:997)')))'
2023-03-23 12:17:05 ERROR    Could not connect to Todoist: 'local variable 'response' referenced before assignment'

Any thoughts on why this might be happening?

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