{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
***REMOVED***
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "32.0.6.1",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"forcessl": true,
"mail_smtpmode": "smtp",
"mail_smtpsecure": "",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauth": true,
"mail_smtpauthtype": "PLAIN",
"mail_smtpdebug": false,
"mail_smtptimeout": 10,
"mail_send_plaintext_only": false,
"mail_smtpstreamoptions": [],
"mail_sendmailmode": "smtp",
"theme": "",
"maintenance": false,
"loglevel": 2,
"loglevel_frontend": 2,
"loglevel_dirty_database_queries": 0,
"logfile": "\/var\/log\/nextcloud\/nextcloud.log",
"logfile_audit": "\/var\/log\/nextcloud\/nextcloud-audit.log",
"logfilemode": 416,
"syslog_tag": "Nextcloud",
"syslog_tag_audit": "Nextcloud",
"log.backtrace": false,
"logdateformat": "F d, Y H:i:s",
"logtimezone": "Europe\/Berlin",
"log_query": false,
"db.log_request_id": false,
"log_rotate_size": 104857600,
"profiler": false,
"secret": "***REMOVED SENSITIVE VALUE***",
"trashbin_retention_obligation": "auto",
"versions_retention_obligation": "auto",
"updatechecker": true,
"appstore.experimental.enabled": true,
"overwrite.cli.url": "https:\/\/donain\/nextcloud",
"filelocking.enabled": true,
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\APCu",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379
},
"web.baseUrl": "https:\/\/domain\/nextcloud\/index.php\/apps\/web",
"web.rewriteLinks": true,
"defaultapp": "files",
"allow_user_to_change_mail_address": true,
"allow_user_to_change_display_name": true,
"updater.release.channel": "stable",
"mysql.utf8mb4": true,
"default_phone_region": "DE",
"default_language": "de",
"default_locale": "de_DE",
"default_timezone": "Europe\/Berlin",
"maintenance_window_start": 4,
"forbidden_filename_basenames": [
"con",
"prn",
"aux",
"nul",
"com0",
"com1",
"com2",
"com3",
"com4",
"com5",
"com6",
"com7",
"com8",
"com9",
"com\u00b9",
"com\u00b2",
"com\u00b3",
"lpt0",
"lpt1",
"lpt2",
"lpt3",
"lpt4",
"lpt5",
"lpt6",
"lpt7",
"lpt8",
"lpt9",
"lpt\u00b9",
"lpt\u00b2",
"lpt\u00b3"
],
"forbidden_filename_characters": [
"<",
">",
":",
"\"",
"|",
"?",
"*",
"\\",
"\/"
],
"forbidden_filename_extensions": [
" ",
".",
".filepart",
".part"
],
"knowledgebase.embedded": true,
"remember_login_cookie_lifetime": 1296000,
"session_lifetime": 86400,
"session_relaxed_expiry": true,
"session_keepalive": true,
"auto_logout": false,
"davstorage.request_timeout": 30,
"carddav_sync_request_timeout": 30,
"token_auth_enforced": false,
"token_auth_activity_update": 60,
"auth.bruteforce.protection.enabled": true,
"auth.bruteforce.protection.force.database": false,
"auth.bruteforce.protection.testing": false,
"ratelimit.protection.enabled": true,
"auth.webauthn.enabled": true,
"auth.storeCryptedPassword": true,
"hide_login_form": false,
"overwritehost": "",
"overwriteprotocol": "https",
"overwritewebroot": "\/nextcloud",
"overwritecondaddr": "",
"htaccess.RewriteBase": "\/nextcloud",
"proxy": "",
"proxyuserpwd": "***REMOVED SENSITIVE VALUE***",
"proxyexclude": [],
"allow_local_remote_servers": true,
"appcodechecker": true,
"has_internet_connection": true,
"connectivity_check_domains": [
"www.nextcloud.com",
"www.startpage.com",
"www.eff.org",
"www.edri.org"
],
"check_for_working_wellknown_setup": true,
"check_for_working_htaccess": true,
"check_data_directory_permissions": true,
"appstoreenabled": true,
"app_install_overwrite": [
"gpgmailer"
],
"memories.db.triggers.fcu": true,
"enabledPreviewProviders": [],
"memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/bin-ext\/exiftool-amd64-glibc",
"memories.vod.path": "\/var\/www\/nextcloud\/apps\/memories\/bin-ext\/go-vod-amd64"
}
}
How to use GitHub
Steps to reproduce
Expected behaviour
The files should be rendered in browser and should receive a thumbnail. That happens, when the mime type is recognized correctly.
Actual behaviour
The image doesn't load in browser, but downloads instead
Server configuration
Web server: Apache/Nginx
Apache 2.4.66
Database: MySQL/Maria/SQLite/PostgreSQL
MariaDB
PHP version: 8.2/8.3/8.4
8.3
Nextcloud version: (see Nextcloud admin page)
32.0.6
List of activated apps
Nextcloud configuration
Browser
Browser name: Firefox/Chrome/Safari/…
Tested Firefox, Brave and Edge
Browser version: 124/125/…
Firefox (current version)
Brave Android 1.87.192
Edge 145.0.3800.82
Operating system: Windows/Ubuntu/Mac/…
Browser log