Page 1 of 1

updating domoticz

Posted: Wednesday 16 November 2016 20:07
by tiga
maybe a stupid question with a simple solution.....

my browser tells me there is a new version of domoticz available.

when i click the update button it starts, but after 3% it sais:

english:problem downloading update, check internet connection or try later...

dutch: Probleem tijdens het downloaden van de update,
Controleer uw internetverbinding of probeer later opnieuw !...

i tryed it a couple of days but cant get it to update.

can someone please tell me what i am doing wrong so i can update domoticz.

thanks

Re: updating domoticz

Posted: Wednesday 16 November 2016 20:24
by marigo
SSH into your OS where domoticz is running and then goto /home/pi/domoticz

Code: Select all

cd /home/pi/domoticz
And then execute the folowing

Code: Select all

./updaterelease
That should do the trick.

Re: updating domoticz

Posted: Wednesday 16 November 2016 20:29
by tiga
ok thank you i will try it :D

yup that did the trick thanks!!