November 30, 20223 yr v6.11.5 I was using a vlan for a custom Docker network but since I have multiple NICs in the server, I decided to add one to Docker and use that as the dedicated Docker network. I managed to add the new NIC to the Docker config but in doing so, my br0 NIC (the primary Unraid NIC) now has no default gateway listed in the Docker networks list. It is configured on eth0 with the default gateway IP. I think this issue is what is causing Docker to fail starting. Edited November 30, 20223 yr by aglyons
November 30, 20223 yr Solution Input some number in eth0 default gateway metric, i.e. 1 Edited November 30, 20223 yr by Vr2Io
November 30, 20223 yr Author Odd that I had to add '1' to the eth0 network yet eth1 I had to leave blank. Both networks are showing default gateways as config in the network settings. Thx
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.