-
Notifications
You must be signed in to change notification settings - Fork 465
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
Updating traefik options results to exit code 125 #140
Comments
Workaround for this was to SSH into the machine and run |
Out of curiosity: Does it work with |
Try with
|
@calmyournerves I got those options working when using latest master. I'm running CloudFlare -> Treafik -> tileserver-gl-light, which requires x-forwarded headers from CF to be passed through. Those options result into this command:
I think this was a required fix to get them correctly forwarded. |
@kjellberg thanks for the tip! I was first thinking: what if mrsk automatically updated traefik (i.e. did a reboot and would start it with new options) when required, but it could be quite weird default considering the goal is zero downtime deployments. Not sure how these updates were intended to be dealt with. Anyways wanted to report! |
I'm having the same issue by using custom Traefik labels in the Looking forward to testing the new release which will include #116 |
Is this still an issue with 0.10+? |
@dhh, I did not face the error on the |
When deploying with updated traefik options, I got this error during
mrsk deploy
First deployment done with: no traefik options in yml config. Second deployment (when error occured) was done with these updated options:
The text was updated successfully, but these errors were encountered: