@crunchip
Der Haken ist gesetzt.
Wenn ich ihn rausnehme komme ich lediglich in den Editor aber starten würde sie nicht
NEWS
Latest posts made by BOSC4895
-
RE: Kein VIS nach dem Restoreposted in Installation
-
RE: Kein VIS nach dem Restoreposted in Installation
@crunchip
Ich habe jetzt vor der Backup-Wiederherstellung VIS, WEB, SOCKET.IO, und WEB SOCKET installiert, dann das Backup geladen und jetzt funktioniert es
Ihr habt mir echt den Arsch gerettet!

-
RE: Kein VIS nach dem Restoreposted in Installation
@crunchip
Sorry, musste ich jetzt erst nochmal testen.
Wenn ich neu aufsetze und erstmal nur VIS installiere funktioniert es
D.h. wohl dass ich mein Backup in die Tonne kloppen kann?
Das Backup ist von Anfang/Mitte September, ich hab auch noch ein älteres vom Mai, allerdings hier noch mit Admin 4.2.1 oder so... -
RE: Kein VIS nach dem Restoreposted in Installation
VIS hat vorher über ein Jahr funktioniert...
Habe noch einige andere Backups, hier jedoch das gleiche Problem... -
RE: Kein VIS nach dem Restoreposted in Installation
Auf dem PI läuft ausschließlich ioBroker.
Habe darin eine 32 GB MicroSD und hier mit dem Pi-Imager BullseyeLite 32Bit ohne Desktop installiert und mit Putty den Installationsbefehl von der Homepage ausgeführt -
RE: (gelöst) GUI-Fehler beim öffnen des Objek-Datenbaumsposted in Installation
Die beiden Fehler im LOG tauchen sofort auf nachdem der ioBroker startet.
iob repo list
stable : http://download.iobroker.net/sources-dist.json
beta : http://download.iobroker.net/sources-dist-latest.jsonActive repo(s): stable
iob update
Used repository: stable
Adapter "admin" : 6.2.22 , installed 6.2.22
Adapter "alexa2" : 3.19.9 , installed 3.19.9
Adapter "backitup" : 2.4.12 , installed 2.4.12
Adapter "daswetter" : 3.1.3 , installed 3.1.3
Adapter "fullybrowser" : 2.1.2 , installed 2.1.2
Adapter "heatingcontrol": 2.8.7 , installed 2.8.7
Adapter "history" : 2.2.0 , installed 2.2.0
Adapter "hm-rega" : 3.0.40 , installed 3.0.40
Adapter "hm-rpc" : 1.15.12 , installed 1.15.12
Adapter "ical" : 1.13.1 , installed 1.13.1
Adapter "iot" : 1.11.9 , installed 1.11.9
Adapter "jarvis" : 3.0.14 , installed 3.0.14
Adapter "javascript" : 6.0.3 , installed 6.0.3
Controller "js-controller": 4.0.23 , installed 4.0.23
Adapter "linkeddevices": 1.5.5 , installed 1.4.3 [Updatable]
Adapter "nut" : 1.5.1 , installed 1.5.1
Adapter "pollenflug" : 1.0.6 , installed 1.0.6
Adapter "scenes" : 2.3.9 , installed 2.3.9
Adapter "shelly" : 6.0.0 , installed 6.0.0
Adapter "simple-api" : 2.7.0 , installed 2.7.2
Adapter "socketio" : 4.2.0 , installed 4.2.0
Adapter "tankerkoenig" : 2.1.1 , installed 2.1.1
Adapter "telegram" : 1.14.1 , installed 1.14.1
Adapter "text2command" : 2.2.2 , installed 2.2.2
Adapter "tr-064" : 4.2.16 , installed 4.2.16
Adapter "unifi" : 0.5.10 , installed 0.5.10
Adapter "vis" : 1.4.15 , installed 1.4.15
Adapter "vis-icontwo" : 0.89.0 , installed 0.89.0
Adapter "vis-inventwo" : 3.3.1 , installed 3.3.1
Adapter "vis-players" : 0.1.6 , installed 0.1.6
Adapter "vis-plumb" : 1.0.2 , installed 1.0.2
Adapter "vis-timeandweather": 1.2.2, installed 1.2.2
Adapter "web" : 4.3.0 , installed 4.3.0
Adapter "ws" : 1.3.0 , installed 1.3.0 -
RE: Kein VIS nach dem Restoreposted in Installation
Habe soeben testweise Jarvis installiert und habe hier das gleiche Problem.
Liegt wohl nicht direkt am VIS-Adapter...URIError: Failed to decode param '%web_protocol%://192.168.178.5:8082/jarvis/index.html'
at decodeURIComponent (<anonymous>)
at decode_param (/opt/iobroker/node_modules/express/lib/router/layer.js:172:12)
at Layer.match (/opt/iobroker/node_modules/express/lib/router/layer.js:148:15)
at matchLayer (/opt/iobroker/node_modules/express/lib/router/index.js:585:18)
at next (/opt/iobroker/node_modules/express/lib/router/index.js:226:15)
at compression (/opt/iobroker/node_modules/compression/index.js:220:5)
at Layer.handle [as handle_request] (/opt/iobroker/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/opt/iobroker/node_modules/express/lib/router/index.js:328:13)
at /opt/iobroker/node_modules/express/lib/router/index.js:286:9
at Function.process_params (/opt/iobroker/node_modules/express/lib/router/index.js:346:12)Bei VIS kommt ähnliches:
URIError: Failed to decode param '%web_protocol%://192.168.178.5:%web_port%/vis/edit.html'
at decodeURIComponent (<anonymous>)
at decode_param (/opt/iobroker/node_modules/express/lib/router/layer.js:172:12)
at Layer.match (/opt/iobroker/node_modules/express/lib/router/layer.js:148:15)
at matchLayer (/opt/iobroker/node_modules/express/lib/router/index.js:585:18)
at next (/opt/iobroker/node_modules/express/lib/router/index.js:226:15)
at compression (/opt/iobroker/node_modules/compression/index.js:220:5)
at Layer.handle [as handle_request] (/opt/iobroker/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/opt/iobroker/node_modules/express/lib/router/index.js:328:13)
at /opt/iobroker/node_modules/express/lib/router/index.js:286:9
at Function.process_params (/opt/iobroker/node_modules/express/lib/router/index.js:346:12)