-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Description
Error Message and Logs
Using the given docker-compose.yaml to install Home Assistant results in no apparent error message and no access to the application because the port is not made available on a Raspberry PI 4 with Debian GNU/Linux 13 (trixie).
root@Egghead:~# curl localhost:8123
curl: (7) Failed to connect to localhost port 8123 after 0 ms: Could not connect to server
Steps to Reproduce
- Install Coolify via the quick installation instructions
- Create your admin account and login
- Create a new Resource in one of your projects by choosing Home Assistant
- Replace the domains name to
http://localhost:8123
- Open a browser and enter
http://localhost:8123 - Use curl on the server to verify that even on the machine itself, it's not reachable
root@Egghead:~# curl localhost:8123
curl: (7) Failed to connect to localhost port 8123 after 0 ms: Could not connect to server
Example Repository URL
https://github.com/Dr4gon/coolify/tree/next
Coolify Version
v4.0.0-beta.462
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian GNU/Linux 13 (trixie)
Additional Information
Hey Coolify-Team,
I found and fixed the issue already and will provide PR shortly after creating this.
Sunny regards,
De Long
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels