Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calaos v3 alpha3 : Problemes ave interface web/mobile et 1-wire
#4
Pour le 1-wire, c'est bien ca. J'ai ajoute dtoverlay=w1-gpio dans le fichier config.txt de la partition de boot (FAT32).  Maintenant j'ai bien mes devices dans /sys/bus/w1/devices/ et j'arrive a lire les temperatures avec un "cat /sys/bus/w1/devices/28-*/w1_slave".  Par contre, j'ai 0 degC dans l'interface web et mobile. Calaos ne semble pas aller lire les valeurs.  Dans mon io.xml j'ai ceci (idem que ce que j'avais en v2) :


Code:
<calaos:input gui_type="temp" id="input_95" name="SAL-T1" ow_args="--w1" ow_id="28.ee9454251602" type="OWTemp" visible="true" />



Pour haproxy :

Code:
root@raspberrypi:~# systemctl status haproxy

● haproxy.service - HAProxy Load Balancer
   Loaded: loaded (/lib/systemd/system/haproxy.service; enabled; vendor preset: enabled)
   Active: inactive (dead) (Result: exit-code) since Sat 2017-03-18 23:25:09 CET; 11s ago
  Process: 1031 ExecStartPre=/usr/bin/haproxy -f /etc/haproxy/haproxy.cfg -c -q (code=exited, status=1/FAILURE)
  Process: 1028 ExecStartPre=/usr/sbin/haproxy_gencert.sh (code=exited, status=0/SUCCESS)

Mar 18 23:25:08 raspberrypi systemd[1]: haproxy.service: Failed with result 'exit-code'.
Mar 18 23:25:09 raspberrypi systemd[1]: haproxy.service: Service hold-off time over, scheduling restart.
Mar 18 23:25:09 raspberrypi systemd[1]: Stopped HAProxy Load Balancer.
Mar 18 23:25:09 raspberrypi systemd[1]: haproxy.service: Start request repeated too quickly.
Mar 18 23:25:09 raspberrypi systemd[1]: Failed to start HAProxy Load Balancer.
Mar 18 23:25:10 raspberrypi systemd[1]: Stopped HAProxy Load Balancer.
Mar 18 23:25:10 raspberrypi systemd[1]: haproxy.service: Start request repeated too quickly.
Mar 18 23:25:10 raspberrypi systemd[1]: Failed to start HAProxy Load Balancer.

J'ai essaye "systemctl restart haproxy", aussi stop/start mais toujours le meme prob.

Quand je le lance manuellement, il y a apparemment un prob avec la config :

Code:
root@raspberrypi:~# haproxy -c -f /etc/haproxy/haproxy.cfg
[ALERT] 076/234751 (270) : parsing [/etc/haproxy/haproxy.cfg:41] : 'bind *:443' : unable to load SSL private key from PEM file '/etc/ssl/haproxy/server.pem'.
[ALERT] 076/234751 (270) : Error(s) found in configuration file : /etc/haproxy/haproxy.cfg
[ALERT] 076/234751 (270) : Proxy 'calaos-https': no SSL certificate specified for bind '*:443' at [/etc/haproxy/haproxy.cfg:41] (use 'crt').
[ALERT] 076/234751 (270) : Fatal errors found in configuration.

En fait j'ai remarque que le fichier /etc/ssl/haproxy/server.pem existait mais etait vide. Je l'ai alors supprime puis relance haproxy. Le pem a ete regenere et maintenant ca marche. Smile
  calaos-os-raspberrypi2-v3.0-alpha6-14-g341535a-2021-01-17 on Raspberry Pi 2 ▶ Wago_2.2/wago_881.pro on Wago 750-881 ▶ DS18B20 sensors on Pi GPIO ▶ Node-RED









Reply


Messages In This Thread
RE: Calaos v3 alpha3 : Problemes ave interface web/mobile et 1-wire - by mifrey - 03-19-2017, 01:01 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)