Skip to content

[Bug]: Beszel integration fails without required HUB_URL and TOKEN envs #6674

@issam-seghir

Description

@issam-seghir

Error Message and Logs

When deploying Beszel on Coolify, the container fails to start or cannot connect to the hub.
This occurs because the default Coolify template does not include the required environment variables specified in the Beszel documentation.

Root cause

Beszel requires explicit environment variables to connect to Beszel hub:

environment:
  - HUB_URL=https://beszel.website.com
  - TOKEN=${TOKEN}
Image

Steps to Reproduce

  1. Deploy Beszel stack on Coolify.
  2. Start Beszel service.
  3. Logs show authentication/connection failure to the hub.

Example Repository URL

No response

Coolify Version

v4.0.0-beta.420.6

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04.3 LTS

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions