Homekit Italia Group
  • Home

  • Indice del forum!
 #1048  da warrior1985
 13/08/2019, 17:17
Buonasera, ho seguito tutte le guide portandole a buon temine ma dopo aver fatto questa Homebridge quando lo avvio mi restituisce il seguente errore e si chiude. Grazie mille a chi riuscirà ad aiutarmi.

[13/08/2019, 17:14:27] Error: listen EADDRINUSE: address already in use :::34663
at Server.setupListenHandle [as _listen2] (net.js:1277:14)
at listenInCluster (net.js:1325:12)
at Server.listen (net.js:1412:7)
at EventedHTTPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js:60:19)
at HAPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:158:20)
at Bridge.Accessory.publish (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:616:16)
at Server._publish (/usr/local/lib/node_modules/homebridge/lib/server.js:132:16)
at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:101:10)
at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:59:10)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
[13/08/2019, 17:14:27] Got SIGTERM, shutting down Homebridge...
 #1104  da warrior1985
 21/08/2019, 0:52
Buonasera, mi si é presentato un altro problema. Continua a darmi nel logo il seguente messaggio:


Loading logs using "systemd" method...
CMD: sudo -n journalctl -o cat -n 500 -f -u homebridge

sudo: a password is required

The log tail command "-n journalctl -o cat -n 500 -f -u homebridge" exited with code 1.
Please check the command in your config.json is correct.

See https://github.com/oznu/homebridge-conf ... figuration for instructions


E quando provo ad aggiornare un plugin nella schermata di elaborazione mi da il seguente:


Loading logs using "systemd" method...
CMD: sudo -n journalctl -o cat -n 500 -f -u homebridge

sudo: a password is required

The log tail command "-n journalctl -o cat -n 500 -f -u homebridge" exited with code 1.
Please check the command in your config.json is correct.

See https://github.com/oznu/homebridge-conf ... figuration for instructions


Da quello che capisco é un problema di permessi relativi al comando SUDO ma non ho idea di come risolvere.
Grazie mille a chi riuscirà ad aiutarmi.
 #1106  da gpl71
 21/08/2019, 10:30
warrior1985 ha scritto:Buonasera, mi si é presentato un altro problema. Continua a darmi nel logo il seguente messaggio:


Loading logs using "systemd" method...
CMD: sudo -n journalctl -o cat -n 500 -f -u homebridge

sudo: a password is required

The log tail command "-n journalctl -o cat -n 500 -f -u homebridge" exited with code 1.
Please check the command in your config.json is correct.

See https://github.com/oznu/homebridge-conf ... figuration for instructions


E quando provo ad aggiornare un plugin nella schermata di elaborazione mi da il seguente:


Loading logs using "systemd" method...
CMD: sudo -n journalctl -o cat -n 500 -f -u homebridge

sudo: a password is required

The log tail command "-n journalctl -o cat -n 500 -f -u homebridge" exited with code 1.
Please check the command in your config.json is correct.

See https://github.com/oznu/homebridge-conf ... figuration for instructions


Da quello che capisco é un problema di permessi relativi al comando SUDO ma non ho idea di come risolvere.
Grazie mille a chi riuscirà ad aiutarmi.
Ti sta chiedendo la password..
Controlla la configurazione nel config.json e verifica che

- sudo: "true"
- verifica la config per avvio automatico ed elimina user=homebridge (rileggi la guida)


Inviato dal mio iPhone utilizzando Tapatalk