matrix-org / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://matrix-org.github.io/dendrite/
Apache License 2.0
5.67k stars 664 forks source link

reject group invite return server error #1727

Closed bitcard closed 3 years ago

bitcard commented 3 years ago

Background information

Describe

accept invite is ok, but reject group invite get server error, debug server /leave request, got "dial to self attempted" because libp2p can't dial to self peer id.

Steps to reproduce

kegsay commented 3 years ago

We generally plan on supporting the pinecone demos from now on - cc @neilalexander can we close this?

neilalexander commented 3 years ago

Yep.