Evernote Web login failed, the solution

David Kou
2 min readApr 7, 2021

If you login to Evernote Web recently (as of Apr 2021) using Chrome, you might find that you are not lucky:

I tried to figure out why using Chrome Dev Tools, however, the context menu was disabled!

Fear not, press CTRL + ALT + I to show the Chrome DevTools. Reload, and you will find below warnings first

[12:31:23:0162]  WARN: en-conduit-web-worker:  Conduit query userSettingsGetString failed with error  NotFoundError: Key not found in local settings    at t.LocalSettings.getValue (https://cdn1.evernote.com/ion/dist/en-conduit-web-worker.6907b9bd4bfddffsdkf6500df.js:2:1040702)    at async t.LocalSettings.getUserValue (https://cdn1.evernote.com/ion/dist/en-conduit-web-worker.6907b9bdfsdlfsb946500df.js:2:1041056)    at async Promise.all (index 0)    at async t.GraphQLResolver.getDataInternal (https://cdn1.evernote.com/ion/dist/en-conduit-web-worker.6907b9fdsfbd4fb946500df.js:2:1526236) g.warn (https://cdn1.evernote.com/ion/dist/en-conduit-web-worker.6907b9bd4bdfsdffb946500df.js:2:548317)

And then a warning window popped up:

For other browsers, e.g. Microsoft Edge, Opera, Firefox, with Developer tools enabled and reloading the page, you cannot see the above pop up window. That explains the reason:

๐‘ฎ๐’๐’๐’ˆ๐’๐’† ๐‘ช๐’‰๐’“๐’๐’Ž๐’† ๐’˜๐’‚๐’” ๐’”๐’–๐’”๐’‘๐’†๐’๐’…๐’†๐’…/๐’…๐’Š๐’”๐’„๐’๐’๐’๐’†๐’„๐’•๐’†๐’… ๐’Š๐’ ๐’•๐’‰๐’† ๐’๐’๐’‚๐’…๐’Š๐’๐’ˆ ๐’‘๐’“๐’๐’„๐’†๐’”๐’” ๐’…๐’–๐’† ๐’•๐’ ๐’˜๐’‰๐’‚๐’•๐’†๐’—๐’†๐’“ ๐’“๐’†๐’‚๐’”๐’๐’๐’”!

It seems that this happens to the latest version of Chrome and Evernote only. More detailed information can be found here:

So, the simplest solution, is to log in using non-Google Chome browsers to access Evernote, if you encounter the same issues!

--

--