Bien vu !!!
le port 90, c'est pour être tranquille.
J'ai suivi les instructions là pour désactiver IPV6...
https://tutox.fr/2017/11/24/desactiver-ipv6-raspberry/
ça marche :
Code : Tout sélectionner
netstat -lpt |grep ":9090"
tcp 4 0 0.0.0.0:9090 0.0.0.0:* LISTEN 14582/domoticz
et hop !
bon, je suis toujours en vrac, avec un écran bleu et/ou domoticz offline
je vois toujours rien apparaître dans les logs quand j'essaie de me connecter.
pourtant, je me donne à fond sur le CTRL+F5
j'ai même vidé le cache complètement.
Code : Tout sélectionner
● domoticz.service - LSB: Home Automation System
Loaded: loaded (/etc/init.d/domoticz.sh; generated)
Active: active (running) since Fri 2019-09-06 21:16:25 CEST; 35s ago
Docs: man:systemd-sysv-generator(8)
Process: 19130 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)
Tasks: 17 (limit: 2319)
Memory: 15.6M
CGroup: /system.slice/domoticz.service
└─19137 /home/pi/domoticz/domoticz -daemon -www 0 -sslwww 9090 -log /tmp/domoticz.txt
sept. 06 21:16:24 raspberrypi systemd[1]: Starting LSB: Home Automation System...
sept. 06 21:16:25 raspberrypi domoticz.sh[19130]: 2019-09-06 21:16:25.145 Status: Domoticz V4.10717 (c)2012-2019 GizMoCuz
sept. 06 21:16:25 raspberrypi domoticz.sh[19130]: 2019-09-06 21:16:25.150 Status: Build Hash: b38b49e5, Date: 2019-05-09 13:04:08
sept. 06 21:16:25 raspberrypi domoticz.sh[19130]: 2019-09-06 21:16:25.152 Status: Startup Path: /home/pi/domoticz/
sept. 06 21:16:25 raspberrypi domoticz.sh[19130]: domoticz: Domoticz is starting up....
sept. 06 21:16:25 raspberrypi domoticz[19136]: Domoticz is starting up....
sept. 06 21:16:25 raspberrypi domoticz[19137]: Domoticz running...
sept. 06 21:16:25 raspberrypi systemd[1]: Started LSB: Home Automation System.
Code : Tout sélectionner
root@raspberrypi:/home/pi# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.3 netmask 255.255.255.0 broadcast 192.168.1.255
ether b8:27:eb:07:f5:e7 txqueuelen 1000 (Ethernet)
RX packets 13735335 bytes 1644588585 (1.5 GiB)
RX errors 30 dropped 1 overruns 0 frame 30
TX packets 6704704 bytes 501019968 (477.8 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1000 (Boucle locale)
RX packets 711 bytes 314676 (307.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 711 bytes 314676 (307.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@raspberrypi:/home/pi# netstat -lptp
Connexions Internet actives (seulement serveurs)
Proto Recv-Q Send-Q Adresse locale Adresse distante Etat PID/Program name
tcp 0 0 0.0.0.0:6144 0.0.0.0:* LISTEN 19137/domoticz
tcp 0 0 0.0.0.0:imaps 0.0.0.0:* LISTEN 404/dovecot
tcp 3 0 0.0.0.0:9090 0.0.0.0:* LISTEN 19137/domoticz
tcp 0 0 localhost:mysql 0.0.0.0:* LISTEN 583/mysqld
tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 417/vncserver-x11-c
tcp 0 0 0.0.0.0:imap2 0.0.0.0:* LISTEN 404/dovecot
tcp 0 0 0.0.0.0:ssh 0.0.0.0:* LISTEN 535/sshd
tcp6 0 0 [::]:imaps [::]:* LISTEN 404/dovecot
tcp6 0 0 [::]:imap2 [::]:* LISTEN 404/dovecot
tcp6 0 0 [::]:ssh [::]:* LISTEN 535/sshd
root@raspberrypi:/home/pi#
les logs :
Code : Tout sélectionner
2019-09-06 21:16:29.293 (zigate) Lost connection, reConn Transport.reConn: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/ttyUSB0', Port: '', Baud: 115200, Bytes: 0, Connected: False, Last Seen: 1970-01-01 01:00:00, Parent: 'None'
2019-09-06 21:16:29.293 Status: (zigate) Connection Name: Zigate, Transport: Serial, Address: /dev/ttyUSB0
2019-09-06 21:16:29.293 (zigate) Connect directive received, action initiation failed.
2019-09-06 21:16:29.294 Error: (zigate) Failed to connect (-1)
2019-09-06 21:16:29.294 (zigate) Transport.reConn: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/ttyUSB0', Port: '', Baud: 115200, Bytes: 0, Connected: False, Last Seen: 1970-01-01 01:00:00, Parent: 'None'
2019-09-06 21:16:29.294 (zigate) Lost connection, reConn Transport.reConn: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/ttyUSB0', Port: '', Baud: 115200, Bytes: 0, Connected: False, Last Seen: 1970-01-01 01:00:00, Parent: 'None'
2019-09-06 21:16:29.294 Status: (zigate) Connection Name: Zigate, Transport: Serial, Address: /dev/ttyUSB0
2019-09-06 21:16:29.295 Error: PluginSystem: Exception processing message.
2019-09-06 21:16:48.450 Error: OpenZWave: Driver Failed!!
2019-09-06 21:17:36.004 Error: zigate hardware (6) thread seems to have ended unexpectedly
2019-09-06 21:17:50.008 Error: zigate hardware (6) thread seems to have ended unexpectedly
-> pas beau, mais aucune trace de trame HTTP.