Skip to content

Traefik cannot issue new domains #3065

@aliilhami

Description

@aliilhami

To Reproduce

  1. Create a new docker compose app
  2. It will generate a traefik.me domain
  3. Add a new domain - this new domain will not work
  4. Go to Traefik dashboard
  5. New domain is not listed under HTTP services
  6. Remove old domain
  7. Check Traefik dashboard: Old domain is still there
  8. Reload Treafik from the Dokploy UI: Nothing changes
  9. Restart domain using "docker restart dokploy-traefik": Nothing changes

Current vs. Expected behavior

Whenever I add a new domain it should be get tagged under HTTP services in Traefik, whenever I delete one it should be deleted from Traefik automatically. Right now only the first auto-generated domain remains at all times.

Provide environment information

OS: Ubuntu 24.04
Dokploy Version: v0.25.8

Which area(s) are affected? (Select all that apply)

Traefik

Are you deploying the applications where Dokploy is installed or on a remote server?

Same server where Dokploy is installed

Additional context

No response

Will you send a PR to fix it?

No

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions