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

Rule files don't exist #17

Closed
Riadlx opened this issue Apr 6, 2020 · 1 comment
Closed

Rule files don't exist #17

Riadlx opened this issue Apr 6, 2020 · 1 comment

Comments

@Riadlx
Copy link

Riadlx commented Apr 6, 2020

Hi I have been trying to make use of your docker-compose file with only four containers (traefik, google Oauth, Portainer and MariaDB). The containers start correctly but I get "404 page not found" when introducing the subdomains URLs. The Google Oauth redirect correctly to traefik but land on 404.
The traefik logs indicate that the file rules for middlewares are not found:
time="2020-04-05T23:58:03Z" level=error msg="middleware \"middlewares-oauth@file\" does not exist" routerName=portainer-rtr@docker entryPointName=https time="2020-04-05T23:58:03Z" level=warning msg="accessControlAllowOrigin is deprecated, please use accessControlAllowOriginList instead." entryPointName=https routerName=traefik-rtr@docker middlewareName=traefik-headers@docker middlewareType=Headers time="2020-04-05T23:58:03Z" level=error msg="middleware \"middlewares-oauth@file\" does not exist" entryPointName=https routerName=oauth-rtr@docker time="2020-04-06T00:03:03Z" level=error msg="service \"portainer-svc\" error: unable to find the IP address for the container \"/portainer\": the server is ignored" providerName=docker container=portainer-docker-b50515542aa926cf78b0c5123fbcde2d42e9f2624d2a8ab118780ef24bdbdbcc time="2020-04-06T00:03:03Z" level=warning msg="accessControlAllowOrigin is deprecated, please use accessControlAllowOriginList instead." routerName=traefik-rtr@docker middlewareName=traefik-headers@docker middlewareType=Headers entryPointName=https time="2020-04-06T00:03:03Z" level=error msg="middleware \"middlewares-oauth@file\" does not exist" entryPointName=https routerName=oauth-rtr@docker time="2020-04-06T00:03:06Z" level=warning msg="accessControlAllowOrigin is deprecated, please use accessControlAllowOriginList instead." middlewareName=traefik-headers@docker middlewareType=Headers entryPointName=https routerName=traefik-rtr@docker time="2020-04-06T00:03:06Z" level=error msg="middleware \"middlewares-oauth@file\" does not exist" entryPointName=https routerName=oauth-rtr@docker time="2020-04-06T00:03:06Z" level=error msg="middleware \"middlewares-oauth@file\" does not exist" entryPointName=https routerName=portainer-rtr@docker

@Riadlx
Copy link
Author

Riadlx commented Apr 6, 2020

When used the last toml files all went Ok 👍

@Riadlx Riadlx closed this as completed Apr 6, 2020
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