-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Unable to sync with saber cloud #1304
Comments
same here! have the same bahaviour using the flatpack 0.24.1 on linux and 0.24.1 on android. I've attached a video reproducing this behavior EDIT: I use my own nextcloud but have the exact same behaviour |
Same here Saber v0.24.1 syncs to the nextcloud server with what looks like the right file size, but there is no syncing between my Android devices. I have a phone and a tablet each has the same version of saber and each is setup to sync to the same Nextcloud account with the same encryption password. They both sync there files to the saber folder but files created on the phone don't show up on the tablet and viz versa. I have also installed Saber on ubuntu as a snap and have the same issue, no syncing between devices. I am running Nextcloud 29.02 behind an nginx reverse proxy. Other apps that are using nextcloud sync are working fine. eg. Moonreader, files, notes deck etc. While we are at it although I love the Saber software, I don't like the app lock in, by forcing encryption when you sync to Nextcloud (this should be optional). If for some reason Saber goes away or stops working, I would need to get to my notes another way. There are plenty of encryption options external from Saber that a user could choose, if they decided they needed that level of security. Thanks again for the great work |
@gewinh |
This issue was introduced after 0.23.0. |
Thank you for the fix. Can confirm this issue on 0.24.1 FOSS version with own NC. |
The "App lock in" isn't actually that bad. You can freely export your notes (to PDF or SBA), if you want to. I think it's good enough for the use-case you described. But, as @TekkertheChaot said, don't mix up two things in one issue, please. If you want to discuss this a bit more, create a new issue/discussion for it. |
Just curious, has this been fixed with v0.24.2? |
Syncing was rewritten in 0.24.0 |
Yeah but the issue persists in 0.24.1 so this needs attention |
see #1314 |
* test: ensure files are decrypted correctly * fix: relativeLocalPath shouldn't start with documents dir A huge thank you to @QubaB for their work finding the problem in #1314 This commit fixes the problem slightly earlier in the syncing process, and adds a test for it Closes #1306, Closes #1304, Closes #1314 Co-Authored-By: QubaB <74395874+QubaB@users.noreply.github.com>
Trying to sync with v0.24.3 clients (flatpack and android) unfortunately still has this issue: @adil192 Can we reopen this issue or should we create a dupe? |
That message is expected behaviour, it's just because |
Hmm, alright. Either way, I can't seem to sync notes between devices. |
The problem still persists - can't sync between devices... |
I also am unable to sync between devices. |
@adil192, sorry to ping you like this but (as other people are also pointing out) this issue still persists. |
I have four devices connected to a self-hosted nextcloud instance, a ThinkPad running Ubuntu, Steam Deck, Samsung phone, and a Samsung tablet. All devices connect to the server, and all think they are syncing. But I have four separate sets of synced files. It's like the devices sync to the server in their own isolated storage compartments. |
I have opened a new issue #1326 in hopes to avoid it being overlooked. (I know this is dirty and not the intended way of handling / against the CoC, but I'm trying to keep this on the radar as long as I cannot contribute something useful by myself to the project ❤️) |
For anyone still having this issue and monitoring this thread, it seems this issue is being tracked by #1320 . |
Before submitting an issue, please check the following
Describe the bug
Unable to sync with saber cloud. I tried to:
-create a new acc
-change devices (tried on Samsung tab s9, tab s6, nothing phone 1 and 2, appimage and flatpak versions on Linux
-reinstall saber everywhere
sometimes files are synced with cloud (I can see them in cloud) but if I delete notes from my pad/phone - I cant resync them
Error on Linux (flatpak):
flutter: WARNING: SaberSyncInterface: Failed to get sync file from remote file: Exception: Decryption failed for Saber/
flutter: WARNING: SaberSyncInterface: Failed to get sync file from remote file: Invalid argument(s): Invalid or corrupted pad block
To reproduce
Expected behavior
Sync :)
Saber version
v0.24.1
Device
Anything else?
No response
The text was updated successfully, but these errors were encountered: