Page 1 sur 1

conflit de port entre domoticz et sarah

Publié : 20 mars 2017, 20:02
par l philou
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

Re: conflit de port entre domoticz et sarah

Publié : 01 juin 2017, 11:36
par DANIEL
Bonjour

Tu as la solution ici
https://easydomoticz.com/forum/viewtopic.php?t=2615

A++

Daniel