Hallo liebes Forum,
ich denke ich habe jetzt auch den gleichen Fehler. Habe letztens den iobroker und auch den raspberry geupdatet. Allerdings habe ich jetzt diesen GUI - Error Fehler.
Folgendes kommt in der F12 Debug ansicht:
react-dom.production.min.js:216
DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
at Oi (http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5519753)
at jl (http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5531565)
at t.unstable_runWithPriority (http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5558154)
at Wa (http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5474540)
at Vl (http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5529523)
at ml (http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5525609)
at http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5474763
at t.unstable_runWithPriority (http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5558154)
at Wa (http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5474540)
at Ga (http://192.168.178.79:8081/static/js/5.bde6ca2f.chunk.js:2:5474708)
ii @ react-dom.production.min.js:216
n.payload @ react-dom.production.min.js:217
uc @ react-dom.production.min.js:130
Io @ react-dom.production.min.js:184
Ui @ react-dom.production.min.js:269
Cl @ react-dom.production.min.js:250
_l @ react-dom.production.min.js:250
El @ react-dom.production.min.js:250
ml @ react-dom.production.min.js:243
(anonym) @ react-dom.production.min.js:123
t.unstable_runWithPriority @ scheduler.production.min.js:18
Wa @ react-dom.production.min.js:122
Ga @ react-dom.production.min.js:123
Ua @ react-dom.production.min.js:122
hl @ react-dom.production.min.js:237
enqueueForceUpdate @ react-dom.production.min.js:134
m.forceUpdate @ react.production.min.js:12
(anonym) @ ObjectBrowser.js:2163
setTimeout (asynchron)
onStateChange @ ObjectBrowser.js:2161
(anonym) @ Connection.js:482
(anonym) @ Connection.js:482
SocketClient.findAnswer @ socket.io.js:255
socket.onmessage @ socket.io.js:163
Den Lösungsversucht mit iobroker stop, fix und restart habe ich schon versucht aber es kommt immer noch dieser GUI Fehler.
Ich hoffe ihr könnt mir hier ein wenig helfen - und ich stelle mich nicht zu blöd an - aber bin doch ein rechter Neuling.
Folgendes kommt bei diesem Befehl update -i
pi@iobrokerraspberry:~ $ iobroker update -i
Used repository: stable
hash unchanged, use cached sources
update done
Adapter "admin" : 5.1.25 , installed 5.1.25
Adapter "backitup" : 2.2.2 , installed 2.2.2
Adapter "cloud" : 4.1.0 , installed 4.1.0
Adapter "coronavirus-statistics": 0.8.7 , installed 0.8.7
Adapter "discovery" : 2.7.3 , installed 2.7.0 [Updateable]
Adapter "hm-rega" : 3.0.33 , installed 3.0.33
Adapter "hm-rpc" : 1.14.50 , installed 1.14.50
Adapter "hs100" : 2.0.6 , installed 2.0.6
Adapter "info" : 1.9.8 , installed 1.9.8
Adapter "iot" : 1.8.24 , installed 1.8.22 [Updateable]
Adapter "javascript" : 5.2.13 , installed 5.2.13
Controller "js-controller" : 3.3.21 , installed 3.3.21
Adapter "mercedesme" : 0.0.55 , installed 0.0.55
Adapter "meross" : 1.6.3 , installed 1.6.3
Adapter "netatmo" : 1.4.4 , installed 1.4.4
Adapter "samsung" : 0.2.9 , installed 0.2.9
Adapter "simple-api" : 2.6.1 , installed 2.6.1
Adapter "socketio" : 3.1.4 , installed 3.1.5
Adapter "sunnyportal" : 0.1.5 , installed 0.1.5
Adapter "tr-064" : 4.2.14 , installed 4.2.14
Adapter "tradfri" : 3.0.1 , installed 3.0.1
Adapter "vis" : 1.4.5 , installed 1.4.5
Adapter "web" : 3.4.9 , installed 3.4.9
pi@iobrokerraspberry:~ $
pi@iobrokerraspberry:~ $
pi@iobrokerraspberry:~ $
pi@iobrokerraspberry:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
/usr/bin/nodejs
v12.22.7
/usr/bin/node
v12.22.7
/usr/bin/npm
6.14.15
nodejs:
Installiert: 12.22.7-deb-1nodesource1
Installationskandidat: 12.22.8-deb-1nodesource1
Versionstabelle:
12.22.8-deb-1nodesource1 500
500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
*** 12.22.7-deb-1nodesource1 100
100 /var/lib/dpkg/status
10.24.0~dfsg-1~deb10u1 500
500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
Vielen Dank für Eure Hilfe.
Guazzle