Bug report
After waking from hibernation, the synchronization process gets stuck on “Syncing…”.
Environment
- Platform: macOS
- Platform version: Sequoia 15.7.8
- App Version: 6.0.0-rc.1
After waking from hibernation, the synchronization process gets stuck on “Syncing…”.
After clicking “Synchronize Notes” the synchronization is completed successfully.
And further synchronizations start working as well.
Hi @dgavrilov,
Inkdrop’s sync mechanism uses HTTP long polls to get changes feed as soon as possible.
I suspect that there was something wrong with such requests in the network layer when waking up from hibernation. The app watches the network reachability and automatically tries to reconnect to the server (you can check it by toggling WiFi network). If the issue constantly happens, please let me know. Btw, does macOS support hibernation like Windows? Or, are you talking about Sleep mode?
Yes, I meant Sleep mode ![]()