-
-
Notifications
You must be signed in to change notification settings - Fork 4.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
External storrage: Not enough free space or just hangs #1922
Comments
A workround I'm using. Mount the sftp disk in linux. Then in the external storage add it as local storage. |
Any advance here? |
I can't upload from the web interface, but no problem dropping it in the synced folder with the Nextcloud desktop client. |
As the version of the software you've reported this for has reached end of life, I will close this ticket. If this is still happening after an upgrade to the latest version, feel free to reopen |
Steps to reproduce
any moment now
and does nothing. When reloading the file is there and works. But uploading anything else after that it gives an error like:Error uploading file "IMG_20160914_113454.jpg": Not enough free space, you are uploading 774 KB but only 0 B is left
Or the progress just hangs atany moment now
I haven't figured out when it this behaviour resets but it does after some time.
Expected behaviour
A regular upload to external storage
Actual behaviour
I can't upload to smb or sftp
Mounting a local hard disk does work.
Uploading directly from OS to the same smb/sftp works.
Also asked here: https://help.nextcloud.com/t/external-storage-gives-error/4098/5
Server configuration
Signing status:
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one:
Are you using encryption: no
Are you using an external user-backend, if yes which one:
Just tested via the web interface
Client configuration
Ubuntu: Firefox and chromium
Logs
Web server error log
Only one repeated
Nextcloud log (data/nextcloud.log)
About 10.000 lines of:
And a few like with diffrent ip's:
Browser log
Insert your browser log here, this could for example include:
JS console error
TypeError: response is null files.js:61:1
When getting on the page with my test folderWhen uploading:
SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data filelist.js:2673:18
network
Upload.php POST gives a 200 with an empty response
Nginx Config
I know It's not asked for but since this part gave me the most problems when setting up, here is it anyway.
The text was updated successfully, but these errors were encountered: