Page 1 of 1
problems after update
Posted: Sunday 23 August 2020 12:32
by Johndomo
Hi,
This morning I noticed that Domoticz on the mobile phone (Android) wasn't working anymore via 4G. No idea how long that has been. I thought it would be wise to first update Domoticz on my W10 machine ( I was still running 4.9700). But after that, my problems has only grown, W10 cannot load Domoticz anymore (ERR_CONNECTION_REFUSED)...
I can still reach the Raspberry Pi via Putty, and tried to do an update / reboot / restart again, but nothing helps.
So, with my very limited Linux knowledge I'm lost... Does anybody have any idea on how to proceed? I hope I don't have to start from scratch again!
Thank you!
Re: problems after update
Posted: Sunday 23 August 2020 21:29
by Johndomo
I just did a status check on the Raspberry via putty (sudo service domoticz.sh status) and found that two errors are given:
aug 23 11:51:12 raspberrypi domoticz.sh[318]: /home/pi/domoticz/domoticz: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28' not found (required by /home/pi/domoticz/domoticz)
And the same one again for GLIBC_2.27. No idea though what this means and how this can be solved.
Really hope that someone is willing to help me!
Re: problems after update
Posted: Sunday 23 August 2020 22:26
by Bigted
Are you running Domoticz on Windows or a PI because you start talking about upgrading on Windows and then switch to talking about Raspberry
What version are you now trying to run and if you are running it on a Pi you did upgrade the Pi to Buster as the latest version of Domoticz won't run on anything older
Re: problems after update
Posted: Sunday 23 August 2020 22:35
by Johndomo
Hi, thanks for your reply.
Sorry for the unclear information. Domoticz runs on a PI
I used the webinterface on my computer to update Domoticz. so I assume it upgraded to 2020.2?
Information about Buster is new to me: How can I check / update?
Thanks again, really appreciated!
Re: problems after update
Posted: Sunday 23 August 2020 23:11
by Bigted
lsb_release -a
will show you the version of OS - look at the Codename:
Check out the post
https://www.domoticz.com/forum/viewtopi ... =3&t=32372
If you are running Debian/Raspbian/... please not that old versions are NOT supported anymore, you need to upgrade your system to Buster!
(There are excellent guides online that explain how to do this, and it should not take more then an hour to do so)
If you are using a old distribution, do note that after the update Domoticz would NOT start until you upgraded your system
https://www.cyberciti.biz/faq/update-up ... 10-buster/
https://phoenixnap.com/kb/how-to-upgrad ... -10-buster
Backup your SD card first
Re: problems after update
Posted: Monday 24 August 2020 12:29
by Johndomo
Thanks a lot for this inormation!
This morning i have been updating to Buster. This took a little longer than said, almost two hours.
But that don't mind, because now everything works again!
This would have taken me a long time to find out.
John