jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
419 stars 65 forks source link

albumcache not ready after update to 6.12 #450

Closed payback007 closed 3 years ago

payback007 commented 3 years ago

After upgrade from version 6.11_devel to 6.12 there is an error with "albumcache not ready" again.

Bildschirmfoto 2021-03-16 um 20 50 44

Seem to be the same as already reported: https://github.com/jcorporation/myMPD/issues/419

jcorporation commented 3 years ago

Please attach debug log of myMPD.

payback007 commented 3 years ago

Don't know what I did, but tried it several times to repeat, no errors on albumcache any more. But there are several warnings:

konsole_log.txt

jcorporation commented 3 years ago

The first error: [Error] Refused to execute a script because its hash, its nonce, or 'unsafe-inline' does not appear in the script-src directive of the Content Security Policy. (192.168.1.109, line 0). could be the reason for the warnings. Probably an extension causes this. myMPD has a strict content security policy set to prevent XSS.

I close this issue now. Feel free to reopen it, if you can reproduce it.