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

Failed to change notification setting on clients using Dendrite servers #3183

Closed
jahway603 opened this issue Aug 20, 2023 · 4 comments · Fixed by #3242
Closed

Failed to change notification setting on clients using Dendrite servers #3183

jahway603 opened this issue Aug 20, 2023 · 4 comments · Fixed by #3242

Comments

@jahway603
Copy link
Contributor

Background information

  • Dendrite version or git SHA: both servers running Dendrite 0.13.1
  • SQLite3 or Postgres?: Postgres
  • Running in Docker?: 1 server no & other server unknown
  • go version: go version go1.18.1 linux/amd64
  • Client used (if applicable): Element & Schildichat

Description

  • What is the problem: In both Matrix clients tested, I can enter the room #pinetime:matrix.org but if I attempt to change the notifications from "All messages" to either "Mentions & Keywords only" or "None", I then receive the following error messages and it will not change notifications in that room. I have also duplicated this if I join a completely new room on either Dendrite server and then attempt the same behaviour.
    Screenshot_20230814-080238
    Screenshot_20230814-082423

  • Who is affected: Every client using a Dendrite Matrix server

  • How is this bug manifesting: Unsure, but I have been able to reproduce it. The captcha is broken on dendrite.matrix.org as I attempted earlier to create an account on there to also test this issue.

  • When did this first appear: I only noticed it last week when I attempted to toggle notifications in #pinetime:matrix.org and then I recieved these error messages.t

Steps to reproduce

  • Be on a client on a Dendrite server. This issue does not occur if a client is using a Synapse server, which I have already tested.
  • Join #pinetime:matrix.org
    Screenshot_20230815-115820
  • Attempt to change the notifications from "All messages" to either "Mentions & Keywords only" or "None".
  • Receive either an error message of "push rule ID not found" or "missing actions"
  • Then file this issue as I don't know what else to do to fix this

Describe how what happens differs from what you expected.

  • Follow the same Steps to reproduce on a client using a Synapse server and this issue will not occur.
@bahur142
Copy link

Hello

I can reproduce this case.
Latest Dendrite 0.13.1, Go version go1.20.7

@jahway603
Copy link
Contributor Author

This is still occurring with latest Dendrite 0.13.2 with Go version go1.20.

@jahway603
Copy link
Contributor Author

This is still occurring with latest Dendrite 0.13.3 built using Go version go1.20.8.

@ryester19
Copy link

Also able to reproduce on 0.13.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants