Some Errors(Warns) at log

WARN    contact:service Your node is still considered to be online but encountered an error.    {"Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs
8EjT69tGE", "Error": "contact: failed to dial storage node (ID: xxxxxxxxxxxxxxxxxxxxxxxxxxxxx) at address xxx.xxx.xxx.xxx:28967 using QUIC: rpc: quic: timeout: no rec
ent network activity"}

What its mean? Need to worry?

It means you haven’t forwarded your UDP ports yet or they are blocked by firewall. It’s not a problem, but you may see better performance if you open UDP as well.

1 Like

Thank you. I forwarded 28967 port for UDP, but errors remained.
Perhaps this is only at the startup of the node. I wait and see logs again later.

For docker setups you would need to update the run command as well. Check this page for the latest version. Storage Node - Node Operator

Also make sure you have any firewall exceptions that may be required depending on your setup.

2 Likes

Yeah. This works fine now.