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

Error 500 when mentioning a user in element #83

Open
SergioMartinSanchez opened this issue Dec 20, 2022 · 0 comments
Open

Error 500 when mentioning a user in element #83

SergioMartinSanchez opened this issue Dec 20, 2022 · 0 comments

Comments

@SergioMartinSanchez
Copy link

SergioMartinSanchez commented Dec 20, 2022

Hi!, we have a home server in the company in which our employees log in via SSO and connect using the googlechat bridge, the problem we have is that when an employee connected with the bridge tries to mention to another user using the bridge the bridge gives us 500

CleanShot 2022-12-20 at 11 45 23@2x

CleanShot 2022-12-20 at 11 46 30@2x

{
  "type": "m.room.message",
  "sender": "@googlechatbot:test.etke.host",
  "content": {
    "msgtype": "m.notice",
    "body": "⚠ Your message may not have been bridged: Request return unexpected status: 500: Internal Server Error"
  },
  "origin_server_ts": 1671533188712,
  "unsigned": {
    "age": 141
  },
  "event_id": "$6gXv0AJnVpvDp4MeXqUuz7eh39ERxxL6kQwlFIubFAE",
  "room_id": "!tmCHJGObAFCVrWIdcQ:test.etke.host"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant