Edgar
Edgar
HHomarr
Created by Edgar on 12/20/2024 in #💬・get-help
Cannot pull the homarr beta
I'm using openmediavault. With the old homarr, everything was working without issues. Now I'm trying to use the new homarr, for some reason, it's not working while pulling. It seems like there's not image but i'm not sure. Here the errors when trying to start
500 - Internal Server Error
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LC_ALL=C.UTF-8; export LANGUAGE=; docker compose --file '/srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/compose/Homarr/Homarr.yml' --file "/srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/compose/Homarr/compose.override.yml" --env-file '/srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/compose/global.env' --env-file '/srv/dev-disk-by-uuid-2535d648-f5fb-45ca-8f22-751b2110d0b7/compose/Homarr/Homarr.env' up -d 2>&1': homarr Pulling homarr Error manifest unknown Error response from daemon: manifest unknown
500 - Internal Server Error
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LC_ALL=C.UTF-8; export LANGUAGE=; docker compose --file '/srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/compose/Homarr/Homarr.yml' --file "/srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/compose/Homarr/compose.override.yml" --env-file '/srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/compose/global.env' --env-file '/srv/dev-disk-by-uuid-2535d648-f5fb-45ca-8f22-751b2110d0b7/compose/Homarr/Homarr.env' up -d 2>&1': homarr Pulling homarr Error manifest unknown Error response from daemon: manifest unknown
My current docker compose
services:
homarr:
container_name: homarr
image: ghcr.io/homarr-labs/homarr:latest
restart: unless-stopped
volumes:
- /srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/Config/Homarr:/app/data/configs
- /srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/homarr/icons:/app/public/icons
- /srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/Config/Homarr/data:/data
- /var/run/docker.sock:/var/run/docker.sock:ro
ports:
- '7575:7575'
services:
homarr:
container_name: homarr
image: ghcr.io/homarr-labs/homarr:latest
restart: unless-stopped
volumes:
- /srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/Config/Homarr:/app/data/configs
- /srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/homarr/icons:/app/public/icons
- /srv/dev-disk-by-uuid-asdfadsf-f5fb-45ca-8f22-751b2110d0b7/Config/Homarr/data:/data
- /var/run/docker.sock:/var/run/docker.sock:ro
ports:
- '7575:7575'
7 replies
HHomarr
Created by Edgar on 8/2/2023 in #💬・get-help
issues after update 0.13.0
No description
7 replies