Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Notification
#11
pour gmail le smtp_username doit etre l'adresse email au complet il me semble...
Raoul,
Calaos Core Dev.
Calaos git sur NUC NUC5PPYH | Wago 750-849 | DALI RGB | Sondes NTC sur 750-464 | Sondes 1Wire DS18B20 avec adaptateur USB DS9490R | Nodes MySensors avec gateway USB | Ecran tactile ELO avec adaptateur USB/RS232 | Squeezebox Duet et Radio | Logitech Harmony Ultimate | Ampli Pioneer VSX921
Reply
#12
merci pour la réponse

j'ai repris exactement ce qui fonctionnait. mais meme en rajoutant @gmail.com, ce n 'est pas mieux. Comment faire des logs afin de trouver l'ejection ?
Reply
#13
Pour les log tu peux les afficher avec:

Code:
journalctl -ru calaos-server

Ou si tu veux que ca les affiches au fur et a mesure:

Code:
journalctl -fu calaos-server
Raoul,
Calaos Core Dev.
Calaos git sur NUC NUC5PPYH | Wago 750-849 | DALI RGB | Sondes NTC sur 750-464 | Sondes 1Wire DS18B20 avec adaptateur USB DS9490R | Nodes MySensors avec gateway USB | Ecran tactile ELO avec adaptateur USB/RS232 | Squeezebox Duet et Radio | Logitech Harmony Ultimate | Ampli Pioneer VSX921
Reply
#14
Salut Raoul,


Peut être peux tu orienter la recherche. le declenchement se fait mais je ne comprends pas le message sendmail.

merci
Jluc


Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO network : UDPServer: recei
ved input 56 state=1
Jan 22 14:08:19 raspberrypi calaos_server[195]: ERROR mail : SendMail: an excep
tion occured: gnutls_handshake() returned GNUTLS_E_UNEXPECTED_PACKET
Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO mail : SendMail: Sending m
ail (attempt #2) "Intervention alarme Tanet"
Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO input : WIDigitalTriple::R
eceiveFromWago(): Got 0 on std input 56
Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO network : UDPServer: recei
ved input 56 state=0
Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO input : WIDigitalTriple::R
eceiveFromWago(): Got 1 on std input 56
Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO network : UDPServer: recei
ved input 56 state=1
Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO input : WIDigitalTriple::R
eceiveFromWago(): Got 0 on std input 56
Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO network : UDPServer: recei
ved input 56 state=0
Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO network : Using local ip a
ddress: 192.168.0.100
Jan 22 14:08:19 raspberrypi calaos_server[195]: INFO input : WIDigitalTriple::R
Reply
#15
Salut Raoul,


Peut être peux tu orienter la recherche. le déclenchement se fait mais je ne comprends pas le message sendmail.

merci
Jluc
Reply
#16
J'avais deja vu ton message, sauf que je sais pas. Donc je cherche...
Raoul,
Calaos Core Dev.
Calaos git sur NUC NUC5PPYH | Wago 750-849 | DALI RGB | Sondes NTC sur 750-464 | Sondes 1Wire DS18B20 avec adaptateur USB DS9490R | Nodes MySensors avec gateway USB | Ecran tactile ELO avec adaptateur USB/RS232 | Squeezebox Duet et Radio | Logitech Harmony Ultimate | Ampli Pioneer VSX921
Reply
#17
Je crois que je sais pkoi, il manque les certificats SSL sur l'image v2 pour rpi et mele.
Essaye ca en console (SSH):

Code:
wget http://calaos.fr/download/ca-certificates_20130610-r0_all.ipk
opkg install ca-certificates_20130610-r0_all.ipk
Raoul,
Calaos Core Dev.
Calaos git sur NUC NUC5PPYH | Wago 750-849 | DALI RGB | Sondes NTC sur 750-464 | Sondes 1Wire DS18B20 avec adaptateur USB DS9490R | Nodes MySensors avec gateway USB | Ecran tactile ELO avec adaptateur USB/RS232 | Squeezebox Duet et Radio | Logitech Harmony Ultimate | Ampli Pioneer VSX921
Reply
#18
Merci pour la réponse. Il semble y avoir du mieux apres l'instal des certif. maintenant, je pese que c'est une erreur de syntaxe?

> Jan 01 00:06:05 raspberrypi calaos_server[195]: ERROR mail : SendMail: an ex...T
> Jan 01 00:06:05 raspberrypi calaos_server[195]: INFO mail : SendMail: Sendin..."

Jluc

Pour mémoire

<calaos:option name="dns_address" value="192.168.0.254" />
<calaos:option name="smtp_server" value="smtps://smtp.gmail.com" />
<calaos:option name="smtp_port" value="587" />
<calaos:option name="smtp_auth" value="true" />
<calaos:option name="smtp_username" value="jl.martluc@gmail.com" />
<calaos:option name="smtp_password" value="toto" />
<calaos:option name="smtp_tls" value="true" />

<calaos:option name="longitude" value="7.7167" />
<calaos:option name="latitude" value="48.6667" />
Reply
#19
Il faut l'erreur en entier, parce que la je sais pas ce qu'il y a...
Raoul,
Calaos Core Dev.
Calaos git sur NUC NUC5PPYH | Wago 750-849 | DALI RGB | Sondes NTC sur 750-464 | Sondes 1Wire DS18B20 avec adaptateur USB DS9490R | Nodes MySensors avec gateway USB | Ecran tactile ELO avec adaptateur USB/RS232 | Squeezebox Duet et Radio | Logitech Harmony Ultimate | Ampli Pioneer VSX921
Reply
#20
je m'attendais à ta question, mais je ne sais pas comment en afficher plus... je suis en fenêtrage maxi
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)