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.

[6.4.0_rc10+] br0 not existing after reboot

Featured Replies

I have this Issue from rc10 till rc14.

the docker network br0 is not created at boot

I can manually add it with:

docker network create -d macvlan --subnet=192.168.1.0/24 --gateway=192.168.1.1 -o parent=br0 br0

After a reboot it vanishes again
Anybody has the same problem?

How can i fix this? Would it work if i simply added the line to the go file?

Try the following:

rm /var/lib/docker/network/files/local-kv.db
/etc/rc.d/rc.docker restart

 

  • Author

did not work :/
entered the commands

rebooted

started array

checked with "docker network ls"

output:

root@sombrero:~# docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
18375970420d        bridge              bridge              local
3c3f3dc673ed        host                host                local
ac10c1f360eb        none                null                local

 

  • Author

from Unraid?

image.thumb.png.483ba21f2b476d00e68787fbaf590007.png

 

Unraid itself gets its IP from my DHCP, wich has a static entry for unraid 192.168.1.253/24

  • Author

image.thumb.png.6f7169d7867f3663a072edb816572e28.png

  • Author

Gonna make a wild guess and say that needs to be enabled ( since when was that there?never noticed)

image.png.9e06ee87a427dbcf5e817e648da6d9cc.png

checked the box, started Docker and now it works

 

Thanks @bonienl

PS there is a Bug with the Subnets

After entering the Docker settings (dockerd off) shows /25 with 256 Addresses
Schould be /24 with 256 or /25 with 128...

Edited by CryoRig
Subnetting is hard :P

Archived

This topic is now archived and is closed to further replies.

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.