Sync seems to work partially, looking for help and alternatives #354
Unanswered
jpmvferreira
asked this question in
Q&A
Replies: 1 comment 12 replies
-
It looks like you installed rmfakecloud proxy with toltec and are using a launcher, my guess is oxide. rmfakecloudctl appears to be pointing you at the issue. The upstream you set isn't valid. You'll need to troubleshoot why that url isn't working. Likely something is wrong with your wireguard configuration. What OS version are you running? |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using rmfakecloud as an off-site backup in case something happens to my Remarkable2 on my own personal server. The setup uses Wireguard behind the scene not to expose rmfakecloud to the world.
I've checked the WebUI and some things are inconsistent:
It is clear something is wrong with the sync, especially given that
rmfakecloudctl
reportsit also fails the following check
# echo Q | openssl s_client -connect localhost:443 -verify_hostname local.appspot.com -CAfile /etc/ssl/certs/ca-certificates.crt 2>&1 | grep Verify
and some funky behavior which I cannot explain:
It is probably and issue on my end, but I don't remember doing anything after I left rmfakecloud working.
Anyways, there's two options for me, which I would like to get some feedback from the community:
If anybody has another alternative which works well for them and is very stable (the feature which I surely value the most), please do let me know!
Beta Was this translation helpful? Give feedback.
All reactions