Skip to content

[Bug]: Domain parsing bug in v4.0.0-beta.444 - generates incorrect Traefik rules #7289

@Davedave001

Description

@Davedave001

Error Message and Logs

 When adding a domain (e.g., "coolify.io") in the Domains field, 
 Coolify generates incorrect Traefik routing rules:
 
 Generated (WRONG): Host(``) && PathPrefix(`coolify.io`)
 Expected (CORRECT): Host(`coolify.io`)
 
 This causes "404 page not found" errors.
 
 Version: v4.0.0-beta.444

Steps to Reproduce

Example Repository URL

No response

Coolify Version

v4.0.0-beta.444

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    💤 Waiting for feedbackIssues awaiting a response from the author.🔍 TriageIssues that need assessment and prioritization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions