threefoldtech / rmb-rs

RMB implementation in rust
Apache License 2.0
3 stars 1 forks source link

Some devnet nodes (RMB 1.1.2) are up but not responding over rmb #180

Closed sameh-farouk closed 2 months ago

sameh-farouk commented 6 months ago

All of these devnet nodes are up (likely up according to grid-proxy) but not responding over RMB

Nodes:  17, 21, 29, 33, 86, 127, 128
TwinIDs: 25, 44, 11, 13, 1998, 4937, 4961

I observed (on node 29) )that RMB connection are not stalled at close_wait state unlike what we saw before in older versions https://github.com/threefoldtech/rmb-rs/issues/158

ip netns exec ndmz ss -npt | grep rmb
ESTAB     0          0                                     10.4.0.135:51384                      185.206.122.7:443      users:(("rmb",pid=30446,fd=9))          

I have no access to other nodes but @muhamadazmy can confirm if this is the case for other nodes as well