Closed pharazen closed 5 years ago
Let me be clear that we did follow (i think) the expected process:
1) User A and B both call prepare-connection-info
and exchange the key
2) User A enters connect 0 {User B data}
3) User B enters connect 0 {User A data}
Then nothing happens for about 10 seconds, and it gives ConnectFailure (not handled)
Still unable to debug this, any ideas?
Hi @pharazen I'm just testing this now so I'll get back to you with my findings
Progress update on where I've got to with this...
Note that I'm assuming you are behind a NAT, as I am.
Update - apologies, I've had no bandwidth to get back to this as yet due to other work taking priority.
Repository no longer under active development, replaced by https://github.com/maidsafe/quic-p2p
After the latest commit I am able to successfully connect to myself on localhost. However when attempting to connect with another user we both simply get:
Is there some way to debug further? The only thing I know is it's a connect failure. I guess it's timing out?