paradox temporel [résolu brillamment]
Publié : 07 mars 2017, 19:29
bonjour a tous
tout d'abord, je précise que je suis niewbiz in domoticz !
voici mon problème qui me fait devenir chèvre !
j'ai un rapsberry PI ou j'ai installé domoticz ( BRAVO aux super tutos) .
dans domoticz tout ce passe bien pour les différents hardware/device/switches/scenes ....
encore merci aux tutos
MAIS mon raspberry prend du retard en permanence
actuellement il est 19h09 et mon domoticz affiche 17h58
le rasp a été remis a l'heure hier soir (
j'ai googlisé de nombreuses fois mais rien ne marche.!!!
dans putty la commande date me donne : 17h58
dans sudo nano /etc/ntp.conf
j'ai bien :
quand je fais : sudo /etc/init.d/ntp restart
j'ai
mais l'heure reste fausse !!!
la commande :
ntpdate pool.ntp.org me donne : 7 Mar 19:19:39 ntpdate[3304]: bind() fails: Permission denied
mais quand je fais
sudo su puis
ntpdate -u pool.ntp.org
la date redevient OK
Mais demain tout sera faux a nouveau !!!!!
voici ma crontab
mais rien n'y fais
j'ai meme l'impression que la crontab ne s'execute JAMAIS
SOS !!
j'espere avoir mis toutes les infos possibles sinon n’hésitez pas a demander
tout d'abord, je précise que je suis niewbiz in domoticz !
voici mon problème qui me fait devenir chèvre !
j'ai un rapsberry PI ou j'ai installé domoticz ( BRAVO aux super tutos) .
dans domoticz tout ce passe bien pour les différents hardware/device/switches/scenes ....
encore merci aux tutos
MAIS mon raspberry prend du retard en permanence
actuellement il est 19h09 et mon domoticz affiche 17h58
le rasp a été remis a l'heure hier soir (
j'ai googlisé de nombreuses fois mais rien ne marche.!!!
dans putty la commande date me donne : 17h58
dans sudo nano /etc/ntp.conf
j'ai bien :
Code : Tout sélectionner
# pool.ntp.org maps to about 1000 low-stratum NTP servers. Your server will
# pick a different set every time it starts up. Please consider joining the
# pool: <http://www.pool.ntp.org/join.html>
server ntp.uhb.fr iburst
j'ai
Code : Tout sélectionner
[ ok ] Restarting ntp (via systemctl): ntp.service.la commande :
ntpdate pool.ntp.org me donne : 7 Mar 19:19:39 ntpdate[3304]: bind() fails: Permission denied
mais quand je fais
sudo su puis
ntpdate -u pool.ntp.org
la date redevient OK
Mais demain tout sera faux a nouveau !!!!!
voici ma crontab
Code : Tout sélectionner
# For more information see the manual pages of crontab(5) and cron(8)
#
# m h dom mon dow command
0 * * * * ntpdate -u pool.ntp.org
j'ai meme l'impression que la crontab ne s'execute JAMAIS
SOS !!
j'espere avoir mis toutes les infos possibles sinon n’hésitez pas a demander