Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

muxrpc error when consuming alias #172

Closed
staltz opened this issue Apr 20, 2021 · 2 comments
Closed

muxrpc error when consuming alias #172

staltz opened this issue Apr 20, 2021 · 2 comments
Labels
Bug Something isn't working

Comments

@staltz
Copy link
Member

staltz commented Apr 20, 2021

In Manyverse:

04-20 18:12:52.520 23046 23283 E ReactNativeJS: { message: 'failed to init connect call 
with target: error sending request: pkt-codec: header write failed: write tcp 
IPADDRESS_IN_FINLAND:8008->IPADDRESS_IN_HAMBURG:33578: write: broken pipe',
04-20 18:12:52.520 23046 23283 E ReactNativeJS:   name: 'Error',
04-20 18:12:52.520 23046 23283 E ReactNativeJS:   stack: '' }

Note that I redacted the IP addresses, but I'm quite sure it was my phone's IP address and @cryptix's IP address.

@staltz staltz added the Bug Something isn't working label Apr 20, 2021
@staltz staltz added this to the NGIp milestone milestone Apr 20, 2021
@staltz
Copy link
Member Author

staltz commented Apr 20, 2021

Oooh, one suspicion I have is that cryptix's SSB peer was offline. I noticed that the hermies.club dashboard mentioned that @QlCT (my desktop SSB peer) was online, although I had closed it more than 5min ago, so it was definitely offline. So that would explain the TCP failure, but what this means is that we need to fix go-ssb-room to not list offline SSB peers on the dashboard (nor in tunnel.endpoints) and that tunnel.connect to an offline peer should return an error such as https://github.com/ssbc/ssb-tunnel/blob/a8d209d13a662e6205017065600e736f473d5621/index.js#L182

@staltz
Copy link
Member Author

staltz commented Apr 21, 2021

This turned out to be a bug in ssb-room-client, safe to close.

@staltz staltz closed this as completed Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant