-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Upload via public folder fails #4604
Comments
Here is another one with this issue: |
Looks similar to what #4277 fixed. @Peac Are the files uploaded before or after the upgrade to 11.0.3 (we backported the fix: #4278) @icewind1991 Are more steps needed to fix those permissions? Maybe a files scan? |
I uploaded the files after the upgrade. With 11.0.2 it worked just fine for me. |
Just tested it on a demo instance. Without encryption it works flawless, but with encryption enabled it shows the wrong file size (8 KB instead of 1 KB) and the download of the file fails. |
cc @schiessle |
Same error on my server and also on demo.nextcloud.com !!! Steps to reproduce
Expected behaviourThe uploaded file should be readable Actual behaviourThe uploaded file is not readable (from both sides) |
Fixed in 12.0.0. |
Steps to reproduce
Expected behaviour
The file should be downloadable/accessible.
Actual behaviour
The file is not downloadable/accessible. And a wrong filesize is shown.
Server configuration
Operating system:
Ubuntu 16.04.02
Web server:
apache 2.4.18
Database:
mysql 5.7.18
PHP version:
7.0.15
Nextcloud version: (see Nextcloud admin page)
11.0.3
Updated from an older Nextcloud/ownCloud or fresh install:
updated
Where did you install Nextcloud from:
Downloaded from nextcloud.com
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
yes
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
Firefox 53.0 (32bit)
Operating system:
Windows 7 / Ubuntu 16.04/14.04
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: