-
-
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: core.exception.ArrayIndexError@src/clientSideFiltering.d(667): index [0] is out of bounds for array of length 0 #2896
Comments
@elburgl69
Please read the documentation on correctly formatting 'sync_list' for use and then retry the application please. |
@elburgl69
This script will create a local folder called To run the PR, you need to run the client from the PR build directory:
To install the PR, you will need to perform sudo make install to install the PR version to your system. When running the PR, your version should be: When encountering the issue, the client should now respond in the following manner:
|
I confirm PR2897 works. Thanks for your effort. |
Thanks for the confirmation, will merge the PR to master |
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
After installing some linux updates on ubuntu 22.04, syncing stopt working and ended with the error message "core.exception.ArrayIndexError@src/clientSideFiltering.d(667): index [0] is out of bounds for array of length 0".
Operating System Details
Linux LT-LEO-FINAL-22-04 6.8.0-45-generic #45~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Sep 11 15:25:05 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Client Installation Method
From Source
OneDrive Account Type
Personal
What is your OneDrive Application Version
onedrive v2.5.2-6-gc9b51ac
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 my personal files accross devices and some folders shared with my by others.
Steps to reproduce the behaviour
./onedrive --sync
Complete Verbose Log Output
Screenshots
No response
Other Log Information or Details
Additional context
No response
The text was updated successfully, but these errors were encountered: