On Saturday, 8 April 2023 11:08:06 BST Holger Hoffstätte wrote: > On 2023-04-08 10:41, Michael wrote:
> > OK, I added rc_gatling_after="net" in rc.conf, but it didn't work. > > gatling > > crashed. However, adding 'sleep 5s' in its init.d startup script works. > > What might be causing this discrepancy? > > Without having more information, I wouldn't be surprised if it's the > notorious IPv6 DAD delay: > > https://bugs.gentoo.org/831743 > > cheers > Holger Yes, quite likely. Although this application is configured to listen only on IPv4, the problem manifested after I moved this system on a new network port which also has IPv6. I've come across posts complaining about services crashing at startup, but causal attribution was somewhat conflated between 1Gb switch gear and IPv6. Since this PC was on the same 1Gbps switch before and only the addition of IPv6 coincided with this problem, I'd think the bug you mention is a more probable cause.