-
-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Evernote Login Failure (Windows 11) #118
Comments
Just have the same issue on Qnap Traceback (most recent call last): and on Mac OS Machines with Traceback (most recent call last): |
evernote-backup version
1.9.3
What OS are you using?
Windows
OS Version / Linux distribution
11
Bug description
Using 'evernote-backup.exe -v - init-db --user --password crashes with the following
Logging in to Evernote...
Traceback (most recent call last):
File "evernote_backup\cli.py", line 305, in main
File "click\core.py", line 1157, in call
File "click\core.py", line 1078, in main
File "click\core.py", line 1688, in invoke
File "click\core.py", line 1434, in invoke
File "click\core.py", line 783, in invoke
File "evernote_backup\cli.py", line 158, in init_db
File "evernote_backup\cli_app.py", line 38, in init_db
File "evernote_backup\cli_app_auth.py", line 56, in get_auth_token
File "evernote_backup\cli_app_auth_password.py", line 56, in evernote_login_password
File "evernote_backup\evernote_client_auth.py", line 27, in login
File "evernote_backup\evernote_client.py", line 138, in wrapper
File "evernote_backup\evernote_client_util.py", line 28, in wrapper
File "evernote_backup\evernote_client_classes.py", line 294, in authenticateLongSessionV2
File "evernote\edam\userstore\UserStore.py", line 772, in recv_authenticateLongSession
thrift.Thrift.TApplicationException:
Please investigate and fix
Log excerpt
The text was updated successfully, but these errors were encountered: