Page 1 of 1
update from 7.1.020 to 7.1.021
Posted: Sunday 16 March 2025 11:59
by WouterO
Pipiche, these days, I've bad luck updating my Z4D plugin. I was on 7.1.020. I tried both the WEB UI update and via the command line as per Z4D wiki. Both tries failed. Text file 'updateprocess' with errors are attached. The cli-commands that I used are in the first two lines of the attached file. What am I doing wrong?
RPi4 in Bookworm Debian 12. Domoticz version: 2024.7
Re: update from 7.1.020 to 7.1.021
Posted: Sunday 16 March 2025 17:34
by pipiche
please do a git pull and provide the error messages ?
Re: update from 7.1.020 to 7.1.021
Posted: Sunday 16 March 2025 19:51
by WouterO
Attached is the error message from the (sudo) git pull command.
Re: update from 7.1.020 to 7.1.021
Posted: Monday 17 March 2025 10:07
by WouterO
Is it maybe relevant that I updated from hotfix 7.1.020 and not from the regular 7.1.019?
Re: update from 7.1.020 to 7.1.021
Posted: Monday 17 March 2025 16:12
by pipiche
you can do the following from the home folder
Code: Select all
git reset --hard
git pull
sudo python3 -m pip install -r requirements.txt --upgrade
Re: update from 7.1.020 to 7.1.021
Posted: Monday 17 March 2025 17:35
by WouterO
Thank you (once more). That helped. I still don't know what went wrong, but I didn't want to experiment myself too much, because I was afraid of loosing all my Zigbee settings. Now I'm on 7.1.021 and all my devices are still in place and functioning.
Re: update from 7.1.020 to 7.1.021
Posted: Monday 17 March 2025 18:36
by waltervl
Just to assure other users: I updated to version 021 from the plugin admin website without any issues.....