Philip Davis
Philip Davis
I'm having similar issues. After some digging through the forum, I think it's down to the *untagged* bridge somehow interfering with ARP traffic on the tagged bridge: https://forums.freebsd.org/threads/bridge-epair-not-passing-through-tagged-vlan-traffic-between-host-and-vnet-jail.71646/#post-437147 A quick...
@Drizzt321 Yeah, that's the exact setup I had, one on igb0 and one on igb0.100
I've had this happening the last several months as well, including on newly-created jails. I assume it's https://github.com/iocage/iocage/blob/405467e2a853de94d9c075b7c439c21001989105/iocage_lib/ioc_destroy.py#L125 causing the error, but I'm not sure why it's intermittent. If I...
Sorry to bump an old issue, but I happened to notice just now that `mount | grep fdescfs` showed multiple entries for `/iocage/jails/$MYJAIL/root/dev/fd` some time after hitting this particular bug?...
oh, I should add that rolling back to 0.0.8 works fine
Minimum reproduction here: https://github.com/BlueSpaceCanary/ratelimit_min_repro
Sorry for the slow response, I've been out of commission with a cold. If I've got some time in the next few weeks I'd definitely like to try to put...