-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
DockerStuff related to Docker build and imagesStuff related to Docker build and imagesbugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
Describe the bug
When I'm trying to start the service on my raspberry pi 4 from docker (with using docker compose) I got an infinite check API status on http://localhost
To Reproduce
- Using raspberry pi 4 with os
Linux raspberrypi 6.12.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.62-1+rpt1 (2025-12-18) aarch64 GNU/Linux
- Use the instruction to build the system in docker:
docker compose --build
- Start the service in docker
docker compose up -d
- Go to the http://localhost
Expected behavior
All of the docker containers will start correctly, but on the http://localhost you will see the infinite check API status
Screenshots
Operating System
Linux
Browser
Chrome
Browser Version
No response
Device (if mobile)
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DockerStuff related to Docker build and imagesStuff related to Docker build and imagesbugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested