I think it is a bun bug trying to use ipv6 🤔
i killed everything
Removed the routstrd and coco lock files
I ran NODE_OPTIONS="--dns-result-order=ipv4first cocod status
which said uninitialized
So i ran:
echo 'export NODE_OPTIONS="--dns-result-order=ipv4first"' >> ~/ .bashrc
then routstrd onb...