Open timelf123 opened 5 years ago
It looks like there is missing tag 0.2.5: 18-12-09 19:58:52 INFO (SyncWorker_9) [hassio.docker.interface] Pull image bestlibre/armhf-mopidy tag 0.2.5. 18-12-09 19:58:54 ERROR (SyncWorker_9) [hassio.docker.interface] Can't install bestlibre/armhf-mopidy:0.2.5 -> 404 Client Error: Not Found ("manifest for bestlibre/armhf-mopidy:0.2.5 not found"). 18-12-09 20:00:17 INFO (SyncWorker_3) [hassio.docker.interface] Remove Docker bestlibre/armhf-mopidy with latest and 0.2.4
This is nothing I can solve myself without forking the addons repo and building/linking to my own bestlibre/armhf-mopidy
correct?
I will have to build manually since Travis won't do it. I will not be able to do it today, so I will revert to previous version.
it doesn't helped, it still try to install 0.2.5:
18-12-10 07:41:57 INFO (SyncWorker_3) [hassio.docker.interface] Pull image bestlibre/armhf-mopidy tag 0.2.5.
18-12-10 07:41:58 ERROR (SyncWorker_3) [hassio.docker.interface] Can't install bestlibre/armhf-mopidy:0.2.5 -> 404 Client Error: Not Found ("manifest for bestlibre/armhf-mopidy:0.2.5 not found").
Should be fixed
Still getting this XHR on a fresh install:
{result: "error", message: null}
It's weird, I tried to uninstall and install plugin and I didn't get any errors
Strange. Just flashed this Rpi 3 (brand new with new sd card) with https://github.com/home-assistant/hassos/releases/download/1.13/hassos_rpi3-64-1.13.img.gz
After adding this repo to the hassio addons, I still get the same behavior. XHR returns error, no real logs in HA:
2018-12-11 19:24:04 INFO (MainThread) [homeassistant.components.http.view] Serving /api/hassio/addons/53caca22_mopidy/install to 127.0.0.1 (auth: True)
2018-12-11 19:24:04 INFO (MainThread) [homeassistant.components.http.view] Serving /api/hassio/addons/53caca22_mopidy/info to 127.0.0.1 (auth: True)
Trying from CLI errors with no details, unless I missed the syntax:
core-ssh:~# hassio ad install --name 53caca22_mopidy
ERROR
Even copying this code to a fresh install into addons
and trying to install locally gives the same error
Sorry for the spam. Found an actual error message:
18-12-20 06:27:30 ERROR (SyncWorker_15) [hassio.docker.interface] Can't install bestlibre/aarch64-mopidy:0.2.5 ->
404 Client Error: Not Found ("manifest for bestlibre/aarch64-mopidy:0.2.5 not found").
Can you try with the last version (0.2.6) ?
I actually switched from hassio to raw docker/docker-compose. I'll try later on my rpi
XHR returns:
{"result": "error", "message": null}
The Travis build is failing, does that affect the installation process?
The job exceeded the maximum time limit for jobs, and has been terminated.
https://travis-ci.org/bestlibre/hassio-addons/jobs/465538945