ddvk / rmfakecloud

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

no files are visible in rmapi #238

Open iHnR opened 1 year ago

iHnR commented 1 year ago

rmapi is able to access the fakecloud (using the command listed in the web interface), but cannot access any files.

i.e: ls shows nothing.

I can see files are properly syncing by looking in the data/users/<user>/sync/ folder as well as the web interface.

ddvk commented 1 year ago

what does RMAPI_TRACE=1 rmapi ls show

iHnR commented 1 year ago

@ddvk that works

Eeems commented 1 year ago

@ddvk that works

What does it output though? It should only be outputting extra information useful for debugging, not changing what the actual result is.