-
Notifications
You must be signed in to change notification settings - Fork 68
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 #330
Comments
Same issue here but on Paper pro. After updating from 3.14 to 3.15 I am unable to sync anymore. |
Same issue for me on RMPP after updating to 3.15.4.2. Even though I had already a long-standing sync account on my server, I got similar errors as martinetd I do not have the errors boogiewoogit has (at all). Applying #327 with and without SohnyBohny's addition did not fix the issue. Removing .tree also did not fix the issue. |
The |
3.15.4.2 expects some checksums (crc32) in the response headers, which are currently missing in rmfakecloud |
should work in 0.0.20 |
Thanks @ddvk ! I am on 0.0.21 and everything is working great in term of files synchronization. Btw, the documentation should maybe updated from "go version 1.16 at least" to "go version 1.23 at least" |
@2Belette what's your setup? reverse proxy, direct? |
yes reverse proxy, I haven't changed the configuration. I should better clarify in the first place, sorry, and I also tried to connect directly without the reverse proxy and same issue : 404 page not found.
I haven't changed it either from 0.0.19 |
and you're using the container, binary or build it yourself? |
I build it myself |
in that case something was not ok with the ui build i.e. not embedded correctly or something, do a:
the ui should work on localhost:3000 |
very cool ! after the clean, everything back on track :) and I also enjoy discovering the new stuff 👍 well done |
I'm on v0.0.21 and RM2.15.1.1189 and it connects, but does not sync.
Tried the above, but nothing seems to fix it. -- edit
The url on my device I left unchanged. |
For future reference you can read the output of |
just removing |
@MrHappy it was a regression (a change broke the old api) |
- fix regression in 0.0.21 for old remarkable tablet versions (see ddvk/rmfakecloud#330 ) - fix build with new UI...
- fix regression in 0.0.21 for old remarkable tablet versions (see ddvk/rmfakecloud#330 ) - fix build with new UI...
After setting up rmfakecloud (
v0.0.18
) on a webserver and rmfakecloud-proxy (v0.0.5
) on a remarkable 2 (ver. 3.15.4.2
), pairing worked and I can connect to a nextcloud integration on the remarkable (so for the most part, the setups must have been successful), butCheck sync
fails withUnable to sync document content
.journalctl -n 4 -u rmfakecloud-proxy
on the remarkable:journalctl -n 25 -u xochitl
on the remarkable:nginx.conf
on the rmfakecloud-server:The text was updated successfully, but these errors were encountered: