Hallo einfachIOTA & NO8ODY
nach mehreren Anläufen und tatsächlich einem Frischen Router mit sauberer Portfreigabe stoße ich an folgende Meldung:
Code
2020-10-28T23:33:27+01:00 FATAL PortCheck portcheck/plugin.go:79 Please check that GoShimmer is publicly reachable at port 14626/udp
die beiden EndryNodes sind soweit korrekt konfiguriert:
und geforwarded:
die beiden entrynodes sind per Ping erreichbar. Dennoch bleibt das autopeering erfolglos und nach je drei portchecks gibt goshimmer auf:
Code
2020-10-28T23:48:06+01:00 INFO PortCheck portcheck/plugin.go:40 Testing autopeering service ... 2020-10-28T23:48:06+01:00 DEBUG PortCheck server/server.go:101 server started {"network": "udp", "address": "[::]:14626", "#handlers": 1} 2020-10-28T23:48:06+01:00 DEBUG PortCheck discover/protocol.go:76 discover started 2020-10-28T23:48:06+01:00 DEBUG PortCheck discover/protocol.go:302 send message {"type": "PING", "addr": "116.202.49.178:15626"} 2020-10-28T23:48:07+01:00 DEBUG PortCheck discover/protocol.go:302 send message {"type": "PING", "addr": "116.202.49.178:15626"} 2020-10-28T23:48:08+01:00 DEBUG PortCheck discover/protocol.go:302 send message {"type": "PING", "addr": "116.202.49.178:15626"} 2020-10-28T23:48:09+01:00 WARN PortCheck portcheck/plugin.go:75 Error pinging entry node 116.202.49.178: response timeout 2020-10-28T23:48:09+01:00 DEBUG PortCheck discover/protocol.go:302 send message {"type": "PING", "addr": "45.83.106.70:14656"} 2020-10-28T23:48:10+01:00 DEBUG PortCheck discover/protocol.go:302 send message {"type": "PING", "addr": "45.83.106.70:14656"} 2020-10-28T23:48:11+01:00 DEBUG PortCheck discover/protocol.go:302 send message {"type": "PING", "addr": "45.83.106.70:14656"} 2020-10-28T23:48:11+01:00 WARN PortCheck portcheck/plugin.go:75 Error pinging entry node 45.83.106.70: response timeout 2020-10-28T23:48:11+01:00 FATAL PortCheck portcheck/plugin.go:79 Please check that GoShimmer is publicly reachable at port 14626/udp
System Ubntu 20.4 auf rpi4
goshimmer dev branch
goshimmer wasp branch
Irgendwelche Ideen, was hier noch zu ergänzen wäre? der goshimmer master 0.3.0 läuft erfolgreich an, sodass ich grundsätzlich davon ausgehe dass die ports passen müssten.
Freue mich auf einen Hinweis.
Adam