Open xloem opened 6 years ago
same happens on google Chrome, but it works in private mode
For those on chrome: (maybe similar can work for firefox) Go to .config/google-chrome Search and Delete the stackedit indexedDB folder
I get this error anytime on private browsing.
Same here, can't use in Firefox:
Error: Can't connect to IndexedDB. localDbSvc.js:27:12 onerror localDbSvc.js:27
I've experienced the same. I solve the problem by going to about:config and enable all settings related to indexedDB
@juyujeng's solution worked for me (Firefox on Windows, in a private browsing).
To elaborate a bit:
In Firefox in a private window, StackEdit.io wouldn't load after clicking the START WRITING
button. In the dev tools I was seeing Can't connect to IndexedDB.
For me this solved the issue:
about:config
dom.indexedDB.privateBrowsing.enabled
I'm experiencing #1302, but like others I am not in private browsing mode and my tracking policies are all set very loose.
This is Firefox 63.0.1 64-bit on Fedora Linux 28.
It would really help a lot if this error showed up in the UI.