ddvk / rmfakecloud

host your own cloud for the remarkable
GNU Affero General Public License v3.0
700 stars 57 forks source link

Unable to pair Remarkabletablet to server #301

Closed TheGreyDiamond closed 1 month ago

TheGreyDiamond commented 2 months ago

After updating to 3.10.2.2063 and updating rmfakecloud to v0.0.18 I'm having issues paring the tablet. When typing in a paring code it just hangs on "Logging in" indefinitely. Running xochitl with network debugging arguments reveals this error message:

16:59:29.666 rm.network.client        Http::GET QUrl("https://internal.cloud.remarkable.com:443/discovery/v1/webapp")
16:59:29.903 rm.network.client        Failed to parse service hostname response: "illegal value"
16:59:33.045 rm.network.notifications opening connection to rmfakecloud.thegreydiamond.de (openNotificationSocket /home/runner/work/xochitl/xochitl/src/notifications/src/notifications.cpp:335)
16:59:33.046 rm.network.notifications Opening notification service URL: wss://rmfakecloud.thegreydiamond.de:443/notifications/ws/json/1 (openNotificationSocket /home/runner/work/xochitl/xochitl/src/notifications/src/notifications.cpp:356)

Any clue what could be going on here?

ddvk commented 2 months ago

something with the hostname, did you set STORAGE_URL correctly and configure the proxy?

TheGreyDiamond commented 2 months ago

I used opkg and configured it. I will check the Serverside again this afternoon. But it worked before...

Eeems commented 2 months ago

I used opkg and configured it. I will check the Serverside again this afternoon. But it worked before...

I would also recommend checking the output of rmfakecloudctl status on the device.

TheGreyDiamond commented 1 month ago

It somehow fixed it self....