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
Hi @Avrantinis thank you for reporting this, This is however a duplicate of #381, a "quickfix" can be found in that issue, and a real fix is on its way in PR #384 .
Steps to reproduce
Expected behaviour
Open pdf file in a frame in the same window
Actual behaviour
Opened an empty frame "Missing PDF file"
"More Information"
PDF.js v2.5.207 (build: 0974d6052)
Message: Missing PDF "https://cloud.athensmusic.gr/remote.php/dav/files/admin/pdf_file_name.pdf
Server configuration
Operating system:
Web server:
Database:
PHP version:
Nextcloud version: (see Nextcloud admin page)
Worked as expected on previous versions 19, 20, 21.0.1 etc untill latest update
21.0.2
Where did you install Nextcloud from:
Cpanel Softaculous
List of activated apps:
Enabled:
Disabled:
Nextcloud configuration:
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"cloud.athensmusic.gr"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "21.0.2.1",
"overwrite.cli.url": "https://cloud.athensmusic.gr",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"mail_smtpmode": "smtp",
"mail_smtpsecure": "ssl",
"mail_sendmailmode": "smtp",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "465",
"maintenance": false,
"filelocking.enabled": true,
"updater.release.channel": "stable",
"mysql.utf8mb4": true,
"memcache.local": "\OC\Memcache\APCu",
"default_phone_region": "+30",
"theme": "",
"loglevel": 2,
"app_install_overwrite": [
"files_linkeditor"
],
"updater.secret": "REMOVED SENSITIVE VALUE"
}
}
Client configuration
Browser:
Chrome
Operating system:
Windows 10
Logs
Nextcloud log (data/owncloud.log)
Log is too large so I copied last two rows
Browser log
The text was updated successfully, but these errors were encountered: