I have been holding of upgrading to the latest releases on 2022, and today I tested the new version using the “Check Home Assistant configuration” Addon
Now , everthing seems a bit better, but I’m still getting some errors, but I don’t know if is safe to upgrade
I’m getting some error messages about pip3:
grep: write error: Broken pipe
ERROR: ResolutionImpossible: for help visit Dependency Resolution - pip documentation v22.1.dev0
WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available.
You should consider upgrading via the ‘/usr/local/bin/python -m pip install --upgrade pip’ command.
ERROR: ResolutionImpossible: for help visit Dependency Resolution - pip documentation v22.1.dev0
WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available.
You should consider upgrading via the ‘/usr/local/bin/python -m pip install --upgrade pip’ command.
ERROR: ResolutionImpossible: for help visit Dependency Resolution - pip documentation v22.1.dev0
WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available.
I have tried to upgrade through CLI running pip3 install --upgrade homeassistant
, but after downloading lots of stuff, I’m getting lots of errors - in red - then keeps retrying over and over, to the point I have to kill it using ctrl-c
Any ideas?
So the question is: should I go ahead with the upgrade?
I hate it when it fails and I have to restore from backup. For one thing I have a ton of devices on Smartthings and when I do a restore invariably I loose all of them, so will need to delete /add the integration which is a pain in the backside!
I have made a snpshot of th System details, and hope this helps