Skip to content

Docker Compose site.url doesn't apply to Vue frontend #572

@quantumlink

Description

@quantumlink

I am using the docker-compose setup and everything boots up and I can go to the address in browser https://trace.myactualdomain.com and it renders the uptrace UI but shows a network error related to trying to AJAX to access http://localhost/internal/v1/users/current and http://localhost/internal/v1/config despite me setting the site.url in config, that the container logs also prove made it.

When I look in the uptrace docker container I can see...

Open UI (site.url)    https://trace.myactualdomain.com
time=2026-01-10T20:47:23.404Z level=INFO msg="starting Uptrace..." version=v2.0.2 config=/etc/uptrace/config.yml
time=2026-01-10T20:47:23.568Z level=INFO msg="starting to process service graph..." shard=0
time=2026-01-10T20:47:23.568Z level=INFO msg="serving GRPC..." addr=:4317

I tried 2.0.1 and 2.0.2 and they both result in this. If I can provide any other information that is helpful let me know.

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