Skip to content
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

Closed
jwaltrip4 opened this issue Jun 26, 2023 · 8 comments
Closed

BUG: Formerly working config. Updated recently to latest #2444

jwaltrip4 opened this issue Jun 26, 2023 · 8 comments
Labels
Local Environment Issue Cannot locally reproduce issue Not a bug

Comments

@jwaltrip4
Copy link

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

Ubuntu Linux 20.04

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

Using 'user' Config Dir: /home/jwaltrip/.config/onedrive/accounts/james.waltrip.iv@gmail.com
Configuration file successfully loaded
Using logfile dir: /var/log/onedrive/
onedrive version                             = v2.4.25-1+np1
Config path                                  = /home/jwaltrip/.config/onedrive/accounts/james.waltrip.iv@gmail.com
Config file found in config path             = true
Config option 'sync_dir'                     = /mnt/Storage/CloudDrive/James_OD
Config option 'enable_logging'               = true
Config option 'log_dir'                      = /var/log/onedrive/
Config option 'disable_notifications'        = false
Config option 'min_notify_changes'           = 5
Config option 'skip_dir'                     = Apps|Attachments|Documents|Photos|videos|Screenshots|Download
Config option 'skip_dir_strict_match'        = false
Config option 'skip_file'                    = ~*|.~*|*.tmp
Config option 'skip_dotfiles'                = false
Config option 'skip_symlinks'                = false
Config option 'monitor_interval'             = 300
Config option 'monitor_log_frequency'        = 5
Config option 'monitor_fullscan_frequency'   = 12
Config option 'read_only_auth_scope'         = false
Config option 'dry_run'                      = false
Config option 'upload_only'                  = false
Config option 'download_only'                = false
Config option 'local_first'                  = false
Config option 'check_nosync'                 = false
Config option 'check_nomount'                = false
Config option 'resync'                       = false
Config option 'resync_auth'                  = false
Config option 'cleanup_local_files'          = false
Config option 'classify_as_big_delete'       = 1000
Config option 'disable_upload_validation'    = false
Config option 'bypass_data_preservation'     = false
Config option 'no_remote_delete'             = false
Config option 'remove_source_files'          = false
Config option 'sync_dir_permissions'         = 777
Config option 'sync_file_permissions'        = 777
Config option 'space_reservation'            = 52428800
Config option 'application_id'               =
Config option 'azure_ad_endpoint'            =
Config option 'azure_tenant_id'              = common
Config option 'user_agent'                   =
Config option 'force_http_11'                = false
Config option 'debug_https'                  = false
Config option 'rate_limit'                   = 0
Config option 'operation_timeout'            = 3600
Config option 'dns_timeout'                  = 60
Config option 'connect_timeout'              = 10
Config option 'data_timeout'                 = 600
Config option 'ip_protocol_version'          = 0
Config option 'sync_root_files'              = false
Selective sync 'sync_list' configured        = false
Config option 'sync_business_shared_folders' = false
Business Shared Folders configured           = false
Config option 'webhook_enabled'              = false

What is your 'curl' version

curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
Release-Date: 2020-01-08
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp

Where is your 'sync_dir' located

Local

What are all your system 'mount points'

/mnt

What are all your local file system partition types

NFS

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

onedrive --confdir="~/.config/onedrive/accounts/james.waltrip.iv@gmail.com" --synchronize --verbose --display-config
Using 'user' Config Dir: /home/jwaltrip/.config/onedrive/accounts/james.waltrip.iv@gmail.com
Configuration file successfully loaded
Using logfile dir: /var/log/onedrive/
onedrive version                             = v2.4.25-1+np1
Config path                                  = /home/jwaltrip/.config/onedrive/accounts/james.waltrip.iv@gmail.com
Config file found in config path             = true
Config option 'sync_dir'                     = /mnt/Storage/CloudDrive/James_OD
Config option 'enable_logging'               = true
Config option 'log_dir'                      = /var/log/onedrive/
Config option 'disable_notifications'        = false
Config option 'min_notify_changes'           = 5
Config option 'skip_dir'                     = Apps|Attachments|Documents|Photos|videos|Screenshots|Download
Config option 'skip_dir_strict_match'        = false
Config option 'skip_file'                    = ~*|.~*|*.tmp
Config option 'skip_dotfiles'                = false
Config option 'skip_symlinks'                = false
Config option 'monitor_interval'             = 300
Config option 'monitor_log_frequency'        = 5
Config option 'monitor_fullscan_frequency'   = 12
Config option 'read_only_auth_scope'         = false
Config option 'dry_run'                      = false
Config option 'upload_only'                  = false
Config option 'download_only'                = false
Config option 'local_first'                  = false
Config option 'check_nosync'                 = false
Config option 'check_nomount'                = false
Config option 'resync'                       = false
Config option 'resync_auth'                  = false
Config option 'cleanup_local_files'          = false
Config option 'classify_as_big_delete'       = 1000
Config option 'disable_upload_validation'    = false
Config option 'bypass_data_preservation'     = false
Config option 'no_remote_delete'             = false
Config option 'remove_source_files'          = false
Config option 'sync_dir_permissions'         = 777
Config option 'sync_file_permissions'        = 777
Config option 'space_reservation'            = 52428800
Config option 'application_id'               =
Config option 'azure_ad_endpoint'            =
Config option 'azure_tenant_id'              = common
Config option 'user_agent'                   =
Config option 'force_http_11'                = false
Config option 'debug_https'                  = false
Config option 'rate_limit'                   = 0
Config option 'operation_timeout'            = 3600
Config option 'dns_timeout'                  = 60
Config option 'connect_timeout'              = 10
Config option 'data_timeout'                 = 600
Config option 'ip_protocol_version'          = 0
Config option 'sync_root_files'              = false
Selective sync 'sync_list' configured        = false
Config option 'sync_business_shared_folders' = false
Business Shared Folders configured           = false
Config option 'webhook_enabled'              = false

Screenshots

No response

Other Log Information or Details

No response

Additional context

No response

@jwaltrip4 jwaltrip4 added the Bug Something isn't working label Jun 26, 2023
@abraunegg
Copy link
Owner

@jwaltrip4
Your usage of the application is working 100% OK for the command you are running.

This command:

onedrive --confdir="~/.config/onedrive/accounts/james.waltrip.iv@gmail.com" --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 --confdir="~/.config/onedrive/accounts/james.waltrip.iv@gmail.com" --display-config

To sync your data, you should modify your command to be:

onedrive --confdir="~/.config/onedrive/accounts/james.waltrip.iv@gmail.com" --synchronize --verbose

This is not a bug - sorry. Please can you re-read the usage documentation.

@abraunegg abraunegg added Not a bug Local Environment Issue Cannot locally reproduce issue and removed Bug Something isn't working labels Jun 26, 2023
@jwaltrip4
Copy link
Author

jwaltrip4 commented Jun 27, 2023 via email

@abraunegg
Copy link
Owner

@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

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.

@jwaltrip4
Copy link
Author

jwaltrip4 commented Jun 27, 2023 via email

@jwaltrip4
Copy link
Author

jwaltrip4 commented Jun 28, 2023 via email

@jwaltrip4
Copy link
Author

jwaltrip4 commented Jun 28, 2023 via email

@abraunegg
Copy link
Owner

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.

Repository owner locked as resolved and limited conversation to collaborators Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Local Environment Issue Cannot locally reproduce issue Not a bug
Projects
None yet
Development

No branches or pull requests

2 participants