-
Notifications
You must be signed in to change notification settings - Fork 27
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
Laverna says "offline" #45
Comments
You should see error messages in the console (try to enable the "debug" or "verbose" level in your inspector, if there's nothing otherwise). If you can find an actual exception or failed requests, it's much easier to help. |
@skddc hi, I checked the informaton of F12 on chrome,. For laverna, when I login with my reStore and complete the oauth, come back to laverna, then nothing happens, even I press the sync button, no request or anything was made according to the "network" of F12. But when I login with other people's reStore, after the login and oauth, constantly retriving and sending keep showing on the "network" tab of F12. |
And there's no error message whatsoever, even when you change the log level to "verbose" in the Chrome console? |
Hi,here is my restore.js:
and my vhost.conf:
My website goes well, and I can complete the oauth through APPs which support remoteStorage, but it just can't rsync data, Laverna(http://laverna.cc/) says "offline, litewrite(http://litewrite.net/) didn't say it but when I click the sync button, nothing happened.
Can anyone help?
The text was updated successfully, but these errors were encountered: