#rmfakecloud syncing issues

1 messages · Page 1 of 1 (latest)

dire reef
#

I'm trying to get rmfakecloud working, and while pairing is succesfull, I'm unable to sync the device.

xochitl logs has a repeating string of this:

Apr 27 09:35:19 imx8mm-ferrari xochitl[306]: 09:35:19.318 rm.report.jsonsender     error posting to https://dev.internal.cloud.remarkable.com/report/v1 - RequestId=1784 Network error: 0 Operation cancelled (abort) (operator()<const http::Reply> /home/runner/work/xochitl/xochitl/src/report/src/jsonsender.cpp:49)
Apr 27 09:35:19 imx8mm-ferrari xochitl[306]: 09:35:19.320 rm.http.transaction      RequestId=1784: transaction ended in 3587ms after following events:
Apr 27 09:35:19 imx8mm-ferrari xochitl[306]:         Create          2025-04-27 09:35:15.730805048
Apr 27 09:35:19 imx8mm-ferrari xochitl[306]:         Send            2025-04-27 09:35:15.731168420
Apr 27 09:35:19 imx8mm-ferrari xochitl[306]:         Abort           2025-04-27 09:35:19.318425892 (~Transaction /home/runner/work/xochitl/xochitl/src/xofm/libs/http/src/transaction.cpp:113)
Apr 27 09:35:20 imx8mm-ferrari xochitl[306]: 09:35:20.777 qt.network.http2         stream 401 finished with error: "Host requires authentication"

And this:

Apr 27 09:35:20 imx8mm-ferrari xochitl[306]: 09:35:20.805 qt.network.http2         stream 411 finished with error: "Host requires authentication"
Apr 27 09:35:20 imx8mm-ferrari xochitl[306]: 09:35:20.805 qt.network.http2         stream 405 finished with error: "Host requires authentication"
Apr 27 09:35:20 imx8mm-ferrari xochitl[306]: 09:35:20.805 qt.network.http2         stream 403 finished with error: "Host requires authentication"
Apr 27 09:35:20 imx8mm-ferrari xochitl[306]: 09:35:20.806 qt.network.http2         stream 413 finished with error: "Host requires authentication"
Apr 27 09:35:20 imx8mm-ferrari xochitl[306]: 09:35:20.806 qt.network.http2         stream 409 finished with error: "Host requires authentication"
#

The rmfakecloud-proxy service has this in the logs

Apr 27 09:14:47 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:14:47 http: proxy error: context canceled
Apr 27 09:14:47 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:14:47 http: proxy error: context canceled
Apr 27 09:14:47 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:14:47 http: proxy error: context canceled
Apr 27 09:14:47 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:14:47 http: proxy error: context canceled
Apr 27 09:14:47 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:14:47 http: proxy error: context canceled
Apr 27 09:14:47 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:14:47 http: proxy error: context canceled
Apr 27 09:14:47 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:14:47 http: proxy error: context canceled
Apr 27 09:14:47 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:14:47 http: proxy error: context canceled
Apr 27 09:23:31 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:23:31 http: proxy error: context canceled
Apr 27 09:23:31 imx8mm-ferrari rmfakecloud-proxy[397]: 2025/04/27 09:23:31 http: proxy error: context canceled
#

I'm using caddy as a reverse proxy, and the web ui works fine

#

Any ideas?

restive gust
#

What OS version are you running on your device?

dire reef
#

3.19.0.57

#

Just switched root partition to 3.18.1.1, but same issue

#

And it does show Syncing (8 of 158) on the bottom of the screen, but it always just hangs after a few files (sometimes 3, sometimes 8, sometimes 18)

restive gust