Closed NullIsNot0 closed 5 years ago
Thank you for the report, this seems to be a mix of conflicting behaviour between two features but also possibly a bad handling of invite in synapse. I will investigate and get back to see what can be done.
@NullIsNot0 Give a try with kamax/mxisd:1.4.2-9-gc3ce0a1
please
I changed last line of appservice-mxisd.yaml
config to
- {exclusive: false, regex: '@*'}
and room creation and e-mail invitations both work now. Thank you for fixing this issue!
Great! Thank you for the feedback!
Mxisd version:
kamax/mxisd:1.4.2-2-g8243354
appservice-mxisd.yaml
service file for synapse is:Invites are working fine, but when I try to create new room, I get error in Riot, and mxisd logs say:
When I change
appservice-mxisd.yaml
to (only last line changes):then room creation works OK, but I get no more e-mails about invitations in rooms.