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

error traefik #2

Open
ghost opened this issue Nov 30, 2019 · 3 comments
Open

error traefik #2

ghost opened this issue Nov 30, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 30, 2019

Hi,

Hope you are all well !

I have the following error with traefik...

reverse-proxy_1  | 2019/11/30 17:10:44 command traefik error: field not found, node: redirect
traefik_reverse-proxy_1 exited with code 1

Any idea about how to solve it ?

Cheers,
X

@nassertom
Copy link

i think you need add this row in /etc/hosts
`0.0.0.0 local.com

0.0.0.0 magento.local.com

0.0.0.0 traefik.local.com`

@nassertom
Copy link

and change the version of traefik

services:
  reverse-proxy:
     image: traefik:1.7.2

@ghost
Copy link
Author

ghost commented Jan 17, 2020

Thanks, will give a try. Keep u updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant