NEWS
Nodejs und Vis Probleme
-
Nodejs ist richtig, die Anzeige in der GUI ist 'geschwindelt'.
Cache-Problem, erledigt sich morgen bzw. nach dem Löschen des Browser-CCaches. -
@wurschtbrot sagte in Nodejs und Vis Probleme:
desweitern läuft zwar mein Vis aber ich kann im Editor nicht mehr anpassen das immer No Connection da steht
was war/ist im web Adapter eingestellt?
integriert oder ws?
da mir grad auffällt@wurschtbrot sagte in Nodejs und Vis Probleme:
Adapter "ws" : 1.3.0 , installed 1.3.0
gibt aber keine Instanz dazu laut deinem Auszug
-
@crunchip said in Nodejs und Vis Probleme:
was war/ist im web Adapter eingestellt?
integriert oder ws?
da mir grad auffällt
so ist es eingestellt und ich hab daran auch nichts verstellt.und bei Vis sieht es auch komisch aus!
-
@wurschtbrot dann mach mal den Haken rein, bei iobroker.ws
@wurschtbrot sagte in Nodejs und Vis Probleme:
und bei Vis sieht es auch komisch aus!
was sieht da komisch aus?
-
-
@wurschtbrot sagte in Nodejs und Vis Probleme:
hier den Haken
ja
@wurschtbrot sagte in Nodejs und Vis Probleme:
sollte das Vis nicht grün leuchten
ne da gibts kein Feld
-
@crunchip
Vis läuft jetzt wieder danke!
jetzt hab ich nur noch den Systeminfo Fehler -
@wurschtbrot die Meldung im Host bestätigen und danach den Adapter neu starten, sollte es immer noch nicht gehen, dann den iobroker einmal neu starten
-
@crunchip
alles gemacht aber ohne besserung -
@wurschtbrot ok, das schalt mal die Instanz aus und aktiviere sie morgen wieder
-
Oder das Log vom Start des Adapters anschauen.
-
1 Zeit error Nachricht host.iobr22 2023-07-09 20:29:51.605 error instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) systeminfo.0 2023-07-09 20:29:50.394 error Cannot read properties of undefined (reading 'getObjectList') systeminfo.0 2023-07-09 20:29:50.392 error TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26 systeminfo.0 2023-07-09 20:29:50.389 error unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList') systeminfo.0 2023-07-09 20:29:50.388 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). host.iobr22 2023-07-09 20:29:17.242 error instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) systeminfo.0 2023-07-09 20:29:16.048 error Cannot read properties of undefined (reading 'getObjectList') systeminfo.0 2023-07-09 20:29:16.046 error TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26 systeminfo.0 2023-07-09 20:29:16.043 error unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList') systeminfo.0 2023-07-09 20:29:16.042 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
-
-
@wurschtbrot probier mal ein upload vom Adapter
-
. 2023-07-09 20:34:32.842 - error: systeminfo.0 (29931) unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList') 2023-07-09 20:34:32.845 - error: systeminfo.0 (29931) TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26 2023-07-09 20:34:32.847 - error: systeminfo.0 (29931) Cannot read properties of undefined (reading 'getObjectList') 2023-07-09 20:34:33.366 - info: host.iobr22 stopInstance system.adapter.systeminfo.0 (force=false, process=true) 2023-07-09 20:34:33.372 - info: systeminfo.0 (29931) terminating 2023-07-09 20:34:33.374 - warn: systeminfo.0 (29931) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-07-09 20:34:33.414 - info: systeminfo.0 (29931) Got terminate signal TERMINATE_YOURSELF 2023-07-09 20:34:33.591 - info: host.iobr22 stopInstance system.adapter.systeminfo.0 send kill signal 2023-07-09 20:34:33.995 - info: host.iobr22 instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-07-09 20:34:32.795 - info: systeminfo.0 (29931) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v18.16.1, js-controller: 4.0.24 2023-07-09 20:34:32.840 - error: systeminfo.0 (29931) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2023-07-09 20:34:32.842 - error: systeminfo.0 (29931) unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList') 2023-07-09 20:34:32.845 - error: systeminfo.0 (29931) TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26 2023-07-09 20:34:32.847 - error: systeminfo.0 (29931) Cannot read properties of undefined (reading 'getObjectList') 2023-07-09 20:34:33.366 - info: host.iobr22 stopInstance system.adapter.systeminfo.0 (force=false, process=true) 2023-07-09 20:34:33.372 - info: systeminfo.0 (29931) terminating 2023-07-09 20:34:33.374 - warn: systeminfo.0 (29931) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-07-09 20:34:33.414 - info: systeminfo.0 (29931) Got terminate signal TERMINATE_YOURSELF 2023-07-09 20:34:33.591 - info: host.iobr22 stopInstance system.adapter.systeminfo.0 send kill signal 2023-07-09 20:34:33.995 - info: host.iobr22 instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-07-09 20:34:36.631 - info: host.iobr22 instance system.adapter.systeminfo.0 started with pid 30008 2023-07-09 20:34:36.631 - info: host.iobr22 instance system.adapter.systeminfo.0 started with pid 30008 2023-07-09 20:34:39.474 - info: systeminfo.0 (30008) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v18.16.1, js-controller: 4.0.24 2023-07-09 20:34:39.515 - error: systeminfo.0 (30008) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2023-07-09 20:34:39.516 - error: systeminfo.0 (30008) unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList') 2023-07-09 20:34:39.519 - error: systeminfo.0 (30008) TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26 2023-07-09 20:34:39.520 - error: systeminfo.0 (30008) Cannot read properties of undefined (reading 'getObjectList') 2023-07-09 20:34:40.052 - info: systeminfo.0 (30008) terminating 2023-07-09 20:34:40.053 - warn: systeminfo.0 (30008) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-07-09 20:34:39.474 - info: systeminfo.0 (30008) starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v18.16.1, js-controller: 4.0.24 2023-07-09 20:34:39.515 - error: systeminfo.0 (30008) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2023-07-09 20:34:39.516 - error: systeminfo.0 (30008) unhandled promise rejection: Cannot read properties of undefined (reading 'getObjectList') 2023-07-09 20:34:39.519 - error: systeminfo.0 (30008) TypeError: Cannot read properties of undefined (reading 'getObjectList') at MyAdapter.initAdapter (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:44:55) at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js:118:37) at Adapter.emit (node:events:513:28) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26 2023-07-09 20:34:39.520 - error: systeminfo.0 (30008) Cannot read properties of undefined (reading 'getObjectList') 2023-07-09 20:34:40.052 - info: systeminfo.0 (30008) terminating 2023-07-09 20:34:40.053 - warn: systeminfo.0 (30008) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-07-09 20:34:40.705 - error: host.iobr22 instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-07-09 20:34:40.707 - info: host.iobr22 Restart adapter system.adapter.systeminfo.0 because enabled 2023-07-09 20:34:40.708 - warn: host.iobr22 Do not restart adapter system.adapter.systeminfo.0 because restart loop detected 2023-07-09 20:34:40.705 - error: host.iobr22 instance system.adapter.systeminfo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-07-09 20:34:40.707 - info: host.iobr22 Restart adapter system.adapter.systeminfo.0 because enabled 2023-07-09 20:34:40.708 - warn: host.iobr22 Do not restart adapter system.adapter.systeminfo.0 because restart loop detected
ich hoffe das reicht so
-
-
@crunchip bin da nicht so fit was genau muss ich da machen
-
Dürfte das sein:
https://github.com/iobroker-community-adapters/ioBroker.systeminfo/issues/35
Wundert mich nur, dass da so lange nichts passiert ist. Der Adapter scheint aber auch verwaist zu sein. -
Ich zitiere mal:
du musst /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js öffnen und dort in Zeile 44 das "object." vor dem getObjectList entfernen.
-
: No such file or directoryiobroker.systeminfo/myAdapter.js: line 1: /** /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 2: node_modules: command not found /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: syntax error near unexpected token `c' /opt/iobroker/node_modules/iobroker.systeminfo/myAdapter.js: line 3: ` * (c' 2016- <frankjoke@hotmail.com>
das kommt dann