NEWS
[erledigt] smartmeter nach update "rot"
-
Nachdem ich den smartmeter Adapter auf 3.3.1 upgedatet habe, läuft er auf Fehler:
host.iostrom 2022-02-21 09:40:26.347 info Restart adapter system.adapter.smartmeter.0 because enabled host.iostrom 2022-02-21 09:40:26.345 error instance system.adapter.smartmeter.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.iostrom 2022-02-21 09:40:26.344 error Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:9128:26 host.iostrom 2022-02-21 09:40:26.343 error Caught by controller[1]: at Adapter.emit (domain.js:475:12) host.iostrom 2022-02-21 09:40:26.341 error Caught by controller[1]: at Adapter.emit (events.js:400:28) host.iostrom 2022-02-21 09:40:26.340 error Caught by controller[1]: at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.smartmeter/smartmeter.js:169:13) host.iostrom 2022-02-21 09:40:26.339 error Caught by controller[1]: at main (/opt/iobroker/node_modules/iobroker.smartmeter/smartmeter.js:365:34) host.iostrom 2022-02-21 09:40:26.336 error Caught by controller[1]: at Object.init (/opt/iobroker/node_modules/smartmeter-obis/index.js:72:17) host.iostrom 2022-02-21 09:40:26.335 error Caught by controller[1]: at SerialResponseTransport.init (/opt/iobroker/node_modules/smartmeter-obis/lib/transports/SerialResponseTransport.js:45:27) host.iostrom 2022-02-21 09:40:26.334 error Caught by controller[1]: at new SerialPort (/opt/iobroker/node_modules/serialport/dist/serialport.js:13:9) host.iostrom 2022-02-21 09:40:26.333 error Caught by controller[1]: at new SerialPortStream (/opt/iobroker/node_modules/@serialport/stream/dist/index.js:50:19) host.iostrom 2022-02-21 09:40:26.332 error Caught by controller[1]: TypeError: "path" is not defined: undefined host.iostrom 2022-02-21 09:40:26.330 error Caught by controller[0]: 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(). The promise rejected with the reason: smartmeter.0 2022-02-21 09:40:25.351 warn Terminated (UNCAUGHT_EXCEPTION): Without reason smartmeter.0 2022-02-21 09:40:25.345 info terminating
smartmeter auf slave (raspi3b), master und slave haben node.js 14.19.0 und iob 4.0.15
Downgrade zurück auf 3.2.1 funktioniert. -
@amg_666 sagte in smartmeter nach update "rot":
Nachdem ich den smartmeter Adapter auf 3.3.1 upgedatet habe
das ist aber Beta-testing!
github: 3.3.1 latest: 3.3.1 for 0 days stable: 3.2.1 for 9 months
@amg_666 sagte in smartmeter nach update "rot":
iob 4.0.15
das auch!
@amg_666 sagte in smartmeter nach update "rot":
Downgrade zurück auf 3.3.1 funktioniert.
das ist doch die selbe Version!??!
-
@homoran sagte in smartmeter nach update "rot":
das ist doch die selbe Version!??!
vertippt :-), habs korrigiert
-
@homoran sagte in smartmeter nach update "rot":
das ist aber Beta-testing!
JA, aber ich wollte es trotzdem posten, dass hier was bei mir nicht funktioniert. Oder besser github issue?
-
@amg_666 sagte in smartmeter nach update "rot":
Oder besser github issue?
bei Beta-testing immer auf Github, damit der Entwickler das sieht
-
@homoran github issue erstellt