NEWS
Zigbee funktioniert nach update nicht mehr
-
Leider funktioniert mein zigbee adapter nach dem update nicht mehr.
npm habe ich auf version 18.17.1 geupdatet aber das hatte auch nichts geholfen. dewegen bin ich auf eine ältere version 16.20.2 gegangen aber selbst da meckert er.host.raspberrypi 2023-08-13 13:35:46.675 info Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually. host.raspberrypi 2023-08-13 13:35:46.675 error instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.raspberrypi 2023-08-13 13:35:46.675 error Caught by controller[0]: } host.raspberrypi 2023-08-13 13:35:46.674 error Caught by controller[0]: ] host.raspberrypi 2023-08-13 13:35:46.674 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js' host.raspberrypi 2023-08-13 13:35:46.674 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js', host.raspberrypi 2023-08-13 13:35:46.674 error Caught by controller[0]: requireStack: [ host.raspberrypi 2023-08-13 13:35:46.674 error Caught by controller[0]: code: 'MODULE_NOT_FOUND', host.raspberrypi 2023-08-13 13:35:46.674 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19) { host.raspberrypi 2023-08-13 13:35:46.674 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:911:12) host.raspberrypi 2023-08-13 13:35:46.673 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1076:32) host.raspberrypi 2023-08-13 13:35:46.673 error Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10) host.raspberrypi 2023-08-13 13:35:46.673 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1198:14) host.raspberrypi 2023-08-13 13:35:46.673 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js:21:1) host.raspberrypi 2023-08-13 13:35:46.673 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18) host.raspberrypi 2023-08-13 13:35:46.673 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19) host.raspberrypi 2023-08-13 13:35:46.673 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:873:27) host.raspberrypi 2023-08-13 13:35:46.672 error Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15) host.raspberrypi 2023-08-13 13:35:46.672 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js host.raspberrypi 2023-08-13 13:35:46.672 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js host.raspberrypi 2023-08-13 13:35:46.672 error Caught by controller[0]: Require stack: host.raspberrypi 2023-08-13 13:35:46.672 error Caught by controller[0]: Error: Cannot find module '@iobroker/types' host.raspberrypi 2023-08-13 13:35:46.672 error Caught by controller[0]: ^ host.raspberrypi 2023-08-13 13:35:46.671 error Caught by controller[0]: throw err; host.raspberrypi 2023-08-13 13:35:46.671 error Caught by controller[0]: node:internal/modules/cjs/loader:1031 host.raspberrypi 2023-08-13 13:35:44.957 info instance system.adapter.zigbee.0 started with pid 7541 host.raspberrypi 2023-08-13 13:35:38.187 info instance system.adapter.zigbee.0 terminated with code null () host.raspberrypi 2023-08-13 13:35:38.186 warn instance system.adapter.zigbee.0 terminated due to SIGTERM host.raspberrypi 2023-08-13 13:35:38.035 info stopInstance system.adapter.zigbee.0 killing pid 7529 host.raspberrypi 2023-08-13 13:35:37.033 info stopInstance system.adapter.zigbee.0 send kill signal host.raspberrypi 2023-08-13 13:35:36.969 info stopInstance system.adapter.zigbee.0 (force=false, process=true) host.raspberrypi 2023-08-13 13:35:36.894 info instance system.adapter.zigbee.0 started with pid 7529
-
@mono990 sagte in Zigbee funktioniert nach update nicht mehr:
Leider funktioniert mein zigbee adapter nach dem update nicht mehr.
npm habe ich auf version 18.17.1 geupdatet aber das hatte auch nichts geholfen. dewegen bin ich auf eine ältere version 16.20.2 gegangen aber selbst da meckert er.Moin,
wie hast Du das gemacht?
Zeig mal den langen Output voniob diag
VG
Bernd -
pi@raspberrypi:~ $ iob diag iobroker [command] Commands: iobroker setup Setup ioBroker iobroker start [all|<adapter>.<instance>] Starts the js-con troller or a specified adapter instance iobroker stop [<adapter>.<instance>] stops the js-cont roller or a specified adapter instance iobroker restart [<adapter>.<instance>] Restarts js-contr oller or a specified adapter instance [aliases: r] iobroker debug <adapter>[.<instance>] Starts a Node.js debugging session for the adapter instance iobroker info Shows the host in fo iobroker logs [<adapter>] Monitor log iobroker add <adapter> [desiredNumber] Add instance of a dapter [aliases: a] iobroker install <adapter> Installs a specif ied adapter [aliases: i] iobroker rebuild [<module>] Rebuild all nativ e modules or path iobroker url <url> [<name>] Install adapter f rom specified url, e.g. GitHub iobroker del <adapter> Remove adapter an d all instances from this host [aliases: delete] iobroker del <adapter>.<instance> Remove adapter in stance [aliases: delete] iobroker update [<repositoryUrl>] Update repository and list adapters iobroker upgrade Upgrade managemen t iobroker upload [all|<adapter>] Upload management [aliases: u] iobroker object Object management [aliases: o] iobroker state State management [aliases: s] iobroker message <adapter>[.instance] <command> [<message>] Send message to a dapter instance/s iobroker list <type> [<filter>] List all entries, like objects iobroker chmod <mode> <file> Change file right s iobroker chown <user> <group> <file> Change file owner ship iobroker touch <file> Touch file iobroker rm <file> Remove file iobroker file File management iobroker user User commands iobroker group group management iobroker host <hostname> Set host to given hostname iobroker set <adapter>.<instance> Change settings o f adapter config iobroker license <license.file or license.text> Update license by given file iobroker cert Certificate manag ement iobroker clean <yes> Clears all object s and states iobroker backup Create backup iobroker restore <backup name or path> Restore a specifi ed backup iobroker validate <backup name or path> Validate a specif ied backup iobroker status [all|<adapter>.<instance>] Status of ioBroke r or adapter instance [aliases: isrun] iobroker repo [<name>] Show repo informa tion iobroker uuid Show uuid of the installation [aliases: id] iobroker unsetup Reset license, in stallation secret and language iobroker fix Execute the insta llation fixer script, this updates your ioBroker installation iobroker multihost Multihost managem ent iobroker compact compact group man agement iobroker plugin Plugin management iobroker version [<adapter>] Show version of j s-controller or specified adapter [aliases: v] Options: --help Show help [boolean]
-
iob stop iob fix iob restart
wenn die Kiste wieder läuft:
iob diag
Und mach bitte dabei das Fenster von puTTY breiter/auf Vollbild, damit die komischen Sprünge mitten in der Ausgabe nicht erscheinen.
Alternativ ein besseres Terminal verwenden. Auf Windows z. B. die PowerShell. -
@mono990 Bei mir war die Schnittstelle für den Zigbee irgendwie entkonfiguriert. neu gesetzt und erledigt.
Schmitti