erlang-libp2p icon indicating copy to clipboard operation
erlang-libp2p copied to clipboard

An Erlang implementation of libp2p swarms

Results 44 erlang-libp2p issues
Sort by recently updated
recently updated
newest added

```log libp2p_group_gossip_server:handle_cast:{307,41} gossip handler libp2p_peerbook failed to init with error {{case_clause,{ok,,}},[{libp2p_peerbook,random,4,[{file,"libp2p_peerbook.erl"},{line,206}]},{libp2p_peerbook,init_gossip_data,1,[{file,"libp2p_peerbook.erl"},{line,400}]},{libp2p_group_gossip_server,'-handle_cast/2-fun-8-',4,[{file,"libp2p_group_gossip_server.erl"},{line,305}]},{maps,fold_1,3,[{file,"maps.erl"},{line,410}]},{libp2p_group_gossip_server,handle_cast,2,[{file,"libp2p_group_gossip_server.erl"},{line,304}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,695}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,771}]},{proc_lib,wake_up,3,[{file,"proc_lib.erl"},{line,236}]}]} ``` I noticed today that my validator testing `1.8.4` crashed after it tried to pick a random peer from...

Fixes helium/erlang-libp2p#435

Hi New to erlang so excuse me if I have misinterpreted this. This line and the subsequent few look like it may be skipping the first peer in the list...

Test parallel batched signature verification.

Many EU ISPs change consumer IP addresses every 24-48 hours. There have been a number of reports where the IP address changes, and while the API has a recent peerbook...

running miner as validator, and etls on dedicated servers, using master libp2p, should be fixed single dedicated ip address, but getting stungun `detected NAT type symmetric` and also a random...

Log lines for failure to connect to challenger and proxys: `2021-12-19 20:38:40.744 1 [error] @libp2p_transport_proxy:connect_to:69 failed to dial proxy server "/p2p/1123LJMnvys68Fab5GkA32svQ9u4LdVC396nXUgeesDbbR6o9j8f" not_found` and: `2021-12-19 20:37:54.488 1 [warning] @miner_onion_server:send_witness:243 failed to...

Browan MerryIoT miner "https://explorer.helium.com/hotspots/112Y2WVurWxWZsegNMCKGe5Ty7TmD4U57Xb3oRwU3zxbTiyJDLRi" boots with error: 2022-04-10 15:13:16.396 6 [error] @natupnp_v2:discover1:65 Supervisor libp2p_swarm_auxiliary_sup_blockchain_swarm had child nat started with libp2p_nat_server:start_link(blockchain_swarm) at exit with reason no match of right hand value...

IIRC this still needs to be done for other proto messages, like ARP.

Hi Support team, My new RAK V2 miner hotspot hotspot has a different listen address than the one listed in the Helium API. It has been 4 days now and...