Hi,
Got an issue with my new node I cannot figure it out :
Running v1.139.6 on docker /linux
I’m using a fortigate as a firewall with two rules : one for TCP, another for UDP/QUIC
As soon as I start or restart my node, everything is fine : Online OK, QUIC OK
I can see some traffic for both TCP and UDP rules
then after a few minutes my nodes is changing to : Online OK, QUIC MISCONFIGURED and no traffic anymore through the UDP rule.
In the log got :
WARN contact:service Your node is still considered to be online but encountered an error. {“Process”: “storagenode”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Error”: “contact: failed to ping storage node using QUIC, your node indicated error code: 0, rpc: quic: timeout: no recent network activity”}
Only traffic through the UDP/QUICK rules are from :
35.207.107.183
34.2.138.64
35.215.106.201
35.212.20.216
There is no drop from the foritgate log
Thx for your help