As far as I can see in the logs I can’t connect to the peer I add and things die. What could this be due to?
[2024-06-09T14:01:06.228918Z DEBUG safenode] safenode built with git version: 35ee1e6 / stable-4thJune2024 / 35ee1e6 / 2024-06-04
[2024-06-09T14:01:06.228929Z INFO safenode] Node started with initial_peers ["/ip4/151.251.146.231/udp/12001/quic-v1/p2p/12D3KooWPPeoFcydRPPmfsh8t86WprzBHBN8AgJ5jc5fPaysrgU6"]
[2024-06-09T14:01:06.228964Z DEBUG safenode] Node's owner set to: Some("dimitarsafenetworkbulgaria")
[2024-06-09T14:01:06.228971Z INFO safenode] Starting node ...
[2024-06-09T14:01:06.230327Z INFO sn_networking::driver] Process (PID: 5314) with PeerId: 12D3KooW9pUAckUiBhBn6YAEa5YWBR4oobHcanfapa77VhffLPoK
[2024-06-09T14:01:06.230512Z INFO sn_networking::driver] Self PeerID 12D3KooW9pUAckUiBhBn6YAEa5YWBR4oobHcanfapa77VhffLPoK is represented as kbucket_key 62544b828f0f52778773f6cb74cc9a926aba80988f5604fe97e1ca1286073a52
[2024-06-09T14:01:06.230674Z INFO sn_networking::driver] Building request response with "/safe/node/0.16"
[2024-06-09T14:01:06.231049Z INFO sn_networking::record_store] Attempting to repopulate records from existing store...
[2024-06-09T14:01:06.232312Z INFO sn_networking::driver] Building Identify with identify_protocol_str: "safe/0.16" and identify_version: "safe/node/0.16"
[2024-06-09T14:01:06.235689Z INFO sn_networking::relay_manager] Setting relay client mode to false
[2024-06-09T14:01:06.417411Z INFO sn_networking::network_discovery] Time to generate NetworkDiscoveryCandidates: 180.736358ms
[2024-06-09T14:01:06.417428Z INFO sn_networking::network_discovery] The generated network discovery candidates currently cover these ilog2 buckets: [(239, 1), (242, 1), (243, 1), (244, 2), (245, 5), (246, 5), (247, 5), (248, 5), (249, 5), (250, 5), (251, 5), (252, 5), (253, 5), (254, 5), (255, 5)]
[2024-06-09T14:01:06.417777Z INFO sn_networking::driver] Listening on ListenerId(1) with addr: "/ip4/0.0.0.0/udp/12001/quic-v1"
[2024-06-09T14:01:06.418018Z DEBUG sn_node::node] Replication interval set to 37s
[2024-06-09T14:01:06.418321Z INFO safenode::rpc_service] RPC Server listening on 127.0.0.1:45291
[2024-06-09T14:01:06.418509Z INFO sn_networking::event::swarm] Local node is listening ListenerId(1) on "/ip4/127.0.0.1/udp/12001/quic-v1/p2p/12D3KooW9pUAckUiBhBn6YAEa5YWBR4oobHcanfapa77VhffLPoK"
[2024-06-09T14:01:06.418673Z DEBUG sn_node::node] BadNodesCheck interval set to 115s
[2024-06-09T14:01:06.418672Z INFO sn_networking::event::swarm] Local node is listening ListenerId(1) on "/ip4/192.168.1.4/udp/12001/quic-v1/p2p/12D3KooW9pUAckUiBhBn6YAEa5YWBR4oobHcanfapa77VhffLPoK"
[2024-06-09T14:01:06.418857Z INFO sn_networking::event::swarm] Local node is listening ListenerId(1) on "/ip4/192.168.195.131/udp/12001/quic-v1/p2p/12D3KooW9pUAckUiBhBn6YAEa5YWBR4oobHcanfapa77VhffLPoK"
[2024-06-09T14:01:06.420021Z WARN sn_transfers] Using compile-time PAYMENT_FORWARD_PK: 8c2f406a52d48d48505e1a3fdbb0c19ab42cc7c4807e9ea19c1fff3e5148f3bbe53431ec5a07544aaeef764e073e4b2f
[2024-06-09T14:01:06.420131Z DEBUG sn_node::node] BalanceForward interval set to 440s to: "8c2f406a52d48d48505e1a3fdbb0c19ab42cc7c4807e9ea19c1fff3e5148f3bbe53431ec5a07544aaeef764e073e4b2f"
[2024-06-09T14:01:06.421375Z ERROR sn_node::node] Failed to dial /ip4/151.251.146.231/udp/12001/quic-v1/p2p/12D3KooWPPeoFcydRPPmfsh8t86WprzBHBN8AgJ5jc5fPaysrgU6: DialError(DialPeerConditionFalse(NotDialing))
[2024-06-09T14:01:06.421375Z ERROR sn_node::node] Failed to dial /ip4/151.251.146.231/udp/12001/quic-v1/p2p/12D3KooWPPeoFcydRPPmfsh8t86WprzBHBN8AgJ5jc5fPaysrgU6: DialError(DialPeerConditionFalse(NotDialing))
[2024-06-09T14:01:06.421531Z DEBUG sn_logging::metrics] {"physical_cpu_threads":4,"system_cpu_usage_percent":6.9109125,"process":{"cpu_usage_percent":0.004600156,"memory_used_mb":24,"bytes_read":0,"bytes_written":4096,"total_mb_read":0,"total_mb_written":0}}
[2024-06-09T14:01:06.432135Z INFO sn_networking::event::kad] New peer added to routing table: PeerId("12D3KooWPPeoFcydRPPmfsh8t86WprzBHBN8AgJ5jc5fPaysrgU6"), now we have #1 connected peers
[2024-06-09T14:01:06.432164Z INFO sn_networking::event] Peer PeerId("12D3KooWPPeoFcydRPPmfsh8t86WprzBHBN8AgJ5jc5fPaysrgU6") has a Some(255) distance to us
[2024-06-09T14:01:06.432189Z INFO sn_networking::event] kBucketTable has 1 kbuckets 1 peers, [(0, 1, 255)], estimated network size: 2
[2024-06-09T14:01:06.432196Z INFO sn_networking::event::kad] Performing the first bootstrap
[2024-06-09T14:01:06.436026Z INFO sn_networking::event::kad] kad_event::RoutingUpdated 1: PeerId("12D3KooWPPeoFcydRPPmfsh8t86WprzBHBN8AgJ5jc5fPaysrgU6"), is_new_peer: true old_peer: None
[2024-06-09T14:01:06.436289Z INFO sn_networking::event::swarm] external address: new candidate has a different port, not adding it. address=/ip4/62.73.69.36/udp/63269/quic-v1 our_port=12001
[2024-06-09T14:01:06.436316Z INFO sn_node::log_markers] PeersInRoutingTable(1)```
---
*Privacy. Security. Freedom*