conflit de port entre domoticz et sarah
Publié : 20 mars 2017, 20:02
bonjour à tous,
chuis un p'tit nouveau, et je rame...
j'fais des ronds autour d'un problème surement tout couill... mais j'n y arrive pas.
j'ai téléchargé sur le rapsberry domoticz: pas de probleme
j'ai téléchergé SARAH (merci m sieur Encausse) pas de pb
mais les 2 se retrouvent sur le port 8080.
quand j’accède par le terminal à la ligne pour modifier le port 8080 sur domoticz avec la commande
sudo nano /etc/init.d/domoticz.sh
je trouve
DAEMON_ARGS="-daemon"
#DAEMON_ARGS="$DAEMON_ARGS -daemonname $NAME -pidfile $PIDFILE"
DAEMON_ARGS="$DAEMON_ARGS -www 8080"
DAEMON_ARGS="$DAEMON_ARGS -sslwww 443"
mais j'ai beau changer en
DAEMON_ARGS="-daemon"
#DAEMON_ARGS="$DAEMON_ARGS -daemonname $NAME -pidfile $PIDFILE"
DAEMON_ARGS="$DAEMON_ARGS -www 9090"
DAEMON_ARGS="$DAEMON_ARGS -sslwww 443"
rien ne change.
en lançant la commande:
sudo ./domoticz -www 9090
command not found ki di
et retrouve
DAEMON_ARGS="-daemon"
#DAEMON_ARGS="$DAEMON_ARGS -daemonname $NAME -pidfile $PIDFILE"
DAEMON_ARGS="$DAEMON_ARGS -www 8080"
DAEMON_ARGS="$DAEMON_ARGS -sslwww 443"
les savants pourraient ils me dire comment ch'peux faire
merci d'avance
A+
L philou
chuis un p'tit nouveau, et je rame...
j'fais des ronds autour d'un problème surement tout couill... mais j'n y arrive pas.
j'ai téléchargé sur le rapsberry domoticz: pas de probleme
j'ai téléchergé SARAH (merci m sieur Encausse) pas de pb
mais les 2 se retrouvent sur le port 8080.
quand j’accède par le terminal à la ligne pour modifier le port 8080 sur domoticz avec la commande
sudo nano /etc/init.d/domoticz.sh
je trouve
DAEMON_ARGS="-daemon"
#DAEMON_ARGS="$DAEMON_ARGS -daemonname $NAME -pidfile $PIDFILE"
DAEMON_ARGS="$DAEMON_ARGS -www 8080"
DAEMON_ARGS="$DAEMON_ARGS -sslwww 443"
mais j'ai beau changer en
DAEMON_ARGS="-daemon"
#DAEMON_ARGS="$DAEMON_ARGS -daemonname $NAME -pidfile $PIDFILE"
DAEMON_ARGS="$DAEMON_ARGS -www 9090"
DAEMON_ARGS="$DAEMON_ARGS -sslwww 443"
rien ne change.
en lançant la commande:
sudo ./domoticz -www 9090
command not found ki di
et retrouve
DAEMON_ARGS="-daemon"
#DAEMON_ARGS="$DAEMON_ARGS -daemonname $NAME -pidfile $PIDFILE"
DAEMON_ARGS="$DAEMON_ARGS -www 8080"
DAEMON_ARGS="$DAEMON_ARGS -sslwww 443"
les savants pourraient ils me dire comment ch'peux faire
merci d'avance
A+
L philou