GUI web apps usually need to be run with root path (/
), as the initial page might load with a custom path, but it might require dependencies (scripts, images) from any (absolute) path. Therefore it's best practice to use a sub-domain per GUI service.
If that doesn't help, share your full Traefik static and dynamic config. Maybe compare to simple Traefik example.