Hallo Community,
leider funktioniert "auf einmal" meine Homebridge nicht mehr... und ich bin ratlos.
Folgende Fehler bekomme ich beim Booten
Jan 10 17:31:00 raspberrypi homebridge[684]: [1/10/2020, 5:31:00 PM] [Config] Error: The module '/usr/local/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch/build/Release/pty.node'
Jan 10 17:31:00 raspberrypi homebridge[684]: was compiled against a different Node.js version using
Jan 10 17:31:00 raspberrypi homebridge[684]: NODE_MODULE_VERSION 64. This version of Node.js requires
Jan 10 17:31:00 raspberrypi homebridge[684]: NODE_MODULE_VERSION 67. Please try re-compiling or re-installing
Jan 10 17:31:00 raspberrypi homebridge[684]: the module (for instance, using `npm rebuild` or `npm install`).
Jan 10 17:31:00 raspberrypi homebridge[684]: [1/10/2020, 5:31:00 PM] [Config] [node-pty] Node.js v11.15.0
Jan 10 17:31:00 raspberrypi homebridge[684]: [1/10/2020, 5:31:00 PM] [Config] [node-pty] Failed to load node-pty module
Jan 10 17:31:00 raspberrypi homebridge[684]: [1/10/2020, 5:31:00 PM] [Config] [node-pty] This could be because the installation of this plugin did not complete successfully or you may have recently upgraded Node.js to a new major version and have not reinstalled or rebuilt this plugin.
Jan 10 17:31:00 raspberrypi homebridge[684]: [1/10/2020, 5:31:00 PM] [Config] [node-pty] This can usually be fixed by uninstalling and reinstalling this plugin (exact command may vary based on your platform and setup):
Jan 10 17:31:00 raspberrypi homebridge[684]: [1/10/2020, 5:31:00 PM] [Config] [node-pty] sudo npm uninstall -g homebridge-config-ui-x
Jan 10 17:31:00 raspberrypi homebridge[684]: [1/10/2020, 5:31:00 PM] [Config] [node-pty] sudo npm install -g --unsafe-perm homebridge-config-ui-x
Jan 10 17:31:01 raspberrypi homebridge[684]: [1/10/2020, 5:31:01 PM] Got SIGTERM, shutting down Homebridge...
Alles anzeigen
Danach bootet der Pi wieder von vorne... mit den gleichen Fehlern. Ich denke es hat was damit zu tin, dass es unterschiedliche NODE Versionen installiert sind... Ich weiß aber nicht, wie ich dieses Problem lösen soll.
Bedanke mich schon einmal für eure Hilfe!
Viele Grüße
Leon