abraunegg / onedrive

OneDrive Client for Linux
https://abraunegg.github.io
GNU General Public License v3.0
9.91k stars 857 forks source link

Bug: std.json.JSONException@std/json.d(641): Key not found: id #2835

Open Beet4 opened 1 day ago

Beet4 commented 1 day ago

Describe the bug

Running a resync of my OneDrive Docker in unraid throws the following error than crashes and stops the docker container. Using edge tag.

useradd warning: onedrive's uid 99 outside of the UID_MIN 1000 and UID_MAX 60000 range.
# Running container as user: onedrive
# Base Args: --monitor
# We are performing a --resync
# Adding --resync --resync-auth
# Changing ownership permissions on /onedrive/data and /onedrive/conf to onedrive:users
# Launching 'onedrive' as onedrive via gosu
Reading configuration file: /onedrive/conf/config
Configuration file successfully loaded
Deleting the saved application sync status ...
Using IPv4 and IPv6 (if configured) for all network operations
Attempting to contact Microsoft OneDrive Login Service
Successfully reached Microsoft OneDrive Login Service
Configuring Global Azure AD Endpoints

WARNING: Application has been configured to cleanup local files that are not present online.
WARNING: Local data loss MAY occur in this scenario if you are expecting data to remain archived locally.

OneDrive synchronisation interval (seconds): 300
Attempting to contact Microsoft OneDrive Login Service
Successfully reached Microsoft OneDrive Login Service
Starting a sync with Microsoft OneDrive
Fetching items from the OneDrive API for Drive ID: 4777d6625a21ea18 ........................................................................................................................................................................................................................................................................................................................................ 
Finished processing self generated /delta JSON response from the OneDrive API
Processing 42731 applicable changes and items received from Microsoft OneDrive ............................................. 
Syncing this OneDrive Personal Shared Folder: Charlies Bilder
Fetching items from the OneDrive API for Drive ID: d83c2d89e64b6e85 ...Attempting to perform a database vacuum to optimise database
Database vacuum is complete
std.json.JSONException@std/json.d(641): Key not found: id
----------------
/usr/lib/ldc/x86_64-linux-gnu/include/d/std/exception.d:519 pure @safe noreturn std.exception.bailOut!(std.json.JSONException).bailOut(immutable(char)[], ulong, scope const(char)[]) [0x5584f3c74763]
??:? inout pure ref @safe inout(std.json.JSONValue) std.json.JSONValue.opIndex(return scope immutable(char)[]) [0x14670ba97dc9]
src/sync.d:3969 [0x5584f3aa5ae5]
src/sync.d:4009 [0x5584f3aa5de0]
src/sync.d:4009 [0x5584f3aa5de0]
src/sync.d:4009 [0x5584f3aa5de0]
src/sync.d:4009 [0x5584f3aa5de0]
src/sync.d:3925 [0x5584f3a93070]
src/sync.d:6870 [0x5584f3ab8787]
src/sync.d:6883 [0x5584f3ab8b46]
src/sync.d:6883 [0x5584f3ab8b46]
src/sync.d:6776 [0x5584f3a8bf3a]
src/sync.d:1098 [0x5584f3a82067]
src/sync.d:598 [0x5584f3a8000c]
src/main.d:1225 [0x5584f3b3fd36]
src/main.d:1014 [0x5584f3b3d6c6]
??:? void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int function(char[][])*).runAll() [0x14670b79db7b]
??:? _d_run_main2 [0x14670b79d995]
??:? _d_run_main [0x14670b79d7ed]
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/entrypoint.d:42 [0x5584f3b701e1]
??:? [0x14670b41c249]
??:? __libc_start_main [0x14670b41c304]
??:? [0x5584f3a49100]

** Press ANY KEY to close this window ** 

Operating System Details

Linux unRAID 6.1.79-Unraid #1 SMP PREEMPT_DYNAMIC Fri Mar 29 13:34:03 PDT 2024 x86_64 Intel(R) Core(TM) i7-14700K GenuineIntel GNU/Linux

Docker container on unraid: driveone/onedrive:edge

Client Installation Method

From 3rd Party Source (PPA, OpenSuSE Build Service etc)

OneDrive Account Type

Personal

What is your OneDrive Application Version

v2.5.0-5-gfb35508

What is your OneDrive Application Configuration

Application version                          = onedrive v2.5.0-5-gfb35508
Compiled with                                = LDC 2100
User Application Config path                 = /root/.config/onedrive
System Application Config path               = /etc/onedrive
Applicable Application 'config' location     = /root/.config/onedrive/config
Configuration file found in config location  = false - using application defaults
Applicable 'sync_list' location              = /root/.config/onedrive/sync_list
Applicable 'items.sqlite3' location          = /root/.config/onedrive/items.sqlite3
Config option 'drive_id'                     = 
Config option 'sync_dir'                     = ~/OneDrive
Config option 'enable_logging'               = false
Config option 'log_dir'                      = /var/log/onedrive
Config option 'disable_notifications'        = false
Config option 'skip_dir'                     = 
Config option 'skip_dir_strict_match'        = false
Config option 'skip_file'                    = ~*|.~*|*.tmp|*.swp|*.partial
Config option 'skip_dotfiles'                = false
Config option 'skip_symlinks'                = false
Config option 'monitor_interval'             = 300
Config option 'monitor_log_frequency'        = 12
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 'disable_download_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'         = 700
Config option 'sync_file_permissions'        = 600
Config option 'space_reservation'            = 52428800
Config option 'application_id'               = d50ca740-c83f-4d1b-b616-12c519384f0c
Config option 'azure_ad_endpoint'            = 
Config option 'azure_tenant_id'              = 
Config option 'user_agent'                   = ISV|abraunegg|OneDrive Client for Linux/v2.5.0-5-gfb35508
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'                 = 60
Config option 'ip_protocol_version'          = 0
Config option 'threads'                      = 8
Compile time option --enable-notifications   = false

Selective sync 'sync_list' configured        = false

Config option 'sync_business_shared_items'   = false

Config option 'webhook_enabled'              = false

What is your 'curl' version

(on the docker container)
curl 8.9.1 (x86_64-pc-linux-gnu) libcurl/8.9.1 GnuTLS/3.7.9 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.3 libpsl/0.21.2 libssh2/1.10.0 nghttp2/1.52.0 ngtcp2/1.6.0 nghttp3/1.4.0 librtmp/2.3 OpenLDAP/2.5.13
Release-Date: 2024-07-31, security patched: 8.9.1-2~bpo12+1
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd

Where is your 'sync_dir' located

Local

What are all your system 'mount points'

On docker:
/mnt/cache/system/docker/docker.img on / type btrfs (rw,noatime,ssd,space_cache=v2,subvolid=4326,subvol=/btrfs/subvolumes/d0b20d87309eda71852fbcb7a3b48be5652fce5b150e33c730c72e0a4f615d56)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev type tmpfs (rw,nosuid,size=65536k,mode=755,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666)
sysfs on /sys type sysfs (ro,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup type cgroup2 (ro,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k,inode64)
shfs on /onedrive/conf type fuse.shfs (rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other)
shfs on /onedrive/data type fuse.shfs (rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other)
/mnt/cache/system/docker/docker.img on /etc/resolv.conf type btrfs (rw,noatime,ssd,space_cache=v2,subvolid=5,subvol=/)
/mnt/cache/system/docker/docker.img on /etc/hostname type btrfs (rw,noatime,ssd,space_cache=v2,subvolid=5,subvol=/)
/mnt/cache/system/docker/docker.img on /etc/hosts type btrfs (rw,noatime,ssd,space_cache=v2,subvolid=5,subvol=/)
devpts on /dev/console type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666)
proc on /proc/bus type proc (ro,nosuid,nodev,noexec,relatime)
proc on /proc/fs type proc (ro,nosuid,nodev,noexec,relatime)
proc on /proc/irq type proc (ro,nosuid,nodev,noexec,relatime)
proc on /proc/sys type proc (ro,nosuid,nodev,noexec,relatime)
proc on /proc/sysrq-trigger type proc (ro,nosuid,nodev,noexec,relatime)
tmpfs on /proc/acpi type tmpfs (ro,relatime,inode64)
tmpfs on /proc/kcore type tmpfs (rw,nosuid,size=65536k,mode=755,inode64)
tmpfs on /proc/keys type tmpfs (rw,nosuid,size=65536k,mode=755,inode64)
tmpfs on /proc/timer_list type tmpfs (rw,nosuid,size=65536k,mode=755,inode64)
tmpfs on /sys/firmware type tmpfs (ro,relatime,inode64)
tmpfs on /sys/devices/virtual/powercap type tmpfs (ro,relatime,inode64)

On unraid:
rootfs on / type rootfs (rw,size=32798972k,nr_inodes=8199743,inode64)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=131072k,mode=755,inode64)
/dev/sda1 on /boot type vfat (rw,noatime,nodiratime,fmask=0177,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,flush,errors=remount-ro)
/boot/bzmodules on /lib type squashfs (ro,relatime,errors=continue)
overlay on /lib type overlay (rw,relatime,lowerdir=/lib,upperdir=/var/local/overlay/lib,workdir=/var/local/overlay-work/lib)
/boot/bzfirmware on /usr type squashfs (ro,relatime,errors=continue)
overlay on /usr type overlay (rw,relatime,lowerdir=/usr,upperdir=/var/local/overlay/usr,workdir=/var/local/overlay-work/usr)
devtmpfs on /dev type devtmpfs (rw,relatime,size=8192k,nr_inodes=8199743,mode=755,inode64)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /dev/shm type tmpfs (rw,relatime,inode64)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
hugetlbfs on /hugetlbfs type hugetlbfs (rw,relatime,pagesize=2M)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
tmpfs on /var/log type tmpfs (rw,relatime,size=131072k,mode=755,inode64)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
rootfs on /mnt type rootfs (rw,size=32798972k,nr_inodes=8199743,inode64)
tmpfs on /mnt/disks type tmpfs (rw,relatime,size=1024k,inode64)
tmpfs on /mnt/remotes type tmpfs (rw,relatime,size=1024k,inode64)
tmpfs on /mnt/addons type tmpfs (rw,relatime,size=1024k,inode64)
tmpfs on /mnt/rootshare type tmpfs (rw,relatime,size=1024k,inode64)
/dev/md1p1 on /mnt/disk1 type xfs (rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota)
/dev/md2p1 on /mnt/disk2 type xfs (rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota)
/dev/md3p1 on /mnt/disk3 type xfs (rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota)
/dev/md4p1 on /mnt/disk4 type xfs (rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota)
/dev/md5p1 on /mnt/disk5 type xfs (rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota)
/dev/md6p1 on /mnt/disk6 type xfs (rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota)
/dev/md7p1 on /mnt/disk7 type xfs (rw,noatime,nouuid,attr2,inode64,logbufs=8,logbsize=32k,noquota)
/dev/sdb1 on /mnt/cache type btrfs (rw,noatime,ssd,discard=async,space_cache=v2,subvolid=5,subvol=/)
shfs on /mnt/user0 type fuse.shfs (rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other)
shfs on /mnt/user type fuse.shfs (rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other)
/mnt/cache/system/docker/docker.img on /var/lib/docker type btrfs (rw,noatime,ssd,space_cache=v2,subvolid=5,subvol=/)
/mnt/cache/system/docker/docker.img on /var/lib/docker/btrfs type btrfs (rw,noatime,ssd,space_cache=v2,subvolid=5,subvol=/)
nsfs on /run/docker/netns/8e033ff00c3e type nsfs (rw)
nsfs on /run/docker/netns/default type nsfs (rw)
nsfs on /run/docker/netns/515d0f5cdff3 type nsfs (rw)
nsfs on /run/docker/netns/54f0cf2080d3 type nsfs (rw)
nsfs on /run/docker/netns/23dd93663cc1 type nsfs (rw)
nsfs on /run/docker/netns/bc7aa6cbeb30 type nsfs (rw)
nsfs on /run/docker/netns/3f69b284eb8f type nsfs (rw)
nsfs on /run/docker/netns/31212efe80a2 type nsfs (rw)
nsfs on /run/docker/netns/9e65ab9b2c40 type nsfs (rw)
nsfs on /run/docker/netns/67ab44c91deb type nsfs (rw)
nsfs on /run/docker/netns/05dce9d930e9 type nsfs (rw)
nsfs on /run/docker/netns/c18666ce7014 type nsfs (rw)
nsfs on /run/docker/netns/6e0110964d57 type nsfs (rw)
nsfs on /run/docker/netns/5aa9bffa0b8d type nsfs (rw)
nsfs on /run/docker/netns/fb7f64961cdb type nsfs (rw)
nsfs on /run/docker/netns/0372d490d697 type nsfs (rw)
nsfs on /run/docker/netns/21f663a3f99c type nsfs (rw)
nsfs on /run/docker/netns/9a9234cf106a type nsfs (rw)
nsfs on /run/docker/netns/80699f104f5b type nsfs (rw)
nsfs on /run/docker/netns/3ab12841c144 type nsfs (rw)
nsfs on /run/docker/netns/fc41b9afb968 type nsfs (rw)
nsfs on /run/docker/netns/bf8b6bc53f41 type nsfs (rw)
nsfs on /run/docker/netns/6311ed07a2ad type nsfs (rw)
nsfs on /run/docker/netns/9296a2053890 type nsfs (rw)
nsfs on /run/docker/netns/8e7c9860c10a type nsfs (rw)                                                                                                                                                                                                                                                                         nsfs on /run/docker/netns/bf7a51962cc5 type nsfs (rw)
nsfs on /run/docker/netns/776ad262598e type nsfs (rw)
nsfs on /run/docker/netns/5ba24d62131c type nsfs (rw)
nsfs on /run/docker/netns/a01656e8e1cd type nsfs (rw)
nsfs on /run/docker/netns/4ef68debd947 type nsfs (rw)
nsfs on /run/docker/netns/64922b486e32 type nsfs (rw)
nsfs on /run/docker/netns/a979487d70a9 type nsfs (rw)
nsfs on /run/docker/netns/4b32edfc3e6f type nsfs (rw)
nsfs on /run/docker/netns/2de9694cbd3c type nsfs (rw)
nsfs on /run/docker/netns/9da824efa59e type nsfs (rw)
nsfs on /run/docker/netns/3a520a2b2d1f type nsfs (rw)
nsfs on /run/docker/netns/4287440e8b81 type nsfs (rw)
nsfs on /run/docker/netns/9b470f58eb7b type nsfs (rw)
nsfs on /run/docker/netns/eb054c935809 type nsfs (rw)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=6563212k,nr_inodes=1640803,mode=700,inode64)
nsfs on /run/docker/netns/3b264e28580e type nsfs (rw)

What are all your local file system partition types

Docker container:
NAME   FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0                                         
loop1                                         
loop2                             9.8G    79% /etc/hosts
                                              /etc/hostname
                                              /etc/resolv.conf
                                              /
sda                                           
`-sda1                                        
sdb                                           
`-sdb1                                        
sdc                                           
`-sdc1                                        
sdd                                           
`-sdd1                                        
sde                                           
`-sde1                                        
sdf                                           
`-sdf1                                        
sdg                                           
`-sdg1                                        
sdh                                           
`-sdh1                                        
sdi                                           
`-sdi1                                        
sdj                                           
`-sdj1                                        
sdk                                           
`-sdk1                                        
md1p1                                         
md2p1                                         
md3p1                                         
md4p1                                         
md5p1                                         
md6p1                                         
md7p1   

unraid:
NAME   FSTYPE   FSVER LABEL  UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
loop0  squashfs 4.0                                                 30.5G     2% /lib
loop1  squashfs 4.0                                                 30.5G     2% /usr
loop2  btrfs                 0e7aef63-f2d3-4573-bae8-47336b2f445d    9.8G    79% /var/lib/docker/btrfs
                                                                                 /var/lib/docker
sda
└─sda1 vfat     FAT32 UNRAID 272C-EBE2                              13.3G     7% /boot
sdb
└─sdb1 btrfs                 0e70d833-a6d8-4afb-89bf-f58205b24781  631.4G    66% /mnt/cache
sdc
└─sdc1 btrfs                 0e70d833-a6d8-4afb-89bf-f58205b24781
sdd
└─sdd1 xfs                   8c353f82-ea12-4afd-80c2-a3406cfd2a90
sde
└─sde1 xfs                   d34bd175-115e-4367-a7b1-3913ce9f633b
sdf
└─sdf1 xfs                   f8de9b04-d8ef-4b0e-a5b5-16bf28ae5ded
sdg
└─sdg1 xfs                   6fcade8e-685e-47ca-a944-39b84e70fd9d
sdh
└─sdh1 xfs                   e1fb7881-85ac-4097-afc6-45cf28817cf5
sdi
└─sdi1 xfs                   5a69e0d9-0fdc-4e56-9886-bef94d257190
sdj
└─sdj1 xfs                   cf287934-4c22-4a21-93a7-504596c65205
sdk
└─sdk1 xfs                   bcd04a11-8daf-41be-8f65-1e2737deb6bb
md1p1                                                               76.3G    98% /mnt/disk1
md2p1                                                               57.8G    97% /mnt/disk2
md3p1                                                               11.3G    99% /mnt/disk3
md4p1                                                               67.1G    99% /mnt/disk4
md5p1                                                              105.9G    99% /mnt/disk5
md6p1                                                              116.2G    98% /mnt/disk6
md7p1                                                              114.8G    97% /mnt/disk7

How do you use 'onedrive'

I use official client on Windows computers: Desktop, Laptop and Work computer. I use this client as docker container on unraid to sync my families photos for use in PhotoPrism. I have two folders shared to me by family members (located in my root OneDrive folder. "Sandras Bilder" and "Charlies Bilder"

Steps to reproduce the behaviour

Install docker container with tag driveone/onedrive:edge (I run on unraid) Start docker (this was done with ONEDRIVE_RESYNC = 1) Start resync Crashes after a while

Complete Verbose Log Output

useradd warning: onedrive's uid 99 outside of the UID_MIN 1000 and UID_MAX 60000 range.
# Running container as user: onedrive
# Base Args: --monitor
# We are performing a --resync
# Adding --resync --resync-auth
# Changing ownership permissions on /onedrive/data and /onedrive/conf to onedrive:users
# Launching 'onedrive' as onedrive via gosu
Reading configuration file: /onedrive/conf/config
Configuration file successfully loaded
Deleting the saved application sync status ...
Using IPv4 and IPv6 (if configured) for all network operations
Attempting to contact Microsoft OneDrive Login Service
Successfully reached Microsoft OneDrive Login Service
Configuring Global Azure AD Endpoints

WARNING: Application has been configured to cleanup local files that are not present online.
WARNING: Local data loss MAY occur in this scenario if you are expecting data to remain archived locally.

OneDrive synchronisation interval (seconds): 300
Attempting to contact Microsoft OneDrive Login Service
Successfully reached Microsoft OneDrive Login Service
Starting a sync with Microsoft OneDrive
Fetching items from the OneDrive API for Drive ID: 4777d6625a21ea18 ........................................................................................................................................................................................................................................................................................................................................ 
Finished processing self generated /delta JSON response from the OneDrive API
Processing 42731 applicable changes and items received from Microsoft OneDrive ............................................. 
Syncing this OneDrive Personal Shared Folder: Charlies Bilder
Fetching items from the OneDrive API for Drive ID: d83c2d89e64b6e85 ...Attempting to perform a database vacuum to optimise database
Database vacuum is complete
std.json.JSONException@std/json.d(641): Key not found: id
----------------
/usr/lib/ldc/x86_64-linux-gnu/include/d/std/exception.d:519 pure @safe noreturn std.exception.bailOut!(std.json.JSONException).bailOut(immutable(char)[], ulong, scope const(char)[]) [0x5584f3c74763]
??:? inout pure ref @safe inout(std.json.JSONValue) std.json.JSONValue.opIndex(return scope immutable(char)[]) [0x14670ba97dc9]
src/sync.d:3969 [0x5584f3aa5ae5]
src/sync.d:4009 [0x5584f3aa5de0]
src/sync.d:4009 [0x5584f3aa5de0]
src/sync.d:4009 [0x5584f3aa5de0]
src/sync.d:4009 [0x5584f3aa5de0]
src/sync.d:3925 [0x5584f3a93070]
src/sync.d:6870 [0x5584f3ab8787]
src/sync.d:6883 [0x5584f3ab8b46]
src/sync.d:6883 [0x5584f3ab8b46]
src/sync.d:6776 [0x5584f3a8bf3a]
src/sync.d:1098 [0x5584f3a82067]
src/sync.d:598 [0x5584f3a8000c]
src/main.d:1225 [0x5584f3b3fd36]
src/main.d:1014 [0x5584f3b3d6c6]
??:? void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int function(char[][])*).runAll() [0x14670b79db7b]
??:? _d_run_main2 [0x14670b79d995]
??:? _d_run_main [0x14670b79d7ed]
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/entrypoint.d:42 [0x5584f3b701e1]
??:? [0x14670b41c249]
??:? __libc_start_main [0x14670b41c304]
??:? [0x5584f3a49100]

** Press ANY KEY to close this window **

Screenshots

My unraid docker container template: image

Other Log Information or Details

No response

Additional context

No response

abraunegg commented 14 hours ago

@Beet4 For this issue, please can you generate a verbose debug log as per: https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support

I have attempted to replicate the issue, however unable to do so with my test accounts + shared folder use.

I need to see what the API is responding with, at it appears to potentially be inconsistent with every account I am testing with.