Closed abehidek closed 1 month ago
Have you reviewed the logs to see if it has an error or not?
Yes, I could not find any error. I tried changing the LOGLEVEL
environment var to debug
but it shows nothing.
have you tried hitting /integrations/v1 manually to see what integrations are listed?
It says I should pass an Auth header, which endpoint should I hit to obtain it?
You can grab the token from your rM's configuration file (/home/root/.config/remarkable/xochitl.conf
), as for the format of the header, that I'm not sure, you can probably take a look at https://github.com/juruen/rmapi to see how it's done.
Forgot to add here, but I recently upgraded to latest version (both rm2 device and rmfakecloud) and it's working fine now
First let me thank for this awesome project.
After setting up a docker compose on server and connecting my remarkable 2 device to it manage to properly configure it using the
.userprofile
file.However I couldn't managed to get
localfs
provider working under integrations, after investigating a while, I see that the remarkable device can hit/integrations/v1
, but it doesn't show the integration on the menu.Here's the
.userprofile
settings:rmfakecloud version: 0.0.17 remarkable version: 2.15.1.1189