-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Public upload: Call to a member function getQuota() on null in lib/private/util.php on line 289 #24751
Comments
I can see how the error could come up code-wise, but I can not reproduce the issue locally. |
@nickvergessen okay what informations do you need? |
I too am having this same issue, same reproduce steps as original post. Let me know if you need more info, but i think everything in the post is pretty much what i followed. Edit: im not using external storage |
I have not exactly the same, but I a very similar and (I believe) related issue. I then tried to set the storage space limit of the original owner of a shared folder to unlimited, and now the user that the folder was shared to was suddenly able to upload files to that shared folder again. I have recently updated to OC 9.1, but I'm not sure if the problem started with the update (I suppose it could also be a database issue in that case?) or if it was unrelated to the update. |
I also recently updated to 9.1, but even with the "unlimited" workaround the same error occurs. |
Do you get this issue with public uploads only or also with files and folders shared between users? I noticed that I apparently only experience problems when uploading via webdav (including the sync client) - if I am uploading something to (publicly or between users) shared folders via the browser I have no problems. |
Hey, this issue has been closed because the label (This is an automated comment from GitMate.io. |
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. |
Steps to reproduce
Expected behaviour
Files successfully uploaded.
Actual behaviour
Upload error message:
"Fehler beim Hochladen: "xyz.pdf": Internal Server Error
Server configuration
Operating system:
Debian Jessie
Web server:
nginx
Database:
mysql Ver 14.14 Distrib 5.5.49
PHP version:
PHP 5.6.20-0+deb8u1 (cli)
ownCloud version: (see ownCloud admin page)
ownCloud 9.0.2 (stable)
Updated from an older ownCloud or fresh install:
Updated from 9.0
Where did you install ownCloud from:
owncloud.org
Signing status (ownCloud 9.0 and above):
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one:
cifs
Are you using encryption:
no
Are you using an external user-backend, if yes which one: no
Logs
Web server error log
ownCloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: