Skip to content

[Bug]: Home Assistant doesn't expose its port 8123 after an installation via Coolify #8109

@Dr4gon

Description

@Dr4gon

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

  1. Install Coolify via the quick installation instructions
  2. Create your admin account and login
  3. Create a new Resource in one of your projects by choosing Home Assistant
Image
  1. Replace the domains name to http://localhost:8123
Image
  1. Open a browser and enter http://localhost:8123
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions