Skip to content
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

Everpad Not Syncing #500

Open
networkthinking-support opened this issue Oct 21, 2017 · 1 comment
Open

Everpad Not Syncing #500

networkthinking-support opened this issue Oct 21, 2017 · 1 comment

Comments

@networkthinking-support

Hello,
Everpad is running but stopped syncing. Here is output of everpad-provider --verbose
everpad-provider --verbose
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/everpad/provider/sync.py", line 454, in run
self.init_network()
File "/usr/lib/pymodules/python2.7/everpad/provider/sync.py", line 470, in init_network
self.note_store = get_note_store(self.auth_token)
File "/usr/lib/pymodules/python2.7/everpad/provider/tools.py", line 65, in get_note_store
note_store_url = user_store.getNoteStoreUrl(auth_token)
File "/usr/lib/pymodules/python2.7/evernote/edam/userstore/UserStore.py", line 614, in getNoteStoreUrl
return self.recv_getNoteStoreUrl()
File "/usr/lib/pymodules/python2.7/evernote/edam/userstore/UserStore.py", line 637, in recv_getNoteStoreUrl
raise result.userException
evernote.edam.error.ttypes.EDAMUserException: EDAMUserException(errorCode=9, parameter='authenticationToken')

Suggestions?

@johnfervin
Copy link

johnfervin commented Oct 21, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants