Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

BUG UNRAID/DOCKER network id not found

Featured Replies

Hi,

 

I found a bug with docker on unraid, when I restart my server my containers no longer see the docker network that I created (but the network exists with the right id)

 

Unraid: 6.8.3

Docker: 19.03.5

my virsh virtual network :

<network ipv6='yes'>
  <name>lab-network-3</name>
  <uuid>7529bb5c-676d-47c4-93b7-f0fe772187ca</uuid>
  <bridge name='virbr3-lab' stp='on' delay='0'/>
  <mac address='52:54:00:a7:8f:5b'/>
  <ip address='192.168.3.1' netmask='255.255.255.0'>
  </ip>
  <route address='192.168.3.0' prefix='24' gateway='192.168.3.10'/>
</network>

My docker network:

docker network create \
-o parent=virbr3-lab \
--driver macvlan \
--subnet 192.168.3.0/24 \
--gateway 192.168.3.10 \
test

thank you in advance for your help 😄

Sans titre.png

  • Author

up

  • 3 months later...

I am having this same issue.  Any custom dockers I create will not boot up after I reboot the server.  It says network id not found and I have to recreate the containers.  Did you ever find a fix for this?

  • 3 years later...

Same problem. Anyone found fix? 

Edited by CursedHawk

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.