Hi,
I’ve been having an issue recently with a few containers in my multi container application. I have the need to set a custom bridge network on the containers (over docker-compose and the need for it is that I can’t use the default address of the regular bridge network) and they were working fine for a long time, but I have noticed that after the latests updates to the OS and the Supervisor, the containers appear to be abandoning the network.
Any ideas why would this be happening? I have 4 containers on this network and now 0 appear… the image below is the output of balena network inspect ${NETWORK_ID}
On a healthy device it looks like this:
I already read a thread in the forums about some people having a similar issue… Any ideas what would be the root cause of this? And why we would see it often after the release of supervisor 12.5.10 and 2.68.1+rev1 for Intel-NUC
?
Attached are the device diagnostics obtained from Balena Dashboard
4344fdf33df6309a9d41fec7a05db7fb_diagnostics_2021.07.04_01.13.22+0000.txt (669.2 KB)
Thanks in advance