-
-
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: Onedrive 2.5.3 does not sync with business account. Error code "itemNotFound". #3040
Comments
Please provide the full unredacted verbose debug log via email for analysis |
Additionally, as per the application log output - have you performed a |
Hi, I read only now this suggestion. In my opinion it is created after that I quickly closed the program. However, I will do as soon as possible. I will send you also the log file. Thank you for the support! |
Please can you provide the correct debug log for your OneDrive Business Account usage. As you are using the OneDrive GUI , this creates separate configuration files for each account type. When performing the creation of a debug log, you must specify the If this is an issue for you , please raise a bug report / discussion on the OneDrive GUI https://github.com/bpozdena/OneDriveGUI to ask for help in creating the correct debug log for your problem. |
Thank you for your suggestions. |
Please can you do this with urgency. I cannot reproduce your issue. This bug is holding up the v2.5.4 release train now. |
Please can you respond |
I have send a message to [email protected] right now. Yesterday, I did the resync and the normal sync recording log in a zip file. Please, let me know if it is useful for you. Have a nice day, |
Thankyou for the debug log - will analyse shortly. You have a number of issues because you are also using the OneDrive GUI that creates incorrect application configuration files. Please refer to my email for further details. |
@ilchimicopazzo
reproduction example with current 'master':
As I now can reproduce this, I can work on a fix for this particular issue. |
@ilchimicopazzo To test this PR, first install all the require platform dependencies to build the client on your respective platforms. Please read https://github.com/abraunegg/onedrive/blob/master/docs/install.md#building-from-source---high-level-requirements and then follow correctly for your platform. Once this is done, to clone the PR to resolve your issue, you can use a script like the following:
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 When running the PR, your version should be: Expected Result
This PR has a DB Schema Change due to fixing how Shared Folders (all types) is handled, thus, a I have attempted to test this as much as possible, however there are 100% nuances I cannot test, especially with the API differences in Europe. resolution evidence using PR #3051
As I can reproduce this, and confirmed this fix, marking this as resolved, fixed and closing issue. |
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
Onedriver does not sync my business account but can connect and start the monitoring phase.
I have updated Onedriver from 2.5.2 to 2.5.3 to solve the issue but it still stands.
I use Onedriver with OnedriveGUI on Debian 12 with curl 8.11.0.
Operating System Details
$ uname -a Linux pazzo2 6.1.0-27-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.115-1 (2024-11-01) x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm
Client Installation Method
From 3rd Party Source (PPA, OpenSuSE Build Service etc)
OneDrive Account Type
Business | Office365
What is your OneDrive Application Version
v2.5.3-1+np1+1.1
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'
I'm using my account to share data between my devices (PC and notebook, both with Deabin 12) and share data with other colleagues (MS Windows 10 & 11). Some Onedrive's folders are used as "backup".
Steps to reproduce the behaviour
When I run OnedriveGUI, the Onedrive connects with my business account, reads the config file, and starts the monitoring (as trusted by the log file). At a point, Onedriver stops and the log file reports
In my opinion, the error occurs when the client is trying to upload files.
Complete Verbose Log Output
Screenshots
No response
Other Log Information or Details
Part of OnedriveGUI Log file
Additional context
No response
The text was updated successfully, but these errors were encountered: