Hi, i’m running 0.92.2 on a raspberry pi 3b+ and when i try to update i get:
core-ssh:~# hassio ha update --log-level debug
DEBU[0000] Adding homedir to searchpath homedir=/root
INFO[0000] No configfile found
DEBU[0000] Debug flags apiToken=xxx cfgFile= endpoint=hassio logLevel=debug rawJSON=false
DEBU[0000] homeassistant update args="[]"
DEBU[0000] [GenerateURI] base=hassio command=update section=homeassistant
DEBU[0000] [GenerateURI] Result uri="http://hassio/homeassistant/update" url="http://hassio/homeassistant/update" url(string)="http://hassio/homeassistant/update"
DEBU[0001] Response body="{\"result\": \"error\", \"message\": \"Unknown Error, see logs\"}" fields.time=1.852854445s headers="map[Content-Length:[57] Content-Type:[application/json; charset=utf-8] Date:[Sat, 18 May 2019 19:42:29 GMT] Server:[Python/3.7 aiohttp/3.5.4]]" recieved-at="2019-05-18 21:42:29.147958744 +0200 CEST m=+1.865002266" request="&{POST http://hassio/homeassistant/update HTTP/1.1 1 1 map[Accept:[application/json] Authorization:[Bearer xxx] User-Agent:[go-resty/1.12.0 (https://github.com/go-resty/resty)] X-Hassio-Key:[xxx]] <nil> <nil> 0 [] false hassio map[] map[] <nil> map[] <nil> <nil> <nil> <nil>}" status="400 Bad Request" statuscode=400
Error: Unknown Error, see logs
Any suggestion?