Skip to content
Discussion options

You must be logged in to vote

That is the last piece, thank you. Between the traceback and this, the picture
is complete: the agent is reachable, it serves the file correctly, and the
Manager crashes while parsing it. Your wget returning the same output from
both machines rules out connectivity entirely.

Also, apologies for the Docker commands in my last message. Your Manager is a
systemd install, so journalctl was right all along and you had already found
the answer there.

The cause. One of your services has its servers entry written as a bare
string instead of a mapping. Traefik Manager assumed a mapping, called .get()
on a string, and the whole request died with the 500 you are seeing. That is
why the entire tab is…

Replies: 13 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@yhay81
Comment options

@shrimphorticulturist
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@yhay81
Comment options

@shrimphorticulturist
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@chr0nzz
Comment options

Comment options

You must be logged in to vote
3 replies
@chr0nzz
Comment options

Answer selected by chr0nzz
@shrimphorticulturist
Comment options

@shrimphorticulturist
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants