-
-
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
ERROR: OneDrive account currently has zero space available. #1028
Comments
@stylersnico
OK .. this due to the fact that the OneDrive API returns zero data for space remaining for the following:
Will have to double check what is doing on, as, the code changes made with 5907d9e should not have impacted operations - just updated how everything was being tracked. I should be able to look into this later tonight, as replicating this should be fairly straight forward. |
Thanks for your work :) Let me know if you want another log or if you want some test |
@stylersnico
So potentially, in your situation, this data is actually being restricted, rather than 0, so the messaging will need to be updated. |
Please can you test the following PR to assist with looking at this issue:
When testing, if you still have an issue, please can you generate a verbose debug log as per https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support |
Yes it may be that, I'm actually a low rights user of these library
It works and I have the same warning that I had before: Thanks a lot 🥇 |
@stylersnico |
Yes, everything works fine so far |
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. |
Bug Report Details
Hello,
When I try to sync shared library the following error show up:
Application and Operating System Details:
uname -a
& provide your OS & version (CentOS 6.x, Ubuntu 18.x etc)Are you using a headless system (no gui) or with a gui installed?
Gui, KDE but headless onedrive client
OneDrive Account Type
Microsoft 365 Business with personnal OneDrive and two shared library
Did you build from source or install from a package?
Using this: https://aur.archlinux.org/packages/onedrive-abraunegg-git
Application configuration: Output of
onedrive --display-config
curl --version
To Reproduce
Steps to reproduce the behavior if not causing an application crash:
Complete Verbose Log Output
A clear and full log of the problem when running the application in the following manner (ie, not in monitor mode):
Additional context
I have 3 onedrive config
The first one for my personnal sharepoint drive works well
The two other, for shared document library worked fine for months but stopped both 1 week ago.
Bug Report Checklist
Thanks for the help :)
The text was updated successfully, but these errors were encountered: