You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web - [any jpeg folder] - click on jpg - no download button in right top.
Web - [any jpeg folder] - gallery view- click on jpg - download button exist in right top.
Expected behaviour
Web - [any jpeg folder] - click on jpg - download button shuld be in right top.
Actual behaviour
No download button as expected.
Server configuration
Operating system: freebsd 10.3
Web server: lighttpd 1.4.45 and now nginx 1.10.3
Database: mysql
PHP version: 5.6
ownCloud version: 10.0.0
Updated from an older ownCloud or fresh install: (update fail) fresh install
Where did you install ownCloud from: owncloud.org
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
paste the results into https://gist.github.com/ and puth the link here.
Are you using external storage, if yes which one: local/smb/sftp/...
local Are you using encryption: yes/no
no Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser: chrome, IE
Operating system: win7, android
Logs
Web server error log
no errors (past day)
ownCloud log (data/owncloud.log)
Apr 30 20:22:14 jail2 owncloud[37852]: {PHP} file_get_contents(/data_root//files/usr/local/www/owncloud/core/img/filetypes/audio.svg): failed to open stream: No such file or directory at /usr/local/www/owncloud/lib/private/Files/Storage/Local.php#208
Apr 30 20:22:14 jail2 owncloud[37852]: {PHP} imagecreatefromstring(): Empty string or invalid image at /usr/local/www/owncloud/lib/private/legacy/image.php#572
Apr 30 20:22:14 jail2 owncloud[37852]: {PHP} file_get_contents(/data_root//files/usr/local/www/owncloud/core/img/filetypes/audio.svg): failed to open stream: No such file or directory at /usr/local/www/owncloud/lib/private/Files/Storage/Local.php#208
Apr 30 20:22:14 jail2 owncloud[37852]: {PHP} imagecreatefromstring(): Empty string or invalid image at /usr/local/www/owncloud/lib/private/legacy/image.php#572
Apr 30 21:56:21 jail2 owncloud[50096]: {PHP} file_get_contents(/data_root//files/usr/local/www/owncloud/core/img/filetypes/audio.svg): failed to open stream: No such file or directory at /usr/local/www/owncloud/lib/private/Files/Storage/Local.php#208
Apr 30 21:56:21 jail2 owncloud[50096]: {PHP} imagecreatefromstring(): Empty string or invalid image at /usr/local/www/owncloud/lib/private/legacy/image.php#572
Apr 30 21:56:21 jail2 owncloud[50096]: {PHP} file_get_contents(/data_root//files/usr/local/www/owncloud/core/img/filetypes/audio.svg): failed to open stream: No such file or directory at /usr/local/www/owncloud/lib/private/Files/Storage/Local.php#208
Apr 30 21:56:21 jail2 owncloud[50096]: {PHP} imagecreatefromstring(): Empty string or invalid image at /usr/local/www/owncloud/lib/private/legacy/image.php#572
The text was updated successfully, but these errors were encountered:
I have the same problem. This problem also corrupts the downloaded image and video files.
When I upload image and video files using ShareX 11.7 client, this issue was not reproduced.
I guess that web ui misused some file path related function...
(#27770 issue seems to have same causes.)
Steps to reproduce
Expected behaviour
Web - [any jpeg folder] - click on jpg - download button shuld be in right top.
Actual behaviour
No download button as expected.
Server configuration
Operating system: freebsd 10.3
Web server: lighttpd 1.4.45 and now nginx 1.10.3
Database: mysql
PHP version: 5.6
ownCloud version: 10.0.0
Updated from an older ownCloud or fresh install: (update fail) fresh install
Where did you install ownCloud from: owncloud.org
no errors.
The content of config/config.php:
List of activated apps:
Are you using external storage, if yes which one: local/smb/sftp/...
local
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser: chrome, IE
Operating system: win7, android
Logs
Web server error log
ownCloud log (data/owncloud.log)
The text was updated successfully, but these errors were encountered: