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

Can not accept room invitation via "Accept" button in rooms list #3674

Open
TheReal1604 opened this issue Jan 11, 2025 · 0 comments
Open

Can not accept room invitation via "Accept" button in rooms list #3674

TheReal1604 opened this issue Jan 11, 2025 · 0 comments
Labels
A-Invite O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect

Comments

@TheReal1604
Copy link

Steps to reproduce

  1. Where are you starting? What can you see?
    User A creates a private room, for example with element-x and invites User B to the room.
    User B gets a notification about the room invitation and the new room invitation gets displayed in the room list with two buttons "Decline / Accept".

  2. What do you click?
    When you click on accept, a request to
    /_matrix/client/v3/rooms/!<roomid>:my_synapse_domain.foo/state' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - User @dummy:my_synapse_domain.foo not in room !<roomid>:my_synapse_domain.foo, and room previews are disabled is made. And synapse responds with a 403 error.

If you click on the room, not the buttons and join the room via this screen, it works to join the room.

Outcome

What did you expect?

Accepting an invite via "Accept Button" in the room list does work and the user is joining the room.

What happened instead?

Message "An Error Occured"

Your phone model

IPhone 15 Pro

Operating system version

18.1.1

Application version

1.9.10

Homeserver

synapse 1.121.1

Will you send logs?

No

@Velin92 Velin92 added S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Uncommon Most users are unlikely to come across this or unexpected workflow A-Invite O-Occasional Affects or can be seen by some users regularly or most users rarely and removed O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Jan 27, 2025
@Velin92 Velin92 marked this as a duplicate of #3633 Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Invite O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants