NEWS
The page’s settings blocked the loading of a resource
-
Systemdata Bitte Ausfüllen Hardwaresystem: Qnap TS459L Arbeitsspeicher: 3GB Festplattenart: HDDs (RAID1) Betriebssystem: Debian 10 Buster Node-Version: 10.21.0 Nodejs-Version: 10.21.0 NPM-Version: 6.11.3 Installationsart: vermute Skript, ist schon länger her.. Image genutzt: was ist damit gemeint? Ort/Name der Imagedatei: Link Mein IO-Broker hat aufgehört in FIrefox zu funktionieren, bekomme folgende Javascript Fehlermeldungen:
Content Security Policy: The page’s settings blocked the loading of a resource at http://myIoBrokerIP:8081/socket.io/socket.io.js (“script-src”). Content Security Policy: The page’s settings blocked the loading of a resource at http://myIoBrokerIP:8081/lib/js/vendor.js (“script-src”). Content Security Policy: The page’s settings blocked the loading of a resource at http://myIoBrokerIP:8081/lib/js/materialize.js (“script-src”). Content Security Policy: The page’s settings blocked the loading of a resource at http://myIoBrokerIP:8081/js/app.js (“script-src”). Content Security Policy: The page’s settings blocked the loading of a resource at inline (“script-src”).Im Chromium funktionierts noch großteils, bis auf http://myIO-BrokerIP:8082/flot/edit.html - dort gibt's nen andren Fehler:
Uncaught ReferenceError: settings is not defined at init (edit.js:978) at HTMLDocument.<anonymous> (edit.js:1539) at j (jquery-1.11.1.min.js:2) at Object.fireWith [as resolveWith] (jquery-1.11.1.min.js:2) at Function.ready (jquery-1.11.1.min.js:2) at HTMLDocument.J (jquery-1.11.1.min.js:2) -
Okey, das übrige Problem (mit dem nicht funktionieren von der edit.html vom Flot Adapter hat sich so lösen lassen:
cd /opt/iobroker iobroker stop iobroker fix iobroker startJetzt funktioniert wieder alles und ich kann mich weiter damit beschäftigen das VIS so einzurichten wie ich's gern hätte :)