Open sionsmith opened 2 months ago
Having the same problem
Hello, @sionsmith and @llity, use evernote-backup init-db --oauth
instead.
I'm not the developer, but I've proposed an edit to the README documentation to clarify the situation as a stopgap. See https://github.com/vzhd1701/evernote-backup/pull/109
in Linux Mint 21.2
pipx install evernote-backup
Command 'pipx' not found, but can be installed with:
sudo apt install pipx
pipx install evernote-backup
evernote-backup init-db
gives long list of function calls, ending in:
File "/home/USER/.local/pipx/venvs/evernote-backup/lib/python3.10/site-packages/evernote_backup/evernote_client_classes.py", line 294, in authenticateLongSessionV2
return self.recv_authenticateLongSession()
File "/home/USER/.local/pipx/venvs/evernote-backup/lib/python3.10/site-packages/evernote/edam/userstore/UserStore.py", line 772, in recv_authenticateLongSession
raise x
thrift.Thrift.TApplicationException: <unprintable TApplicationException object>
The suggestion
evernote-backup init-db --oauth
instead, works.
evernote-backup version
version 1.9.3
What OS are you using?
MacOS
OS Version / Linux distribution
14.5
Bug description
Install works fine, when running
evernote-backup init-db
I get the following stacktrace.Log excerpt