February 21, 20251 yr Hi all, I am having some trouble to get the docker startet. I am at the point, where I need to write the "docker start container_ID --interactive". But this won't work. The docker is stopped, both folders are created and linked in the options aof the docker. But I think my problem is, that I commonly use "root" as my user for unraid. so the UID and GID are both "0". So when I write the command in the terminal I get this: usermod: no changes ROOT level privileges prohibited! So I tried it with the switch "privileged" on "off" and on "on" in the container settings. But both give me the same message in the terminal. What can i do?
March 22, 20251 yr On 1/29/2023 at 5:16 PM, kri kri said: I am getting an error on one of my dockers: ERROR: A database consistency issue has been caught. A --resync is needed to rebuild the database. ** Press ANY KEY to close this window ** Any ideas how to fix? i got the same message, but i think it is some kind of weird problem, because even if i delete everything, including the container and reinstall it with different folders , it is still the same. I really don't know what to do, because it works for a long time... Edited March 23, 20251 yr by theredhawk
March 31, 20251 yr Hey. Noob here. I have everything set-up. I have it set to download only. I can't seem to get it to sync changes. It is only downloading, but then not reflecting any deletions from remote to local. Is there a setting in config I need to change?
May 24, 20251 yr Hi There,I'm not sure if this thread is still active or not, but I was hoping to bounce my situation off you guys so I can learn what I've misconfigured.Firstly - very new, have learned a lot setting up this container and getting it to work. Thanks to all for the hard work in getting this active - truly appreciated.I am attempting to one-way sync my (personal) OneDrive down to the appliance disk array. I want to make no changes to the remote cloud files.I hope to repeat this operation daily, to incrementally pull down new documents/media uploaded to the cloud service.Current Environment:Container installed.Container variables "Configuration", "Data" set.Container variables "UID", "GID" set for user "onedrive". Custom variable "DOWNLOADONLY" set.Authenticated successfully with OneDrive.Environment Variable for ONEDRIVE_DATA_DIR set by editing /etc/environment with nano. Config in-place, accessible by user 'onedrive', reading correctly:Sync_dir variable set to target on disk array.Custom variable 'download_only' added and working.Custom sync_dir_permissions and sync_file_permissions variables set to '777' per another recommendation I read.A "onedrive --sync" operation begins pulling the structure and files, but only into the Docker vdisk until it is full, then the operation continues but overwrites. The target directory on the disk array remains empty - no folders or files visible.Troubleshooting:Uninstalled/reinstalled Container several times, reconfiguring each time. Set Config to read-only.Container fails to start.Reset environment variables, delete/rebuild array paths, re-authenticate, force --resync on.Observations:Container requires write permission to Config.Config entry 'sync-dir' gets overwritten with "/onedrive/data" on each boot of the Container.This appears to reset the Container to just dump contents into the Docker vdisk, despite "onedrive/data" being mapped to the disk array in Container variables?When checking config with 'onedrive --sync --display-config', the 'sync_dir' path displays as ~/OneDrive.I specifically haven't used capital case anywhere - so this doesn't appear to be my doing, and is not overwritten by Config?My understanding here is poor - it's likely I am misinterpreting ~/When checking environment variable exists and is correct after running Container, result of 'printenv ONEDRIVE_DATA_DIR' is empty again?This was set as a persistent edit to /etc/environment?Any assistance greatly appreciated - I am very much at the end of my limited knowledge. I realise the container works, and this has worked for others, so I'm sure it is a rookie mistake at my end! 👍
February 6Feb 6 I used to be able to use this container and it was great. I recently installed it again and discovered that after it finishes syncing my OneDrive account it then proceeds to start nuking it by deleting all files one by one (quite efficiently, in fact). Luckily OneDrive sends an email when it detects a large amount of recently deleted files, so I was able to stop it in time before it became a real problem and restored my files from the OneDrive recycle bin.Why is this happening?
February 16Feb 16 I am also interested to use this Application to Bakcup my OneDrive Files to Unraid, but scared about the issue reported by @KreezeIs this know?And how can I configure it to "download only"? I do not need a 2way-sync. Just Backup.Best Regards,Johannes
February 23Feb 23 Hi all. I have looked trough the dokumentation but cant find the following:Is there a way to run the Onedrive Sync like ones a week? I'm looking to use OneDrive as a cloud backup only.regardsAxel
February 23Feb 23 1 hour ago, MrNossi said:You could just start the container for some time,.once per weekThought abut that, but might be risky if its a lot of files and data to sync. Hard to calculate the time that will take.I have changed the monitor_interval timing and that seams to work. Tested whit 1 hour (3600 sec) and are now trying whit once every 24h (86400 sec).Lets se it that works as i think.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.