QUIC Misconfigured - question

How is this measured?

Not only do I have both TCP and UDP forwarded, but UDP is being used:

[root@localhost ~]# tcpdump -i enp9s0 udp port 28967 -XAvvv &>/tmp/udp.dump

and then

[root@localhost ~]# grep -Po "(?<=\s)\S+(?=\.\d+\s\>)" /tmp/udp.dump | grep -v localhost | sort | uniq -c | sort -k1nr
     19 277185.simplecloud.ru
      8 us-central.meteoroid.dev.storj.io
[root@localhost ~]#

So why does it state misconfigured?

It happens to me when the node is overloaded. They also added

but I don’t know if it’s connected