[OP Stack Deployment] Can not find peers #616
Replies: 1 comment 5 replies
-
|
Hello |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
When I run replica-node, I can not find peers.
I run the replica-node in k8s
Logs
2024-10-15T15:14:47.430216480+08:00 DEBUG[10-15|07:14:47.429] Couldn't get external IP err="no UPnP or NAT-PMP router discovered" interface="UPnP or NAT-PMP"
2024-10-15T15:14:47.430229982+08:00 TRACE[10-15|07:14:47.430] Attempting port mapping proto=TCP extport=30303 intport=30303 interface="UPnP or NAT-PMP"
2024-10-15T15:14:47.430231748+08:00 DEBUG[10-15|07:14:47.430] Couldn't add port mapping proto=TCP extport=30303 intport=30303 interface="UPnP or NAT-PMP" err="no UPnP or NAT-PMP router discovered"
2024-10-15T15:14:47.430232911+08:00 TRACE[10-15|07:14:47.430] Attempting port mapping proto=UDP extport=30303 intport=30303 interface="UPnP or NAT-PMP"
2024-10-15T15:14:47.430234458+08:00 DEBUG[10-15|07:14:47.430] Couldn't add port mapping proto=UDP extport=30303 intport=30303 interface="UPnP or NAT-PMP" err="no UPnP or NAT-PMP router discovered"
2024-10-15T15:15:47.400362529+08:00 DEBUG[10-15|07:15:47.400] Current full block not old enough to freeze err="freezing threshold is not available"
2024-10-15T15:16:47.400648698+08:00 DEBUG[10-15|07:16:47.400] Current full block not old enough to freeze err="freezing threshold is not available"
2024-10-15T15:16:47.430314383+08:00 DEBUG[10-15|07:16:47.430] Couldn't get external IP err="no UPnP or NAT-PMP router discovered" interface="UPnP or NAT-PMP"
2024-10-15T15:16:47.430323985+08:00 TRACE[10-15|07:16:47.430] Attempting port mapping proto=TCP extport=30303 intport=30303 interface="UPnP or NAT-PMP"
2024-10-15T15:16:47.430325836+08:00 DEBUG[10-15|07:16:47.430] Couldn't add port mapping proto=TCP extport=30303 intport=30303 interface="UPnP or NAT-PMP" err="no UPnP or NAT-PMP router discovered"
2024-10-15T15:16:47.430327171+08:00 TRACE[10-15|07:16:47.430] Attempting port mapping proto=UDP extport=30303 intport=30303 interface="UPnP or NAT-PMP"
2024-10-15T15:16:47.430328534+08:00 DEBUG[10-15|07:16:47.430] Couldn't add port mapping proto=UDP extport=30303 intport=30303 interface="UPnP or NAT-PMP" err="no UPnP or NAT-PMP router discovered"
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions