Bridge0 disapear after reboot

P4#0383

Dabbler
Joined
Dec 21, 2019
Messages
39
First time in this forums as well as using FreeNAS.

FreeNAS ver. 11.22-U7
nextcloud 11.2-RELEASE-p15

I am running into some issues with losing bridge0 which causes lost connection between the storage and the nextcloud jail pluging.
I have been looking for answers on this issue and my research had drove me to a very short road, very much to "we can reproduce the issue" and the bug reports get shutdown. I was to find information on creating the bridge0 but, it does not connect to the jail running nextcloud.

The scenario is very simple, I installed FreeNAS, then install the Plugin for nextcloud. Configured the nextcloud networking usually with a static IP address before the jail is crated. Once the jail is running, all work find, I can reach the storage and upload my content. However, one the system reboots, the bridge is missing from Network -> Network Summary. Please see attachments.

When I look at the interfaces I can see the bridge0
From within FreeNAS CLI:
bridge0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 02:80:b1:c4:1f:00
nd6 options=1<PERFORMNUD>
groups: bridge
id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
root id 00:00:00:00:00:00 priority 0 ifcost 0 port 0
The memeber are missing from the bridge in FreeNAS.
And there is not bridge in the jail:
From within nextcloud jail:=
ifconfig: interface bridge0 does not exist

Any advice on how to fix this issue will be greatly appreciated.
 

Attachments

  • Net_Summary.PNG
    Net_Summary.PNG
    3.5 KB · Views: 209
  • nextcloud_networking.PNG
    nextcloud_networking.PNG
    5.7 KB · Views: 192

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
did you create the bridge from the CLI?
 

P4#0383

Dabbler
Joined
Dec 21, 2019
Messages
39
did you create the bridge from the CLI?

Hi Chirs,

I am unsure why this is relevant but, I will satisfied your question.
The bridge was created when nexcloud plugin was installed.
I am concern that everytime the systems is rebooted for X or Y reason, the bridge is lost.
I still wondering why when I reboot the system the bridge is lost, I think I am going on my fifth time I have to backup all my data, remove and reinstall nextcloud plugin. This looks more and more like a bug in the code.

How can this be fixed without removing and reinstalling nextcloud plugin?

Thank you in advance.
 

P4#0383

Dabbler
Joined
Dec 21, 2019
Messages
39
Hello to all,

Does anyone here has a possible solution to my question?
Anyone?

Thank you in advance for all your assistance.
 
Top