-
-
Notifications
You must be signed in to change notification settings - Fork 871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: When syncing I suddenly get sync errors and quote characters (") are added to the path #2823
Comments
@Mittlebenskrise |
@Mittlebenskrise |
@Mittlebenskrise
Will work on bringing that fix forward. |
@Mittlebenskrise
Augment the above with the instructions here on building your own Docker container: https://github.com/abraunegg/onedrive/blob/master/docs/docker.md#building-a-custom-docker-image When running this PR, your client version should be Once confirmed, I will merge this into 'master' and then you can pull an 'edge' Docker tag to get that version. If this is still not working, please generate a debug log as per: https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support#docker-container-example |
@Mittlebenskrise |
1 similar comment
@Mittlebenskrise |
Sorry for the late reply. I was out busy. I followed the instructions and created a local Docker container with the patch. Now, the sync seems to work again. At least there's no error message anymore and the log file looks good as well:
Thanks for your support! So,I assume this will then be in the next release as well, right? |
@Mittlebenskrise Yes this will be included in the next release, and if you are using 'edge' Docker tag, this will be available once this is merged into 'master' and those are rebuilt as a result of that process. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Describe the bug
Until July everything was working fine. Suddenly I get sync errors like this:
It seems that the added quote character causes an issue here. Any ideas how to fix this? Here's my docker-compose.yml:
Operating System Details
Client Installation Method
From Distribution Package
OneDrive Account Type
Personal
What is your OneDrive Application Version
Can't be retrieved (container is restarting due to error)
What is your OneDrive Application Configuration
Can't be retrieved (container is restarting due to error)
What is your 'curl' version
Can't be retrieved (container is restarting due to error)
Where is your 'sync_dir' located
Local
What are all your system 'mount points'
What are all your local file system partition types
How do you use 'onedrive'
My onedrive is synced across multiple systems (Windows, Android). The sync here is only intended to sync my images with my Photoprism installation on Ubuntu.
Steps to reproduce the behaviour
As described above, when I start the container with the docker-compose.yml, I get the path error and the container restarts.
Complete Verbose Log Output
Screenshots
No response
Other Log Information or Details
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: