onedrived-dev
onedrived-dev copied to clipboard
Creates directories but that's it
Hello,
When running the service, it creates the folders but doesn't sync any of its contents/files. I don't notice any errors in the debug output. What could be wrong?
Thanks, Marco
Was able to fix this by deleting the items_*.sqlite3 file in ~/.config/onedrived. Now everything syncs normally. Why I think this may have happened is that I ended up killing the processing while it was syncing when I first started it up. Although this makes more sense, the service should handle these scenarios more gracefully.
On a side note, when this happened, I decided to delete all the folders and running the onedrived service again -- BIG MISTAKE! Thank god for OneDrive's Recycle Bin or I would have been in a horrible situation.
@xybu close it?
@mcarvalho21 I have the same problem, but I don't see onedrived
in the ~/.config/
folder or the file items_*.sqlite3
in any other folder.
i have the same problem. i can start syncing without a problem, but if i shut down the computer during the sync the synchronisation will not start until i onedrived stop, remove the items_*.sqlite3 and onedrived start again. is there any solution?