We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the marathon app id contains a dot (/myapp.example.com), traefik can't create the backend:
DEBU[2016-10-09T13:31:48Z] Creating backend ERRO[2016-10-09T13:31:48Z] Undefined backend '' for frontend frontend-myapp
The same application config but with an ID not containing any dots works fine. Traefik version v1.0.3 built on 2016-09-22_01:15:33PM Marathon v0.15.3
The text was updated successfully, but these errors were encountered:
Fixed by #728
Sorry, something went wrong.
No branches or pull requests
When the marathon app id contains a dot (/myapp.example.com), traefik can't create the backend:
The same application config but with an ID not containing any dots works fine.
Traefik version v1.0.3 built on 2016-09-22_01:15:33PM
Marathon v0.15.3
The text was updated successfully, but these errors were encountered: