Automattic / simplenote-electron

Simplenote for Web, Windows, and Linux
https://app.simplenote.com
GNU General Public License v2.0
4.78k stars 557 forks source link

Some edited notes get stuck in sync state #3154

Closed Arrow7000 closed 4 months ago

Arrow7000 commented 1 year ago

Expected

For notes to sync as usual.

Observed

Edited notes get stuck with the spinner forever, and this error appears in the console:

serviceworker.js:42 Uncaught (in promise) TypeError: Failed to execute 'put' on 'Cache': Request scheme 'chrome-extension' is unsupported
    at serviceworker.js:42:18

However this only seems to happen for some notes, not all of them, but I can't figure out what the difference is between those notes that work and those that don't. But those that don't seem stubbornly stuck, even when I close and reopen the app/webpage.

image

Where did you see the bug

Atomk commented 1 year ago

Can also reproduce on Windows 10 with the Simplenote Electron app, version: 2.21.0.

I tried to look at app logs but there is nothing recent in there.

I noticed that actually sometimes some changes are synced, for example if I write a phrase, after a few minutes only a word is synced, and then nothing else happens (but the spinner stays there). I tested this with the desktop app and the Android app, and it happens both ways, so I'm pretty sure it's a server issue, something similar happened last year.

EDIT: three weeks later, it happened again. This is very frustrating.

rjsalvadorr commented 1 year ago

Also seeing this issue on two separate Windows 10 machines (both using Simplenote v2.21.0)
Not seeing any errors or warnings on the debugging console though :(

Even worse, I've also noticed that it will sometimes sync notes eventually, but then repeat some of the more recent changes. Like ## header example becoming ## ## header example. Or entire lines being repeated.

madhur commented 1 year ago

Happens to me too on Linux

shawnk-23 commented 1 year ago

same here on Linux. :(

gubrist commented 1 year ago

Same with electron 2.21.0

Furthermore, I have observed that new notes get "scrumbled" interacting with Android Phone / Tablet.

sharknoise commented 1 year ago

For me, the same happens in the web interface and the Android app, probably a server issue https://forums.simplenote.com/forums/topic/simplenote-servers-performance-issues-august-2023/

rickalex21 commented 1 year ago

Same thing happened to me on Linux. I'm using the app image that was released in 2021 https://github.com/Automattic/simplenote-electron/releases/tag/v2.21.0 Seems to work fine on Mac. Having second thoughts about using it on Linux or at all. :(

codebykat commented 4 months ago

I'm closing this as it probably captured several different issues, which may be related to a backend problem, firewall/VPN settings, the outdated Linux build or issues specific to a particular account. Please open a new issue if you're still unable to sync after the new version of the app is packaged and released.