August 19, 20223 yr 6.10.3 Yesterday I configured few dockers to use fixed IPs via custom network br0. Next day br0 was gone and I had to disable\enable bridging to restore it. However custom networks created in "Network settings" do not appear in docker template options anymore. I can see custom networks for wireguard and docker compose but no br0 or vlans that i created in attempt to fix it. Partly solved Looks like it failed to create 'br0' under Docker. A quick workaround is: rm /var/lib/docker/network/files/local-kv.db /etc/rc.d/rc.docker restart br0 is back What went wrong and how can I fix it? Network settings Spoiler Docker settings Spoiler Container settings Spoiler Also docker.cfg has a weird string DOCKER_CUSTOM_NETWORKS= " " Edited August 20, 20223 yr by winterx format
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.