N'arrive pas à démarrer le server Domoticz
Publié : 02 avr. 2022, 21:57
Bonjour,
J'ai créé une VM avec Raspberry Pi Desktop et installé Domoticz dessus, quand j'essaie de démarrer le serveur Domoticz avec la commande "sudo /etc/init.d/domoticz.sh start" ça m'affiche : "[ ok ] Starting domoticz.sh (via systemctl): domoticz.service.", je pensais que c'était bon mais il ne se lance pas car déjà je n'arrive pas à me connecter à Domoticz sur le web et je le vois avec les commandes :
- "sudo /etc/init.d/domoticz.sh status" qui m'affiche :
"● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Sat 2022-04-02 20:57:59 CEST; 33min ago
Docs: man:systemd-sysv-generator(8)
Process: 686 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
avril 02 20:57:59 raspberry systemd[1]: Starting LSB: Home Automation System...
avril 02 20:57:59 raspberry domoticz.sh[686]: start-stop-daemon: unable to s…ry)
avril 02 20:57:59 raspberry systemd[1]: Started LSB: Home Automation System.
Hint: Some lines were ellipsized, use -l to show in full.",
- Et la commande : "ps -aef | grep domoticz" qui m'affiche " :
"pi 7795 1474 0 21:53 pts/0 00:00:00 grep --color=auto domoticz".
Et puis même quand je lance la commande : "sudo netstat -antp" je ne vois pas le port 8080 que j'ai mis par-défaut.
Merci d'avance de m'aider.
J'ai créé une VM avec Raspberry Pi Desktop et installé Domoticz dessus, quand j'essaie de démarrer le serveur Domoticz avec la commande "sudo /etc/init.d/domoticz.sh start" ça m'affiche : "[ ok ] Starting domoticz.sh (via systemctl): domoticz.service.", je pensais que c'était bon mais il ne se lance pas car déjà je n'arrive pas à me connecter à Domoticz sur le web et je le vois avec les commandes :
- "sudo /etc/init.d/domoticz.sh status" qui m'affiche :
"● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (exited) since Sat 2022-04-02 20:57:59 CEST; 33min ago
Docs: man:systemd-sysv-generator(8)
Process: 686 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
avril 02 20:57:59 raspberry systemd[1]: Starting LSB: Home Automation System...
avril 02 20:57:59 raspberry domoticz.sh[686]: start-stop-daemon: unable to s…ry)
avril 02 20:57:59 raspberry systemd[1]: Started LSB: Home Automation System.
Hint: Some lines were ellipsized, use -l to show in full.",
- Et la commande : "ps -aef | grep domoticz" qui m'affiche " :
"pi 7795 1474 0 21:53 pts/0 00:00:00 grep --color=auto domoticz".
Et puis même quand je lance la commande : "sudo netstat -antp" je ne vois pas le port 8080 que j'ai mis par-défaut.
Merci d'avance de m'aider.