Skip to content
New issue

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

[Swarm mode] Dashboard does not work on RC4 #864

Closed
bvis opened this issue Nov 21, 2016 · 1 comment
Closed

[Swarm mode] Dashboard does not work on RC4 #864

bvis opened this issue Nov 21, 2016 · 1 comment

Comments

@bvis
Copy link

bvis commented Nov 21, 2016

Hi,

I don't know why but in one of my traefik services the dashboard does not work when I update the image to the rc4.

What I can see in the dashboard page is:

<pre>
<a href="DONT-EDIT-FILES-IN-THIS-DIRECTORY.md">DONT-EDIT-FILES-IN-THIS-DIRECTORY.md</a>
<a href="assets/">assets/</a>
<a href="traefik.icon.png">traefik.icon.png</a>
</pre>

How to reproduce it:

docker service update --image traefik:v1.1.0-rc4 traefik-pub
traefik-pub

How to "fix" it:

docker service update --image traefik:v1.1.0-rc3 traefik-pub
traefik-pub

It seems it works during some time, but suddenly it stops working.

I've not seen anything in the logs that could allow me to know more about it, even launching it with "logLevel=DEBUG".

@bvis
Copy link
Author

bvis commented Nov 23, 2016

It seems to work correctly in the 1.1 version. I'll close this issue, if I find the problem again I'll reopen it.

@bvis bvis closed this as completed Nov 23, 2016
@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants