docker-traefik icon indicating copy to clipboard operation
docker-traefik copied to clipboard

Traefik2 User Specified IP

Open Pimsta08 opened this issue 5 years ago • 5 comments

Hello GitHub Homies,

I am getting an error is I pasted below, not sure what went wrong. Learned the hard way of not having Secrets resolved that error and getting these now.

Creating traefik ... error

ERROR: for traefik user specified IP address is supported only when connecting to networks with user configured subnets

ERROR: for traefik user specified IP address is supported only when connecting to networks with user configured subnets ERROR: Encountered errors while bringing up the project.

I am new ish to Docker and Github itself, literally only made for this project. Any advice is appreciated. FWIW I copied and pasted the full linux yaml file and modified it to suit the apps I wanted.

Pimsta08 avatar Nov 06 '20 23:11 Pimsta08

ok update, I fixed the initial problem but I have a new one, Can someone explain the socket proxy? I can seem to find any info in the guides about it.

Pimsta08 avatar Nov 07 '20 00:11 Pimsta08

https://www.smarthomebeginner.com/traefik-docker-security-best-practices/#9_Use_a_Docker_Socket_Proxy

robflate avatar Nov 09 '20 22:11 robflate

Awesome, Thank you!! This should help me get past this roadblock.

Pimsta08 avatar Nov 10 '20 23:11 Pimsta08

Looks like this did not resolve the issues. Still appear to be getting this now. "ERROR: Service 'traefik' depends on service 'socket-proxy' which is undefined." But I followed all the steps and have a socket proxy so unsure why it states its undefined.

Pimsta08 avatar Nov 24 '20 00:11 Pimsta08

How did you fic the first issue I'm at the same point?

homelab192 avatar Nov 27 '23 08:11 homelab192