Music not recognised

I tried using nextcloud to listen to music since the upgrade to version 16. However he does’t seem to recognise audifiles

Steps to reproduce

Have some audiofiles as mp3 in Nextcloud.
Music and/or Audio Player app installed (I have the problem in both).

Click on an audio file or scan for music in one of the apps.

“cat resources/config/mimetypemapping.dist.json | grep audio” shows:
“flac”: [“audio/flac”],
“m3u”: [“audio/mpegurl”],
“m3u8”: [“audio/mpegurl”],
“m4a”: [“audio/mp4”],
“m4b”: [“audio/m4b”],
“mp3”: [“audio/mpeg”],
“oga”: [“audio/ogg”],
“ogg”: [“audio/ogg”],
“opus”: [“audio/ogg”],
“pls”: [“audio/x-scpls”],
“wav”: [“audio/wav”],

Expected behaviour

Music starts playing when clicking on an audio file in “Files”
Or while scanning music is found (I tried searching in multiple folders with music)

Actual behaviour

Audio file is downloaded to computer.
The apps find 0 music files.

Server configuration detail

Operating system: Linux 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08) x86_64

Webserver: Apache/2.4.38 (Debian) (apache2handler)

Database: mysql 10.3.15

PHP version:

7.3.4-2
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, sodium, standard, apache2handler, mysqlnd, PDO, xml, apcu, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, imagick, intl, json, exif, mysqli, pdo_mysql, apc, posix, readline, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Phar, libsmbclient, Zend OPcache

Nextcloud version: 16.0.4 - 16.0.4.1

Updated from an older Nextcloud/ownCloud or fresh install: Updated from an older Nextcloud

Where did you install Nextcloud from: nextcloud.com

Signing status

Array
(
)

List of activated apps
Enabled:
 - accessibility: 1.2.0
 - activity: 2.9.1
 - admin_audit: 1.6.0
 - announcementcenter: 3.5.1
 - apporder: 0.7.1
 - bookmarks: 1.1.1
 - bruteforcesettings: 1.4.0
 - calendar: 1.7.0
 - checksum: 0.4.3
 - cloud_federation_api: 0.2.0
 - cms_pico: 0.9.8
 - comments: 1.6.0
 - contacts: 3.1.3
 - cospend: 0.1.0
 - dav: 1.9.2
 - event_update_notification: 0.3.4
 - extract: 1.2.0
 - federatedfilesharing: 1.6.0
 - files: 1.11.0
 - files_accesscontrol: 1.6.0
 - files_external: 1.7.0
 - files_pdfviewer: 1.5.0
 - files_sharing: 1.8.0
 - files_texteditor: 2.8.0
 - files_trashbin: 1.6.0
 - files_versions: 1.9.0
 - files_videoplayer: 1.5.0
 - firstrunwizard: 2.5.0
 - forms: 1.0.3
 - gallery: 18.3.0
 - groupfolders: 4.1.0
 - issuetemplate: 0.5.0
 - keeweb: 0.5.1
 - logreader: 2.1.0
 - lookup_server_connector: 1.4.0
 - mail: 0.17.0
 - metadata: 0.9.0
 - music: 0.10.0
 - news: 13.1.6
 - nextcloud_announcements: 1.5.0
 - notes: 3.0.2
 - notifications: 2.4.1
 - oauth2: 1.4.2
 - ownbackup: 19.5.0
 - password_policy: 1.6.0
 - phonetrack: 0.5.2
 - polls: 0.10.2
 - previewgenerator: 2.1.0
 - privacy: 1.0.0
 - provisioning_api: 1.6.0
 - radio: 0.6.5
 - recommendations: 0.4.0
 - serverinfo: 1.6.0
 - sharebymail: 1.6.0
 - social: 0.2.101
 - socialsharing_diaspora: 1.0.4
 - socialsharing_email: 1.0.5
 - socialsharing_facebook: 1.0.4
 - socialsharing_twitter: 1.0.4
 - spreed: 6.0.4
 - support: 1.0.0
 - survey_client: 1.4.0
 - systemtags: 1.6.0
 - tasks: 0.11.1
 - twofactor_backupcodes: 1.5.0
 - twofactor_totp: 3.0.1
 - updatenotification: 1.6.0
 - viewer: 1.1.0
 - workflowengine: 1.6.0
Disabled:
 - encryption
 - external
 - federation
 - files_antivirus
 - ojsxc
 - socialsharing_googleplus
 - theming
 - user_ldap
 - weather

Configuration (config/config.php)
{
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
       ***REMOVED SENSITIVE VALUE***
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "overwrite.cli.url": ***REMOVED SENSITIVE VALUE***,
    "dbtype": "mysql",
    "version": "16.0.4.1",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbport": "",
    "dbtableprefix": "oc_",
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "installed": true,
    "log_type": "file",
    "logfile": "\/var\/log\/nextcloud\/nextcloud.log",
    "loglevel": 2,
    "maintenance": false,
    "theme": "",
    "mail_smtpmode": "smtp",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "memcache.local": "\\OC\\Memcache\\APCu",
    "mail_smtpsecure": "ssl",
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpport": "465",
    "updater.release.channel": "production",
    "trashbin_retention_obligation": "auto, 35",
    "twofactor_enforced": "false",
    "twofactor_enforced_groups": [],
    "twofactor_enforced_excluded_groups": [],
    "mail_sendmailmode": "smtp",
    "mail_smtpauthtype": "LOGIN",
    "mail_smtpauth": 1,
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "mysql.utf8mb4": true
}

Are you using external storage, if yes which one: local

Are you using encryption:

Are you using an external user-backend, if yes which one: no

Client configuration

Browser: Firefox/68.0+ Firefox ESR 60

Operating system: Manjaro + Windows 10

Logs

Web server error log
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
seconds ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
seconds ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
seconds ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
2 minutes ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
2 minutes ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
2 minutes ago
Error	PHP	Undefined index: client-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
2 minutes ago
Error	PHP	Undefined index: client-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
2 minutes ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
5 minutes ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
5 minutes ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
5 minutes ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
5 minutes ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
5 minutes ago
Error	jsresourceloader	Could not find resource core/js/placeholder.js to load	
6 minutes ago
Error	jsresourceloader	Could not find resource core/js/placeholder.js to load	
6 minutes ago
Warning	news	https://forum.manjaro.org/c/announcements.rss read error : cURL error 28: Operation timed out after 60001 milliseconds with 0 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)	
an hour ago
Warning	news	https://forum.manjaro.org/c/announcements.rss read error : cURL error 28: Operation timed out after 60000 milliseconds with 0 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)	
2 hours ago
Warning	news	https://forum.manjaro.org/c/announcements.rss read error : cURL error 28: Operation timed out after 60009 milliseconds with 0 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)	
4 hours ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
5 hours ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
5 hours ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
5 hours ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
5 hours ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
5 hours ago
Error	PHP	Undefined index: log-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
5 hours ago
Error	PHP	Undefined index: client-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
5 hours ago
Error	PHP	Undefined index: client-detail at /var/www/html/nextcloud/apps/issuetemplate/lib/Detail.php#59	
5 hours ago
Error	jsresourceloader	Could not find resource core/js/placeholder.js to load	
10 hours ago
Error	jsresourceloader	Could not find resource core/js/placeholder.js to load	
10 hours ago
Error	jsresourceloader	Could not find resource core/js/placeholder.js to load	
10 hours ago
Error	jsresourceloader	Could not find resource core/js/placeholder.js to load	
10 hours ago
Error	jsresourceloader	Could not find resource core/js/placeholder.js to load	
10 hours ago
Error	jsresourceloader	Could not find resource core/js/placeholder.js to load	
11 hours ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
11 hours ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
11 hours ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
11 hours ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
11 hours ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
11 hours ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
11 hours ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
11 hours ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
11 hours ago
Error	PHP	Cannot modify header information - headers already sent at /var/www/html/nextcloud/lib/private/AppFramework/Http/Output.php#69	
11 hours ago
Nextcloud log
{"reqId":"YvUrIkrEN4kCOLYzkfs6","level":3,"time":"2019-09-04T08:22:25+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=y319xtHNNbpnEAU8G4vuts3xDH0utO2mm3InRrXZW0E%3D%3AhhwzoLOucNQCajEII%2B69xJWUOCQWzp3tzQMeBPGjGBY%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"YvUrIkrEN4kCOLYzkfs6","level":3,"time":"2019-09-04T08:22:25+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=y319xtHNNbpnEAU8G4vuts3xDH0utO2mm3InRrXZW0E%3D%3AhhwzoLOucNQCajEII%2B69xJWUOCQWzp3tzQMeBPGjGBY%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"YvUrIkrEN4kCOLYzkfs6","level":3,"time":"2019-09-04T08:22:25+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=y319xtHNNbpnEAU8G4vuts3xDH0utO2mm3InRrXZW0E%3D%3AhhwzoLOucNQCajEII%2B69xJWUOCQWzp3tzQMeBPGjGBY%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"YvUrIkrEN4kCOLYzkfs6","level":3,"time":"2019-09-04T08:22:25+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=y319xtHNNbpnEAU8G4vuts3xDH0utO2mm3InRrXZW0E%3D%3AhhwzoLOucNQCajEII%2B69xJWUOCQWzp3tzQMeBPGjGBY%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"YvUrIkrEN4kCOLYzkfs6","level":3,"time":"2019-09-04T08:22:25+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=y319xtHNNbpnEAU8G4vuts3xDH0utO2mm3InRrXZW0E%3D%3AhhwzoLOucNQCajEII%2B69xJWUOCQWzp3tzQMeBPGjGBY%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"PxDCDTdSOM8ranfYAGqc","level":3,"time":"2019-09-04T08:24:26+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=Lt72rBQTLQsEzthpTbyKOYy5m1ctxUb1dvktOOsfWf4%3D%3AY7%2B4ynZwaGVhtOxdddnZS9Tcrw4Vvza%2BIIgUeq9lGqk%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"PxDCDTdSOM8ranfYAGqc","level":3,"time":"2019-09-04T08:24:26+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=Lt72rBQTLQsEzthpTbyKOYy5m1ctxUb1dvktOOsfWf4%3D%3AY7%2B4ynZwaGVhtOxdddnZS9Tcrw4Vvza%2BIIgUeq9lGqk%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"PxDCDTdSOM8ranfYAGqc","level":3,"time":"2019-09-04T08:24:26+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=Lt72rBQTLQsEzthpTbyKOYy5m1ctxUb1dvktOOsfWf4%3D%3AY7%2B4ynZwaGVhtOxdddnZS9Tcrw4Vvza%2BIIgUeq9lGqk%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"PxDCDTdSOM8ranfYAGqc","level":3,"time":"2019-09-04T08:24:26+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=Lt72rBQTLQsEzthpTbyKOYy5m1ctxUb1dvktOOsfWf4%3D%3AY7%2B4ynZwaGVhtOxdddnZS9Tcrw4Vvza%2BIIgUeq9lGqk%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"PxDCDTdSOM8ranfYAGqc","level":3,"time":"2019-09-04T08:24:26+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=Lt72rBQTLQsEzthpTbyKOYy5m1ctxUb1dvktOOsfWf4%3D%3AY7%2B4ynZwaGVhtOxdddnZS9Tcrw4Vvza%2BIIgUeq9lGqk%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"u1skzsYVrbpPolFdJ2K8","level":3,"time":"2019-09-04T08:42:42+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"jsresourceloader","method":"GET","url":"\/nextcloud\/index.php\/apps\/music\/","message":"Could not find resource core\/js\/placeholder.js to load","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"gxWkcqr85UNDhud5nZvE","level":3,"time":"2019-09-04T08:54:04+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"jsresourceloader","method":"GET","url":"\/nextcloud\/index.php\/apps\/music\/","message":"Could not find resource core\/js\/placeholder.js to load","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"9NEc1t2xBfSo6naMFcsT","level":3,"time":"2019-09-04T08:55:11+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"jsresourceloader","method":"GET","url":"\/nextcloud\/index.php\/apps\/music\/","message":"Could not find resource core\/js\/placeholder.js to load","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"OLeliWIDw0qwLhC9DGfd","level":3,"time":"2019-09-04T08:55:16+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"jsresourceloader","method":"GET","url":"\/nextcloud\/index.php\/apps\/music\/","message":"Could not find resource core\/js\/placeholder.js to load","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"vskKvIKh2ipcFxqdajvK","level":3,"time":"2019-09-04T09:09:51+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"jsresourceloader","method":"GET","url":"\/nextcloud\/index.php\/apps\/music\/","message":"Could not find resource core\/js\/placeholder.js to load","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"fpQG4oqd8p62O8TC7gQA","level":3,"time":"2019-09-04T09:10:18+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"jsresourceloader","method":"GET","url":"\/nextcloud\/index.php\/apps\/music\/","message":"Could not find resource core\/js\/placeholder.js to load","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"LDhGNRV0d1VR1HIPe8SX","level":3,"time":"2019-09-04T14:45:22+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"LDhGNRV0d1VR1HIPe8SX","level":3,"time":"2019-09-04T14:45:22+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"LDhGNRV0d1VR1HIPe8SX","level":3,"time":"2019-09-04T14:45:22+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"LDhGNRV0d1VR1HIPe8SX","level":3,"time":"2019-09-04T14:45:22+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"LDhGNRV0d1VR1HIPe8SX","level":3,"time":"2019-09-04T14:45:22+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"3siMDPoSj4rsL5oAuB2P","level":3,"time":"2019-09-04T14:45:31+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"3siMDPoSj4rsL5oAuB2P","level":3,"time":"2019-09-04T14:45:31+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"3siMDPoSj4rsL5oAuB2P","level":3,"time":"2019-09-04T14:45:31+00:00","remoteAddr":"194.78.148.194","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0","version":"16.0.4.1"}
{"reqId":"2rVT1TBtJmH8tZvKCwk3","level":2,"time":"2019-09-04T15:21:08+00:00","remoteAddr":"","user":"--","app":"news","method":"","url":"--","message":"https:\/\/forum.manjaro.org\/c\/announcements.rss read error : cURL error 28: Operation timed out after 60009 milliseconds with 0 bytes received (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","userAgent":"--","version":"16.0.4.1"}
{"reqId":"7owXpMiF722RINh9zAGN","level":2,"time":"2019-09-04T17:21:06+00:00","remoteAddr":"","user":"--","app":"news","method":"","url":"--","message":"https:\/\/forum.manjaro.org\/c\/announcements.rss read error : cURL error 28: Operation timed out after 60000 milliseconds with 0 bytes received (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","userAgent":"--","version":"16.0.4.1"}
{"reqId":"To9fiXgeStMoHgqgyQHf","level":2,"time":"2019-09-04T18:01:13+00:00","remoteAddr":"","user":"--","app":"news","method":"","url":"--","message":"https:\/\/forum.manjaro.org\/c\/announcements.rss read error : cURL error 28: Operation timed out after 60001 milliseconds with 0 bytes received (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","userAgent":"--","version":"16.0.4.1"}
{"reqId":"ZzN7S4LxYnDJr2Qzmx9i","level":3,"time":"2019-09-04T19:15:24+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"jsresourceloader","method":"GET","url":"\/nextcloud\/index.php\/apps\/music\/","message":"Could not find resource core\/js\/placeholder.js to load","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"hvrDh4GGBQIIeAxnRZHS","level":3,"time":"2019-09-04T19:15:36+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"jsresourceloader","method":"GET","url":"\/nextcloud\/index.php\/apps\/music\/","message":"Could not find resource core\/js\/placeholder.js to load","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"qjyjCGqghylx9CNaAk32","level":3,"time":"2019-09-04T19:17:00+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=cmX5hlDYthJdJLtlKeYQQ91s0NGyyVQI9yLFjh6jUhk%3D%3AMCaKtQCv%2BnszQ48kHI9kOpc%2F6Z3Tnxdi3Buz5HvhGXo%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"qjyjCGqghylx9CNaAk32","level":3,"time":"2019-09-04T19:17:00+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=cmX5hlDYthJdJLtlKeYQQ91s0NGyyVQI9yLFjh6jUhk%3D%3AMCaKtQCv%2BnszQ48kHI9kOpc%2F6Z3Tnxdi3Buz5HvhGXo%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"qjyjCGqghylx9CNaAk32","level":3,"time":"2019-09-04T19:17:00+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=cmX5hlDYthJdJLtlKeYQQ91s0NGyyVQI9yLFjh6jUhk%3D%3AMCaKtQCv%2BnszQ48kHI9kOpc%2F6Z3Tnxdi3Buz5HvhGXo%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"qjyjCGqghylx9CNaAk32","level":3,"time":"2019-09-04T19:17:00+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=cmX5hlDYthJdJLtlKeYQQ91s0NGyyVQI9yLFjh6jUhk%3D%3AMCaKtQCv%2BnszQ48kHI9kOpc%2F6Z3Tnxdi3Buz5HvhGXo%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"qjyjCGqghylx9CNaAk32","level":3,"time":"2019-09-04T19:17:00+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/audioplayer\/scanforaudiofiles?requesttoken=cmX5hlDYthJdJLtlKeYQQ91s0NGyyVQI9yLFjh6jUhk%3D%3AMCaKtQCv%2BnszQ48kHI9kOpc%2F6Z3Tnxdi3Buz5HvhGXo%3D","message":"Cannot modify header information - headers already sent at \/var\/www\/html\/nextcloud\/lib\/private\/AppFramework\/Http\/Output.php#69","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"PLM0D8qtGHv6m0pWb1MM","level":3,"time":"2019-09-04T19:19:59+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"PLM0D8qtGHv6m0pWb1MM","level":3,"time":"2019-09-04T19:19:59+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"PLM0D8qtGHv6m0pWb1MM","level":3,"time":"2019-09-04T19:19:59+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"PLM0D8qtGHv6m0pWb1MM","level":3,"time":"2019-09-04T19:19:59+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"PLM0D8qtGHv6m0pWb1MM","level":3,"time":"2019-09-04T19:19:59+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"6bcRwnaI5e6UMSSZeQXA","level":3,"time":"2019-09-04T19:20:58+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"6bcRwnaI5e6UMSSZeQXA","level":3,"time":"2019-09-04T19:20:58+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}
{"reqId":"6bcRwnaI5e6UMSSZeQXA","level":3,"time":"2019-09-04T19:20:58+00:00","remoteAddr":"192.168.1.88","user":"karel","app":"PHP","method":"POST","url":"\/nextcloud\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/html\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"16.0.4.1"}