rschroll / rmfuse

FUSE access to the reMarkable Cloud
MIT License
95 stars 8 forks source link

rmcl error #42

Open KlimaRitter opened 2 years ago

KlimaRitter commented 2 years ago

When I try to mount my Remarkable, it produces the following errors:

rmfuse ~/Remarkable -v
INFO:rmfuse.fuse:Mounting on ~/Remarkable
ERROR:rmcl.api:Failed to decode JSON from bytearray(b'')
ERROR:rmcl.api:Response code: 401
INFO:llfuse:handler raised <class 'rmcl.exceptions.ApiError'> exception (Failed to decode JSON data), terminating main loop.
erikc96 commented 2 years ago

I get the same thing