Force Update

I am using Hass.io on a raspberry pi. I updated to 80.2 yesterday and lost my ability to use the automation configuration tool. I read that 80.3 fixes it, but can not see, to force it. I tried a number of command line commands but none of them work, Any help would be greatly appreciated

I just saw this answer in another thread. looks like it work, mine is updating.

Thank you. I just tried:

hassio ha update -o version=0.80.3

I received the following error

Error decoding json invalid character ‘:’ after top-level value: 403: Forbiddencore-ssh:~#

And the fun continues

I am having the same issue - practically all hassio commands fail with Error decoding json invalid character ‘:’ after top-level value: 403 message.

UPDATE: BTW do you have SSH & Web Terminal addon installed? I noticed similar context in its logs:

...
[cont-init.d] 00-banner.sh: executing... 
-----------------------------------------------------------
parse error: Expected string key before ':' at line 1, column 4
ERROR: Unknown HTTP error occured
...