Replies: 4 comments
|
Bei mir ist der Identische Fehler. Hab leider auch noch keine Lösung. |
0 replies
|
ich habe vielleicht etwas gefunden, woran es liegen kann. https://developers.home-assistant.io/blog/2026/04/02/builder-migration/ |
0 replies
|
hab das selbe Problem. D: |
0 replies
|
Mit diesem Link kann man die App wieder installieren |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Bei der Installation der App bekomme ich diese Fehlermeldung
An unknown error occurred while trying to build the image for app ed203dbf_noah_mqtt. Check Supervisor logs for details
Im Supervisor Log steht dieser Eintrag:
2026-04-17 17:06:01.319 ERROR (MainThread) [supervisor.docker.addon] Docker build failed for ed203dbf/amd64-addon-noah_mqtt:0.0.29 (exit code 1). Build output:
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 690B done
#1 DONE 0.1s
1 warning found (use docker --debug to expand):
Dockerfile:2
1 | ARG BUILD_FROM
2 | >>> FROM $BUILD_FROM
3 | ARG BUILD_FROM
4 | COPY config.json /
ERROR: failed to build: failed to solve: base name ($BUILD_FROM) should not be blank
Kann mir jemand helfen?
All reactions