by melgi » Mon Apr 13, 2020 6:01 pm
So, I tried to do the update, but everytime in the last step after running the update in the Domoticz version 3.5877, my domoticz doesn't restart. I do the following:
1. Install v3.5837
After install I switch to Beta in the settings and have to fill in the latitude and longitude coordinaties to save. Everything works fine.
2. Install v3.5877 manually. After install stop-start Domoticz from ASUStor app store and everything works fine.
3. Do the install of the libcurl-gnutls_x86_64.tar by following the next steps:
a) Open a terminal : ssh with root / your_password
b) cd /usr/local/AppCentral/domoticz/lib/
c) tar xf /share/Public/libcurl-gnutls_x86_64.tar
d) rm -f /share/Public/libcurl-gnutls*.tar
Manual start-stop of domoticz app works perfectly!
4. Do the install of the download_update.sh script by following the next steps:
a) Open a terminal : ssh with root / your_password
b) cd /usr/local/AppCentral/domoticz/scripts
c) mv download_update.sh download_update.sh.ori
d) tar xf /share/Public/download_update.sh.tar
DON'T REMOVE the tar, because AFTER UPDATE the script is overwrite by the update , so for the next (if no new problems) you will have to reuse it
After this I manually stop-start Domoticz from ASUStor app store and then nothing. The server doesn't seem to start as I get the message the site is unavailable when going to Domoticz url.
Can you please help me out with some debugging ideas?
Regards,
melgi