-
-
Notifications
You must be signed in to change notification settings - Fork 868
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: Formerly working config. Updated recently to latest #2444
Comments
@jwaltrip4 This command:
Will display your configuration and exit - this has been the case for the last several years. To display your configuration - you should modify your command to be:
To sync your data, you should modify your command to be:
This is not a bug - sorry. Please can you re-read the usage documentation. |
Sorry I made a mistake on the command line…. Have been testing this so much that a mistake crept in.
Nonetheless… it is STILL not working;
Please look at attached logs with correct command line. I have pictures I have just taken, and I have files I have just copied into OneDrive on my PC. None of these are syncing to my Linux server.
Maybe a mistake I have made somewhere… I am not seeing it
From: abraunegg ***@***.***>
Sent: Monday, June 26, 2023 4:55 PM
To: abraunegg/onedrive ***@***.***>
Cc: James W Waltrip IV ***@***.***>; Mention ***@***.***>
Subject: Re: [abraunegg/onedrive] BUG: Formerly working config. Updated recently to latest (Issue #2444)
@jwaltrip4 <https://github.com/jwaltrip4>
Your usage of the application is working 100% OK for the command you are running.
This command:
onedrive ***@***.*** ***@***.***> " --synchronize --verbose --display-config
Will display your configuration and exit - this has been the case for the last several years.
To display your configuration - you should modify your command to be:
onedrive ***@***.*** ***@***.***> " --display-config
To sync your data, you should modify your command to be:
onedrive ***@***.*** ***@***.***> " --synchronize --verbose
This is not a bug - sorry. Please can you re-read the usage documentation.
—
Reply to this email directly, view it on GitHub <#2444 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADVZGBSZALGSOBRDDBA2PSTXNHZLZANCNFSM6AAAAAAZUVG7YI> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/ADVZGBXOGTUEBLIDYF64ZM3XNHZLZA5CNFSM6AAAAAAZUVG7YKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTS73PKYU.gif> Message ID: ***@***.*** ***@***.***> >
oonedrive ***@***.***" --synchronize --verbose
Using 'user' Config Dir: ***@***.***
Configuration file successfully loaded
Using logfile dir: /var/log/onedrive/
Checking Application Version ...
Initializing the OneDrive API ...
Configuring Global Azure AD Endpoints
Using Curl defaults for all HTTP operations
Opening the item database ...
All operations will be performed in: /mnt/Storage/CloudDrive/James_OD
Application version: v2.4.25-1+np1
Account Type: personal
Default Drive ID: f19acb22e4c0a9ea
Default Root ID: F19ACB22E4C0A9EA!103
Remaining Free Space: 1158567428096
Fetching details for OneDrive Root
OneDrive Root exists in the database
Initializing the Synchronization Engine ...
Syncing changes and items from OneDrive ...
Applying changes of Path ID: F19ACB22E4C0A9EA!103
Updated Remaining Free Space: 1158549327406
Performing a database consistency and integrity check on locally stored data ...
Uploading differences of /mnt/Storage/CloudDrive/James_OD
Processing .
The directory has not changed
Processing Document.docx
The file has not changed
Processing Upload
The directory has not changed
Processing Pictures
The directory has not changed
Processing Pictures/SD Card
The directory has not changed
Processing Pictures/SD Card/20230625_222331.jpg
The file has not changed
Processing Pictures/SD Card/20230626_033629.jpg
The file has not changed
Processing Pictures/SD Card/IMG_0106.jpg
The file has not changed
Processing Pictures/Samsung Gallery
The directory has not changed
Processing Pictures/Samsung Gallery/DCIM
The directory has not changed
Processing Pictures/Samsung Gallery/DCIM/Camera
The directory has not changed
Uploading new items of /mnt/Storage/CloudDrive/James_OD
Applying changes of Path ID: F19ACB22E4C0A9EA!103
Updated Remaining Free Space: 1158549327406
Sync with OneDrive is complete
sync_dir = "/mnt/Storage/CloudDrive/James_OD"
# skip_file = "~*|.~*|*.tmp"
# monitor_interval = "300"
skip_dir = "Apps|Attachments|Documents|Photos|videos|Screenshots|Download"
#skip_dir = "Samsung Gallery"
#skip_dir = "DCIM"
log_dir = "/var/log/onedrive/"
# drive_id = ""
# upload_only = "false"
# check_nomount = "false"
# check_nosync = "false"
# download_only = "false"
# disable_notifications = "false"
# disable_upload_validation = "false"
enable_logging = "true"
# force_http_2 = "false"
# local_first = "false"
# no_remote_delete = "false"
# skip_symlinks = "false"
# debug_https = "false"
# skip_dotfiles = "false"
# dry_run = "false"
# min_notify_changes = "5"
monitor_log_frequency = "5"
# monitor_fullscan_frequency = "10"
# sync_root_files = "false"
# classify_as_big_delete = "1000"
# user_agent = ""
# remove_source_files = "false"
# skip_dir_strict_match = "false"
# application_id = ""
# resync = "false"
# bypass_data_preservation = "false"
# azure_ad_endpoint = ""
# azure_tenant_id = "common"
# sync_business_shared_folders = "false"
sync_dir_permissions = "777"
sync_file_permissions = "777"
# rate_limit = "131072"
# webhook_enabled = "false"
# webhook_public_url = ""
# webhook_listening_host = ""
# webhook_listening_port = "8888"
# webhook_expiration_interval = "86400"
# webhook_renewal_interval = "43200"
# operation_timeout = "3600"
|
If you are referring to this log file: This shows correct application use and running with no error. The assumption here has to be made that you are doing something incorrect with where you are placing your files for the client to pick up. My recommendation here is that you look at the process you are using and the steps you are following. |
OK… something is awry in my directory structure…. I think I have that solved.
Can you tell me what this means though?
Skipping item - excluded by skip_dir config: /Documents
WARNING: OneDrive API inconsistency - this file does not have any hash: F19ACB22E4C0A9EA!12970
Downloading file Pictures/SD Card/Scan - 2023-06-27 18_07_57.pdf ... done.
WARNING: OneDrive API inconsistency - this file does not have any hash: F19ACB22E4C0A9EA!12979
Performing a database consistency and integrity check on locally stored data ...
Uploading differences of /mnt/Media01/CloudDrive/James_OD
From: abraunegg ***@***.***>
Sent: Tuesday, June 27, 2023 12:31 AM
To: abraunegg/onedrive ***@***.***>
Cc: James W Waltrip IV ***@***.***>; Mention ***@***.***>
Subject: Re: [abraunegg/onedrive] BUG: Formerly working config. Updated recently to latest (Issue #2444)
@jwaltrip4 <https://github.com/jwaltrip4>
Please look at attached logs with correct command line. I have pictures I have just taken, and I have files I have just copied into OneDrive on my PC. None of these are syncing to my Linux server.
If you are referring to this log file:
odlog.txt <https://github.com/abraunegg/onedrive/files/11873856/odlog.txt>
This shows correct application use and running with no error. The assumption here has to be made that you are doing something incorrect with where you are placing your files for the client to pick up.
My recommendation here is that you look at the process you are using and the steps you are following.
—
Reply to this email directly, view it on GitHub <#2444 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADVZGBSE23CNANMMJMRVJSDXNJOZNANCNFSM6AAAAAAZUVG7YI> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/ADVZGBSPRTWAW454EBHDYOLXNJOZNA5CNFSM6AAAAAAZUVG7YKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTS74QEXU.gif> Message ID: ***@***.*** ***@***.***> >
|
You were correct all along… 😊
I had the sync_dir set to /mnt/Media01/CloudDrive/James_OD and after a server rebuild, had changed it to /mnt/Storage/ClouedDrive/Jame_OD.
The /mnt/Storage folder is a mergerfs folder that aggregates among other things Media01… For some reason, the CloudDrive folder in /mnt/Storage is not the same as /mnt/Media01.
Setting Sync_dir back to the /mnt/Media01 made everything start working like is should.
I am assuming something strange related to mergerfs (fuse).
From: abraunegg ***@***.***>
Sent: Tuesday, June 27, 2023 12:31 AM
To: abraunegg/onedrive ***@***.***>
Cc: James W Waltrip IV ***@***.***>; Mention ***@***.***>
Subject: Re: [abraunegg/onedrive] BUG: Formerly working config. Updated recently to latest (Issue #2444)
@jwaltrip4 <https://github.com/jwaltrip4>
Please look at attached logs with correct command line. I have pictures I have just taken, and I have files I have just copied into OneDrive on my PC. None of these are syncing to my Linux server.
If you are referring to this log file:
odlog.txt <https://github.com/abraunegg/onedrive/files/11873856/odlog.txt>
This shows correct application use and running with no error. The assumption here has to be made that you are doing something incorrect with where you are placing your files for the client to pick up.
My recommendation here is that you look at the process you are using and the steps you are following.
—
Reply to this email directly, view it on GitHub <#2444 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADVZGBSE23CNANMMJMRVJSDXNJOZNANCNFSM6AAAAAAZUVG7YI> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/ADVZGBSPRTWAW454EBHDYOLXNJOZNA5CNFSM6AAAAAAZUVG7YKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTS74QEXU.gif> Message ID: ***@***.*** ***@***.***> >
|
Also… thanks for the help….
From: abraunegg ***@***.***>
Sent: Tuesday, June 27, 2023 12:31 AM
To: abraunegg/onedrive ***@***.***>
Cc: James W Waltrip IV ***@***.***>; Mention ***@***.***>
Subject: Re: [abraunegg/onedrive] BUG: Formerly working config. Updated recently to latest (Issue #2444)
@jwaltrip4 <https://github.com/jwaltrip4>
Please look at attached logs with correct command line. I have pictures I have just taken, and I have files I have just copied into OneDrive on my PC. None of these are syncing to my Linux server.
If you are referring to this log file:
odlog.txt <https://github.com/abraunegg/onedrive/files/11873856/odlog.txt>
This shows correct application use and running with no error. The assumption here has to be made that you are doing something incorrect with where you are placing your files for the client to pick up.
My recommendation here is that you look at the process you are using and the steps you are following.
—
Reply to this email directly, view it on GitHub <#2444 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADVZGBSE23CNANMMJMRVJSDXNJOZNANCNFSM6AAAAAAZUVG7YI> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/ADVZGBSPRTWAW454EBHDYOLXNJOZNA5CNFSM6AAAAAAZUVG7YKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTS74QEXU.gif> Message ID: ***@***.*** ***@***.***> >
|
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
Onedrive folder sync (2 Onedrive Persomals from O365)
Everything looks good. No data shows up in folders when done.
config.txt
odlog.txt
Operating System Details
Client Installation Method
From Source
OneDrive Account Type
Personal
What is your OneDrive Application Version
v2.4.25-1+np1
What is your OneDrive Application Configuration
What is your 'curl' version
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'
sync phones with server
Steps to reproduce the behaviour
onedrive --confdir="~/.config/onedrive/accounts/james.waltrip.iv@gmail.com" --synchronize --verbose --display-config
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: