Skip to content

Intalling as Addon crashes #16

Description

@zsahs84

2026-07-24 09:55:10.750 INFO (MainThread) [supervisor.api.proxy] [d5369777_music_assistant] Home Assistant WebSocket API proxy running
2026-07-24 10:48:50.223 INFO (MainThread) [supervisor.store.git] Cloning app /data/apps/git/1779b787 repository from https://github.com/EuleMitKeule/speaker-recognition
2026-07-24 10:48:52.162 WARNING (SyncWorker_1) [supervisor.apps.validate] App 'ConvertX' uses legacy map type 'addon_config'; use 'app_config' instead.
2026-07-24 10:48:52.228 WARNING (SyncWorker_2) [supervisor.apps.validate] App 'Lovelace Kindle Screensaver' uses deprecated 'arch' values: ['armv7']
2026-07-24 10:48:52.327 WARNING (SyncWorker_6) [supervisor.apps.validate] App 'n8n' uses deprecated map option 'config'; use 'homeassistant_config' instead.
2026-07-24 10:48:52.329 WARNING (SyncWorker_6) [supervisor.store.data] Can't read /data/apps/git/6560bdea/tests/supervisor/config.json: Invalid app config!. Got {'allowlist_external_dirs': ['/media', '/config/www'], 'allowlist_external_urls': [], 'components': ['zha', 'update'], 'config_dir': '/config', 'config_source': 'storage', 'country': 'DK', 'currency': 'DKK', 'debug': False, 'elevation': 12, 'external_url': None, 'internal_url': None, 'language': 'da', 'latitude': 120.201296, 'location_name': 'Home', 'longitude': 15.2011, 'radius': 100, 'recovery_mode': False, 'safe_mode': False, 'state': 'RUNNING', 'time_zone': 'Europe/Copenhagen', 'unit_syst...
2026-07-24 10:48:52.342 WARNING (SyncWorker_7) [supervisor.apps.validate] App 'Paperless-ngx' uses legacy map type 'addon_config'; use 'app_config' instead.
2026-07-24 10:48:52.702 WARNING (SyncWorker_2) [supervisor.store.data] Can't read translations from /data/apps/git/a0d7b954/adguard/translations/nl.yaml - expected str for dictionary value @ data['network']['53/udp']
2026-07-24 10:48:52.705 WARNING (SyncWorker_2) [supervisor.store.data] Can't read translations from /data/apps/git/a0d7b954/adguard/translations/en.yaml - expected str for dictionary value @ data['network']['53/udp']
2026-07-24 10:48:52.777 WARNING (SyncWorker_8) [supervisor.apps.validate] App 'Frigate (Full Access)' uses legacy map type 'addon_config'; use 'app_config' instead.
2026-07-24 10:48:52.806 WARNING (SyncWorker_6) [supervisor.apps.validate] App 'WhatsApp Bridge' has an invalid map entry missing the 'type' field, skipping: {'config': 'rw'}
2026-07-24 10:48:52.806 WARNING (SyncWorker_6) [supervisor.apps.validate] App 'WhatsApp Bridge' uses deprecated 'arch' values: ['armv7']
2026-07-24 10:48:52.963 WARNING (SyncWorker_7) [supervisor.apps.validate] App 'Wiki.JS' uses legacy map type 'addon_config'; use 'app_config' instead.
2026-07-24 10:48:53.181 WARNING (SyncWorker_2) [supervisor.apps.validate] App 'Homeway' uses deprecated 'arch' values: ['armhf', 'armv7', 'i386']
2026-07-24 10:48:53.504 WARNING (SyncWorker_8) [supervisor.apps.validate] App 'Omni Tools' uses legacy map type 'addon_config'; use 'app_config' instead.
2026-07-24 10:48:53.529 WARNING (SyncWorker_8) [supervisor.apps.validate] App 'NetAlertX Full Access' uses legacy map type 'addon_config'; use 'app_config' instead.
2026-07-24 10:48:53.583 WARNING (SyncWorker_8) [supervisor.apps.validate] App 'Firefly iii Data Importer' uses legacy map type 'addon_config'; use 'app_config' instead.
2026-07-24 10:48:53.598 WARNING (SyncWorker_8) [supervisor.apps.validate] App 'Mealie' uses legacy map type 'addon_config'; use 'app_config' instead.
2026-07-24 10:48:53.765 WARNING (SyncWorker_8) [supervisor.apps.validate] App 'Webtop xfce' uses deprecated map option 'config'; use 'homeassistant_config' instead.
2026-07-24 10:48:53.922 WARNING (SyncWorker_8) [supervisor.apps.validate] App 'Firefly iii' uses deprecated map option 'config'; use 'homeassistant_config' instead.
2026-07-24 10:48:54.005 INFO (MainThread) [supervisor.store] Loading apps from store: 346 all - 1 new - 0 remove
2026-07-24 10:49:08.974 INFO (SyncWorker_3) [supervisor.apps.app] Creating Home Assistant app data folder /data/apps/data/1779b787_speaker_recognition
2026-07-24 10:49:08.979 WARNING (MainThread) [supervisor.apps.build] App 1779b787_speaker_recognition uses build.yaml which is deprecated. Move build parameters into the Dockerfile directly.
2026-07-24 10:49:08.981 INFO (MainThread) [supervisor.docker.app] Starting build for 1779b787/amd64-addon-speaker_recognition:0.0.0-dev
2026-07-24 10:49:08.992 INFO (MainThread) [supervisor.docker.manager] Running command '['docker', 'buildx', 'build', '.', '--tag', '1779b787/amd64-addon-speaker_recognition:0.0.0-dev', '--file', 'Dockerfile', '--platform', 'linux/amd64', '--pull', '--label', 'io.hass.version=0.0.0-dev', '--label', 'io.hass.arch=amd64', '--label', 'io.hass.type=app', '--label', 'org.opencontainers.image.title=Home Assistant Add-on: Speaker Recognition', '--label', 'org.opencontainers.image.description=Speaker recognition service using voice embeddings for identification.', '--label', 'org.opencontainers.image.source=https://github.com/eulemitkeule/speaker-recognition', '--label', 'org.opencontainers.image.licenses=MIT', '--label', 'io.hass.name=Speaker Recognition', '--label', 'io.hass.description=Speaker recognition service using voice embeddings for identification', '--label', 'io.hass.url=https://github.com/eulemitkeule/speaker-recognition/tree/master/speaker_recognition_addon', '--build-arg', 'BUILD_VERSION=0.0.0-dev', '--build-arg', 'BUILD_ARCH=amd64', '--build-arg', 'TEMPIO_VERSION=2021.09.0', '--build-arg', 'BUILD_FROM=ghcr.io/home-assistant/amd64-base:3.23']' on docker:29.5.3-cli
2026-07-24 10:49:08.994 INFO (MainThread) [supervisor.docker.manager] Pulling image docker:29.5.3-cli
2026-07-24 10:49:20.158 ERROR (MainThread) [supervisor.docker.app] Docker build failed for 1779b787/amd64-addon-speaker_recognition:0.0.0-dev (exit code 1). Build output:
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 978B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for ghcr.io/home-assistant/amd64-base:3.23
#2 ...
#3 [internal] load metadata for ghcr.io/astral-sh/uv:latest
#3 DONE 1.5s
#2 [internal] load metadata for ghcr.io/home-assistant/amd64-base:3.23
#2 DONE 1.6s
#4 [internal] load .dockerignore
#4 transferring context:
#4 transferring context: 2B done
#4 DONE 0.1s
#5 [internal] load build context
#5 DONE 0.0s
#6 FROM ghcr.io/astral-sh/uv:latest@sha256:df4cae8f3a96d175e2e5f992e597550000edbe78fdc2594d5cd8de1a217f504c
#6 resolve ghcr.io/astral-sh/uv:latest@sha256:df4cae8f3a96d175e2e5f992e597550000edbe78fdc2594d5cd8de1a217f504c 0.1s done
#6 sha256:e6baf26ea4302ea40e15999625cea18f8694b3977222e350fd2407c99d76b490 0B / 96B 0.0s
#6 sha256:df4cae8f3a96d175e2e5f992e597550000edbe78fdc2594d5cd8de1a217f504c 2.20kB / 2.20kB done
#6 sha256:0d127b3a7049b879a6e18a79c7f33fea59aa83c226464248f89cfb716a6b96f5 669B / 669B done
#6 sha256:7e64aefbf9b34aa47d14e252fd1fbc0eb8fe7d07d275912a9500a5edfc06fccc 1.30kB / 1.30kB done
#6 ...
#5 [internal] load build context
#5 transferring context: 1.13kB done
#5 DONE 0.1s
#7 [stage-0 2/10] RUN curl -sSLf -o /usr/bin/tempio "https://github.com/home-assistant/tempio/releases/download/2021.09.0/tempio_amd64" && chmod +x /usr/bin/tempio
#7 CACHED
#8 [stage-0 3/10] WORKDIR /app
#8 CACHED
#9 [stage-0 4/10] RUN apk add --no-cache python3 py3-pip gcc g++ musl-dev python3-dev cmake ninja llvm-dev llvm-static
#9 CACHED
#10 [stage-0 5/10] COPY pyproject.toml ./
#10 ERROR: failed to calculate checksum of ref 1e9e6f9f-f77f-4b9c-b8b6-421bb5d406ea::r2jd92odkrtfigzsnjzpwgsxx: "/pyproject.toml": not found
#11 [stage-0 6/10] COPY speaker_recognition ./speaker_recognition
#11 ERROR: failed to calculate checksum of ref 1e9e6f9f-f77f-4b9c-b8b6-421bb5d406ea::r2jd92odkrtfigzsnjzpwgsxx: "/speaker_recognition": not found
#12 [stage-0 1/10] FROM ghcr.io/home-assistant/amd64-base:3.23@sha256:e976b27157be0f89fd5bd4757ec6377d2576963623deb135246d0f3c5742f462
#12 resolve ghcr.io/home-assistant/amd64-base:3.23@sha256:e976b27157be0f89fd5bd4757ec6377d2576963623deb135246d0f3c5742f462 0.1s done
#12 sha256:2d9439ed7029b711d2e34a303512e458e307cfb497b5066d6c92e4faf8d524ef 674B / 674B done
#12 sha256:e5f9070353e785dcfe711001d8527677786ac5ac668592f80c64911f7cd25078 8.75kB / 8.75kB done
#12 sha256:e976b27157be0f89fd5bd4757ec6377d2576963623deb135246d0f3c5742f462 855B / 855B done
#12 CANCELED

[stage-0 5/10] COPY pyproject.toml ./:



[stage-0 6/10] COPY speaker_recognition ./speaker_recognition:


1 warning found (use docker --debug to expand):

  • InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name (line 2)
    Dockerfile:25

23 |
24 | COPY pyproject.toml ./
25 | >>> COPY speaker_recognition ./speaker_recognition
26 |
27 | COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv

ERROR: failed to build: failed to solve: failed to compute cache key: failed to calculate checksum of ref 1e9e6f9f-f77f-4b9c-b8b6-421bb5d406ea::r2jd92odkrtfigzsnjzpwgsxx: "/speaker_recognition": not found
2026-07-24 10:49:20.159 ERROR (MainThread) [supervisor.apps.app] Could not build image for app 1779b787_speaker_recognition: Docker build failed for 1779b787/amd64-addon-speaker_recognition:0.0.0-dev (exit code 1). Build output:
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 978B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for ghcr.io/home-assistant/amd64-base:3.23
#2 ...
#3 [internal] load metadata for ghcr.io/astral-sh/uv:latest
#3 DONE 1.5s
#2 [internal] load metadata for ghcr.io/home-assistant/amd64-base:3.23
#2 DONE 1.6s
#4 [internal] load .dockerignore
#4 transferring context:
#4 transferring context: 2B done
#4 DONE 0.1s
#5 [internal] load build context
#5 DONE 0.0s
#6 FROM ghcr.io/astral-sh/uv:latest@sha256:df4cae8f3a96d175e2e5f992e597550000edbe78fdc2594d5cd8de1a217f504c
#6 resolve ghcr.io/astral-sh/uv:latest@sha256:df4cae8f3a96d175e2e5f992e597550000edbe78fdc2594d5cd8de1a217f504c 0.1s done
#6 sha256:e6baf26ea4302ea40e15999625cea18f8694b3977222e350fd2407c99d76b490 0B / 96B 0.0s
#6 sha256:df4cae8f3a96d175e2e5f992e597550000edbe78fdc2594d5cd8de1a217f504c 2.20kB / 2.20kB done
#6 sha256:0d127b3a7049b879a6e18a79c7f33fea59aa83c226464248f89cfb716a6b96f5 669B / 669B done
#6 sha256:7e64aefbf9b34aa47d14e252fd1fbc0eb8fe7d07d275912a9500a5edfc06fccc 1.30kB / 1.30kB done
#6 ...
#5 [internal] load build context
#5 transferring context: 1.13kB done
#5 DONE 0.1s
#7 [stage-0 2/10] RUN curl -sSLf -o /usr/bin/tempio "https://github.com/home-assistant/tempio/releases/download/2021.09.0/tempio_amd64" && chmod +x /usr/bin/tempio
#7 CACHED
#8 [stage-0 3/10] WORKDIR /app
#8 CACHED
#9 [stage-0 4/10] RUN apk add --no-cache python3 py3-pip gcc g++ musl-dev python3-dev cmake ninja llvm-dev llvm-static
#9 CACHED
#10 [stage-0 5/10] COPY pyproject.toml ./
#10 ERROR: failed to calculate checksum of ref 1e9e6f9f-f77f-4b9c-b8b6-421bb5d406ea::r2jd92odkrtfigzsnjzpwgsxx: "/pyproject.toml": not found
#11 [stage-0 6/10] COPY speaker_recognition ./speaker_recognition
#11 ERROR: failed to calculate checksum of ref 1e9e6f9f-f77f-4b9c-b8b6-421bb5d406ea::r2jd92odkrtfigzsnjzpwgsxx: "/speaker_recognition": not found
#12 [stage-0 1/10] FROM ghcr.io/home-assistant/amd64-base:3.23@sha256:e976b27157be0f89fd5bd4757ec6377d2576963623deb135246d0f3c5742f462
#12 resolve ghcr.io/home-assistant/amd64-base:3.23@sha256:e976b27157be0f89fd5bd4757ec6377d2576963623deb135246d0f3c5742f462 0.1s done
#12 sha256:2d9439ed7029b711d2e34a303512e458e307cfb497b5066d6c92e4faf8d524ef 674B / 674B done
#12 sha256:e5f9070353e785dcfe711001d8527677786ac5ac668592f80c64911f7cd25078 8.75kB / 8.75kB done
#12 sha256:e976b27157be0f89fd5bd4757ec6377d2576963623deb135246d0f3c5742f462 855B / 855B done
#12 CANCELED

[stage-0 5/10] COPY pyproject.toml ./:



[stage-0 6/10] COPY speaker_recognition ./speaker_recognition:


1 warning found (use docker --debug to expand):

  • InvalidDefaultArgInFrom: Default value for ARG ${BUILD_FROM} results in empty or invalid base image name (line 2)
    Dockerfile:25

23 |
24 | COPY pyproject.toml ./
25 | >>> COPY speaker_recognition ./speaker_recognition
26 |
27 | COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv

ERROR: failed to build: failed to solve: failed to compute cache key: failed to calculate checksum of ref 1e9e6f9f-f77f-4b9c-b8b6-421bb5d406ea::r2jd92odkrtfigzsnjzpwgsxx: "/speaker_recognition": not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions