vzhd1701 / evernote-backup

Backup & export all Evernote notes and notebooks
MIT License
943 stars 69 forks source link

[Feature request]: allow backup when the certificate is expired on the Evernote site? #56

Closed k3ck3c closed 6 months ago

k3ck3c commented 9 months ago

Suggestion

Hello

At the moment the command

evernote-backup sync

fails due to

[SSL:CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:1129)

is it possible to allow the backup?

kirashi3 commented 6 months ago

Suggestion

Hello

At the moment the command

evernote-backup sync

fails due to

[SSL:CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:1129)

is it possible to allow the backup?

In my experience, "certificate is not yet valid" SSL errors are usually related to an incorrectly set date / time.

Have you verified the date / time on your device is correct?

k3ck3c commented 6 months ago

the cause of the problem was an expired certificate on the Evernote website. It disappeared without any action from me.

Le sam. 24 févr. 2024, 04:04, KiRaShi @.***> a écrit :

Suggestion

Hello

At the moment the command

evernote-backup sync

fails due to

[SSL:CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:1129)

is it possible to allow the backup?

In my experience, "certificate is not yet valid" SSL errors are usually related to an incorrectly set date / time. Have you verified the date / time on your device is correct?

— Reply to this email directly, view it on GitHub https://github.com/vzhd1701/evernote-backup/issues/56#issuecomment-1962229637, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX3HUYZ6BGCNMK627XJNMTYVFKE3AVCNFSM6AAAAAA73WLCQGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRSGIZDSNRTG4 . You are receiving this because you authored the thread.Message ID: @.***>

kirashi3 commented 6 months ago

the cause of the problem was an expired certificate on the Evernote website. It disappeared without any action from me. Le sam. 24 févr. 2024, 04:04, KiRaShi @.> a écrit : Suggestion Hello At the moment the command evernote-backup sync fails due to [SSL:CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:1129) is it possible to allow the backup? In my experience, "certificate is not yet valid" SSL errors are usually related to an incorrectly set date / time. Have you verified the date / time on your device is correct? - https://bbs.archlinux.org/viewtopic.php?id=266777 - https://stackoverflow.com/questions/46511717/how-to-fix-ssl-certificate-verification-failure - https://stackoverflow.com/questions/6976455/unable-to-connect-because-your-certificate-is-not-yet-valid-check-that-your-sys — Reply to this email directly, view it on GitHub <#56 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX3HUYZ6BGCNMK627XJNMTYVFKE3AVCNFSM6AAAAAA73WLCQGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRSGIZDSNRTG4 . You are receiving this because you authored the thread.Message ID: @.>

Ah, good to know. Since this isn't an issue anymore, you'll want to close this Issue or tag the repo maintainer to close it for you.

k3ck3c commented 6 months ago

this issue can be closed