Issue Report
Environment
- ubuntu 20.04
- ryzen9 5950x
- 128gb
- 1tb ssd
- 850gb
- docker
Problem
I never getting Discovered new external address for our node:
and Node cannot start to sync.
If I replace mikrotik by cheap tplink its working, but i need mikrotik.
Steps to reproduce
Expected result
Node should report that it cannot register to network and farmer should not fill logs with retries.
What happens instead
I never getting Discovered new external address for our node:
and Node cannot start to sync.
Ports are open and i can telnet to them from another place.
Here my mikrotik rules
add action=dst-nat chain=dstnat dst-port=30333 protocol=tcp to-addresses=192.168.88.102 to-ports=30333
add action=dst-nat chain=dstnat dst-port=30433 protocol=tcp to-addresses=192.168.88.102 to-ports=30433
add action=dst-nat chain=dstnat dst-port=30533 protocol=tcp to-addresses=192.168.88.102 to-ports=30533
Also I get every time
node_1 | 2023-03-26 11:23:38 [PrimaryChain] Error while dialing /dns/telemetry.subspace.network/tcp/443/x-parity-wss/%2Fsubmit%2F: Custom { kind: Other, error: Timeout }
But i can connect to it
telnet telemetry.subspace.network 443
Trying 165.227.120.232…
Connected to telemetry.subspace.network.
Escape character is ‘^]’.
[Paste error here]
Attaching to subspace_node_1
node_1 | 2023-03-26 11:23:16 Subspace
node_1 | 2023-03-26 11:23:16 version 0.1.0-4c28b5505e20a0367074dd1a59b8fbbd4f536f59
node_1 | 2023-03-26 11:23:16 by Subspace Labs https://subspace.network, 2021-2023
node_1 | 2023-03-26 11:23:16 Chain specification: Subspace Gemini 3c
node_1 | 2023-03-26 11:23:16 Node name: gzivdo
node_1 | 2023-03-26 11:23:16 Role: AUTHORITY
node_1 | 2023-03-26 11:23:16 Database: ParityDb at /var/subspace/chains/subspace_gemini_3c/paritydb/full
node_1 | 2023-03-26 11:23:16 Native runtime: subspace-1 (subspace-0.tx0.au0)
node_1 | 2023-03-26 11:23:17 [PrimaryChain] Storage provider cache loaded - 256 items.
node_1 | 2023-03-26 11:23:17 [PrimaryChain] DSN instance configured. allow_non_global_addresses_in_dht=false peer_id=12D3KooWR2S7eE5wcKR2PrEBaH9TXGkHpucC15dXiNg3UewMFJoa
node_1 | 2023-03-26 11:23:17 [PrimaryChain] Subspace networking initialized: Node ID is 12D3KooWR2S7eE5wcKR2PrEBaH9TXGkHpucC15dXiNg3UewMFJoa
node_1 | 2023-03-26 11:23:17 [PrimaryChain] Starting archiving from genesis
node_1 | 2023-03-26 11:23:17 [PrimaryChain] Archiving already produced blocks 0…=0
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Processing a segment. segment_index=0
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Segment publishing was successful. segment_index=0
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Local node identity is: 12D3KooWR2S7eE5wcKR2PrEBaH9TXGkHpucC15dXiNg3UewMFJoa
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Starting Subspace Authorship worker
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Operating system: linux
node_1 | 2023-03-26 11:23:18 [PrimaryChain] CPU architecture: x86_64
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Target environment: gnu
node_1 | 2023-03-26 11:23:18 [PrimaryChain] CPU: AMD Ryzen 9 5950X 16-Core Processor
node_1 | 2023-03-26 11:23:18 [PrimaryChain] CPU cores: 16
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Memory: 128722MB
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Kernel: 5.15.0-67-generic
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Linux distribution: Ubuntu 20.04.5 LTS
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Virtual machine: no
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Highest known block at #0
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Running JSON-RPC HTTP server: addr=127.0.0.1:9933, allowed origins=[““]
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Running JSON-RPC WS server: addr=0.0.0.0:9944, allowed origins=[””]
node_1 | 2023-03-26 11:23:18 [PrimaryChain] Prometheus exporter started at 127.0.0.1:9615
node_1 | 2023-03-26 11:23:23 [PrimaryChain] Idle (0 peers), best: #0 (0xab94…46b7), finalized #0 (0xab94…46b7), 0 0
node_1 | 2023-03-26 11:23:28 [PrimaryChain] Idle (0 peers), best: #0 (0xab94…46b7), finalized #0 (0xab94…46b7), 0 0
node_1 | 2023-03-26 11:23:33 [PrimaryChain] Idle (0 peers), best: #0 (0xab94…46b7), finalized #0 (0xab94…46b7), 0 0
node_1 | 2023-03-26 11:23:38 [PrimaryChain] Idle (0 peers), best: #0 (0xab94…46b7), finalized #0 (0xab94…46b7), 0 0
node_1 | 2023-03-26 11:23:38 [PrimaryChain] Error while dialing /dns/telemetry.subspace.network/tcp/443/x-parity-wss/%2Fsubmit%2F: Custom { kind: Other, error: Timeout }
node_1 | 2023-03-26 11:23:43 [PrimaryChain] Idle (0 peers), best: #0 (0xab94…46b7), finalized #0 (0xab94…46b7), 0 0
node_1 | 2023-03-26 11:23:47 Accepting new connection 1/100
node_1 | 2023-03-26 11:23:47 Accepting new connection 1/100
node_1 | 2023-03-26 11:23:47 Accepting new connection 2/100
node_1 | 2023-03-26 11:23:48 [PrimaryChain] Idle (0 peers), best: #0 (0xab94…46b7), finalized #0 (0xab94…46b7), 0 0