Closed marhoy closed 5 years ago
:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.
Please provide logs from the supervisor. Go into the web interface -> hass.io panel -> System tab -> Logs.
Ah, I was wondering where to find the mentioned log... And it gives a good explanation:
19-10-26 14:36:06 INFO (SyncWorker_8) [hassio.docker.interface] Pull image hassioaddons/appdaemon3-armv7 tag 4.1.0.
19-10-26 14:36:17 ERROR (SyncWorker_8) [hassio.docker.interface] Can't install hassioaddons/appdaemon3-armv7:4.1.0 -> 404 Client Error: Not Found ("no such image: hassioaddons/appdaemon3-armv7:4.1.0: No such image: hassioaddons/appdaemon3-armv7:4.1.0").
But how do I fix that?
I was able to install another addon, the Airsonos.
.0 -> 404 Client Error: Not Found ("no
This 404 happens when there is not enough disk space to complete the operation. This is not an add-on issue 😉
Strange, I have just reinstalled, and there seems to be lots of free space on the SD card?:
core-ssh:~# df -h
Filesystem Size Used Available Use% Mounted on
overlay 28.6G 2.9G 24.3G 11% /
tmpfs 64.0M 0 64.0M 0% /dev
tmpfs 463.1M 0 463.1M 0% /sys/fs/cgroup
/dev/root 90.3M 90.3M 0 100% /dev/init
/dev/mmcblk0p8 28.6G 2.9G 24.3G 11% /addons
/dev/mmcblk0p8 28.6G 2.9G 24.3G 11% /backup
/dev/mmcblk0p8 28.6G 2.9G 24.3G 11% /share
/dev/mmcblk0p8 28.6G 2.9G 24.3G 11% /data
/dev/mmcblk0p8 28.6G 2.9G 24.3G 11% /config
/dev/mmcblk0p8 28.6G 2.9G 24.3G 11% /ssl
/dev/mmcblk0p8 28.6G 2.9G 24.3G 11% /etc/resolv.conf
/dev/mmcblk0p8 28.6G 2.9G 24.3G 11% /etc/hostname
/dev/mmcblk0p8 28.6G 2.9G 24.3G 11% /etc/hosts
shm 64.0M 0 64.0M 0% /dev/shm
tmpfs 64.0M 0 64.0M 0% /proc/keys
tmpfs 64.0M 0 64.0M 0% /proc/latency_stats
tmpfs 64.0M 0 64.0M 0% /proc/timer_list
tmpfs 64.0M 0 64.0M 0% /proc/sched_debug
tmpfs 463.1M 0 463.1M 0% /sys/firmware
:shrug: That is weird. Maybe as @ Hassio? This is kinda out of scope for the add-on. The add-on has no control at this point.
I reflashed hassos and restored the HA-configuration, and now everything works again! Thanks for the quick response, and sorry about the noise. You're doing a great job, the coffee is well deserved :)
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
Problem/Motivation
I'm unable to install the Appdaemon addon under hassos.
Expected behavior
Expected addon to be installed
Actual behavior
Addon fails to install
Steps to reproduce
Proposed changes
Sorry, no ideas... :)