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
Tell us what happens instead
The PDF preview is not working in Safari. On Firefox and Chrome its working perfectly.
Server configuration
Operating system:
Debian 11 Web server:
nginx 1.18 Database:
MariaDB PHP version:
8.1 Nextcloud version: (see Nextcloud admin page)
24.0.6 Where did you install Nextcloud from:
List of activated apps:
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
Nextcloud configuration:
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
or
Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)
As I wrote in #684, the issue appears to be that the Nextcloud PDF viewer is using the default build of PDF.js instead of the legacy build, but only the latter supports the browsers Nextcloud itself supports.
Steps to reproduce
Expected behaviour
Tell us what should happen
Actual behaviour
Tell us what happens instead
The PDF preview is not working in Safari. On Firefox and Chrome its working perfectly.
Server configuration
Operating system:
Debian 11
Web server:
nginx 1.18
Database:
MariaDB
PHP version:
8.1
Nextcloud version: (see Nextcloud admin page)
24.0.6
Where did you install Nextcloud from:
List of activated apps:
Nextcloud configuration:
Client configuration
Browser:
Safari 14.1.2
Operating system:
MacOS 10.14.6
Logs
Nextcloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: