-
-
Notifications
You must be signed in to change notification settings - Fork 872
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
Issue with syncing OneDrive Business on Fedora 29: "HTTP 5xx Server Side Error" #445
Comments
@mpursiai |
@mpursiai Use the following information in the ticket:
That will help the API team track down where the problem is on their end. As this is also a Business account - email the OneDrive Support Team for help |
@mpursiai |
Hi. After a retry, sync resumes where it stopped, but after a while same error happens again. 30 march at 07:09 I installed onedrive version v2.2.5-62-gde0f360. With the previous version I have installed never happened. EDIT: I downgraded to 30 jan onedrive version: v2.2.5-24-g493520a Below is a list of the error and what was happening before, taken from the log:
|
@helderdaniel The client cannot be responsible for server side errors - which is a Microsoft problem. Also - your client version is VERY old, given v2.3.1 was released and v2.3.2 is pending. |
@helderdaniel |
@mpursiai @helderdaniel |
Meanwhile I was checking if a resync solve the issue. As soon as it ends I will send the logs.
Yes, probably it is a MS server or API problem. Some thing that changed meanwhile.
Thanks
Yes. Today I installed the latest (at the time) |
@helderdaniel |
ok I installed v2.3.2 f93ed00 and running the https logs with this one |
@mpursiai @helderdaniel |
@helderdaniel |
During resync the error did not happened. After resyncing I did some more tests and could not reproduce the issue. Since I do not have https logs when the error happens I cannot send you any more info. Do you think some inconsistency in the local database can be the source of this issue? |
@mpursiai @helderdaniel |
Well as I said before, after resyncing the issue does not happen. but, ... since MS says it have solved the issue, that may explain why I do not get the error again. I can confirm that I did about 5 or so syncs after that and I the issue seems solved |
Thanks - just wanted to be sure |
@abraunegg |
I just attempted to synchronize again and it seems to to be working. I'm not getting the error and both download and upload are working! Thank you very much for the help! |
Closing issue as Microsoft have resolved the issue |
Hi, this issue just happened again. I also posted to the API team: Attached is the https log: |
@helderdaniel Also - it would be worth editing all your posts where you have posted log details on the API docs github to start and end with 3 x ` characters - this way all the log details will be formatted and displayed correctly = easier to read |
@abraunegg The client has been synchronising for about 3 hours. No issues. I edited the logs. |
@helderdaniel |
@abraunegg
But if the onedrive client is ran in monitor mode,:
it will fail on this error and abort or it keeps retrying until succeed? |
@helderdaniel
Running |
@abraunegg
Ok,
Thanks
|
* Issue #445 and OneDrive/onedrive-api-docs#1035 highlight that the current 5xx error messages are too generic and need to be more specific. This patch makes those error messages more specific to the response code from OneDrive API
* Issue #445 and OneDrive/onedrive-api-docs#1035 highlight that the current 5xx error messages are too generic and need to be more specific. This patch makes those error messages more specific to the response code from OneDrive API
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Bug Report Details
Describe the bug
A clear and concise description of what the bug is.
Application and Operating System Details:
OS: Output of
uname -a
& provide your OS & version (CentOS 6.x, Ubuntu 18.x etc)Fedora 29: Linux taivaankansi 5.0.4-200.fc29.x86_64 Fix config folder. #1 SMP Mon Mar 25 02:27:33 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Are you using a headless system (no gui) or with a gui installed?
gui is installed
OneDrive Account Type
Business
DMD or LDC compiler version
dmd --version
orldmd2 --version
2.085.0
Application configuration: Output of
onedrive --display-config
onedrive version = v2.3.1
Config path = /home/mpursiai/.config/onedrive
Config file found in config path = true
Config option 'check_nosync' = false
Config option 'sync_dir' = /home/mpursiai/OneDrive-soton
Config option 'skip_dir' =
Config option 'skip_file' = ~*
Config option 'skip_dotfiles' = false
Config option 'skip_symlinks' = false
Config option 'monitor_interval' = 60
Config option 'min_notif_changes' = 5
Config option 'log_dir' = /var/log/onedrive/
Selective sync configured = false
Curl Version: Output of
curl --version
curl 7.61.1 (x86_64-redhat-linux-gnu)
Complete Verbose Log Output
The text was updated successfully, but these errors were encountered: