mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #502] Sync process hangs, but doesn't actually sync #245
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#245
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @osexpert on GitHub (Jun 6, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/502
Have 3 Boost Notes installs on 3 Windows pcs. On 1 of them Boost Notes regularly misbehave:
The sync icon rotates all the time. Trying to stop the sync does not help ("Stop syncing" button).
Adding a new note does not show up on the other 2 pc's (or vice verse), so it is obviously not synching even if claiming to be constantly synching.
I see this in console of the one misbehaving (but not in the other 2), but no idea if this has anything to do with the problem:
Failed to load resource: the server responded with a status of 403 ()
Failed to load resource: the server responded with a status of 502 ()
Uncaught (in promise) TypeError: (o.name || "").toLowerCase is not a function index.es.js:492
at O (index.es.js:492)
at j (index.es.js:466)
at N (index.es.js:579)
GET file:///C:/app/static/site.webmanifest net::ERR_FILE_NOT_FOUND
After restarting Boost Note it works again.
Boost Note 0.5.0
@Konnor5092 commented on GitHub (Jun 10, 2020):
I'm getting similar behaviour. One windows client appears to sync fine but the other is failing to sync with the spinner constantly turning. Both are on the latest version.
I get the following in the console
Restarting Boost Note on the affected machine doesn't help for me. I've exported new notes that aren't syncing but I'm worried about losing data. Is a bulk export possible?
@osexpert commented on GitHub (Jun 11, 2020):
"After restarting Boost Note it works again."
I always assumed it was syncing correctly after a restart since the spinner is not spinning constantly after a restart. After I read above comment (new notes that aren't syncing) I'm skeptical...possibly I have had data loss that I am not aware of yet....
@lotdrops commented on GitHub (Jul 6, 2020):
I can confirm the issue occurs on mac os x. I kill the app and reopen it, and it stops spinning (and I think it only syncs when it stops spinning)
@Rokt33r commented on GitHub (Jul 28, 2020):
I'll start investigation.
@Konnor5092 We will provide bulk exporting and also converting cloud storage to filesystem based storage(every note will be saved as a file) soon. Could you tell me which character is causing the problem?
@TimeBomb commented on GitHub (Aug 19, 2020):
@Rokt33r I'm also seeing this between my Windows and Mac machines. My Mac OS version is always stuck syncing.
My Windows verison, when attempting to sync, tries for a couple seconds then errors out. The errors in the console are:
A little while back I also noticed sync issues with my mobile app too. No matter how often I refreshed, it took many sync attempts on both Windows and mobile before mobile updated with my Windows notes. This was maybe week or two ago, before I saw this console error when attempting a Windows sync.
@hansnn commented on GitHub (Aug 25, 2020):
A quick fix that worked for me is to click
View -> Reload (CTRL + R). After I did that all the notes on my other machine appeared on my current machine (both linux), though I'm not sure if it was an "overwrite" or a "sync".@Rokt33r commented on GitHub (Sep 1, 2020):
@TimeBomb Could you tell me how many notes and attachments do you have? Also, we would like to recommend to use File System-based storages if you don't desperately need to use the mobile app
@TimeBomb commented on GitHub (Sep 2, 2020):
@Rokt33r I have less than 30 notes. No attachments. Yeah I can see why file-system based storages would be more stable. I was hoping to use the same notes app between my phone, work laptop, and home laptop, hence my use case.
@mianos commented on GitHub (Oct 2, 2020):
Does this mean the cloud sync is not currently supported?
@Flexo013 commented on GitHub (Oct 4, 2020):
@mianos Cloud sync is currently supported, but there do seem to be some bugs with it.
I have yet to encounter any syncing issues myself, so I estimate that a large portion of users is experiencing no issues with cloud sync.
@chayac commented on GitHub (Oct 29, 2020):
I am also having this issue when syncing between Mac and Windows. I've followed the advice here of restarting the app when switching computers, but unfortunately this often either doesn't work or at times has even resulted in data loss. For example, if I edit a note on Mac, switch to PC, don't notice that my changes from Mac weren't synced, and then go back to Mac, all the changes from my Mac have been lost.
@Rokt33r commented on GitHub (Aug 23, 2021):
Closed since we don't support the legacy cloud storage anymore.