You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My issue looks similar to #37 but I don't see there a working resolution for me. I'm actually frustrated getting this to work, as my whole infrastructure monitoring relies on reporting to Matrix.
2021-08-02 21:27:40.570.000 INFO [webhook-srv] Matrix bridge running on 0.0.0.0:9001
2021-08-02 21:27:40.786.000 WARN [bridge] [-] POST https://matrix.im.riotkit.org/_matrix/client/r0/register (AS) HTTP 400 Error: "{\"errcode\":\"M_USER_IN_USE\",\"error\":\"User ID already taken.\"}"
2021-08-02 21:27:46.927.000 INFO [webhook-srv] Loaded plugins: prometheus, sample
2021-08-02 21:27:46.930.000 INFO [webhook-srv] Web server running on 0.0.0.0:9000
2021-08-02 21:33:25.285.000 WARN [webhook-srv] Received an unrecognised webhook:
2021-08-03 06:23:09.809.000 INFO [webhook-srv] Accepting invite to !xyz.
2021-08-03 06:23:46.541.000 WARN [bridge] [-] POST https://matrix.im.riotkit.org/_matrix/client/r0/join/!xyz%3Amatrix.im.riotkit.org (@_hook_wiki_yyyyyyyyyy:matrix.im.riotkit.org) HTTP 403 Error: "{\"errcode\":\"M_FORBIDDEN\",\"error\":\"You are not invited to this room.\"}"
Later I reactivated the "webhook" account and got a little bit different message:
2021-08-03 19:17:00.710.000 INFO [webhook-srv] Web server running on 0.0.0.0:9000
2021-08-03 19:20:21.348.000 INFO [webhook-srv] Accepting invite to !xxxxxxxxxxx:matrix.im.riotkit.org.
2021-08-03 19:20:30.997.000 WARN [bridge] [-] POST https://matrix.im.riotkit.org/_matrix/client/r0/join/!xxxxxxxxxxx%3Amatrix.im.riotkit.org (@_hook_dupa_zzzzzzzzzzzzzzorg:matrix.im.riotkit.org) HTTP 403 Error: "{\"errcode\":\"M_FORBIDDEN\",\"error\":\"You are not invited to this room.\"}"
2021-08-03 19:20:31.222.000 WARN [bridge] [-] GET https://matrix.im.riotkit.org/_matrix/client/r0/rooms/!zzzzzzzzzzzzzzzzzz%3Amatrix.im.riotkit.org/joined_members (AS) HTTP 403 Error: "{\"errcode\":\"M_FORBIDDEN\",\"error\":\"Appservice not in room\"}"
2021-08-03 19:20:31.240.000 WARN [webhook-srv] User @mynick:matrix.im.riotkit.org has !Lzzzzzzzzzzzzzzu:matrix.im.riotkit.org as their private room, but I am not a member of it. A new private room will be created.
2021-08-03 19:20:45.888.000 WARN [webhook-srv] Received an unrecognised webhook:
{}
2021-08-03 19:20:46.769.000 WARN [webhook-srv] Received an unrecognised webhook:
{}
2021-08-03 19:20:46.923.000 WARN [webhook-srv] Received an unrecognised webhook:
{}
2021-08-03 19:20:47.75.000 WARN [webhook-srv] Received an unrecognised webhook:
{}
2021-08-03 19:20:47.229.000 WARN [webhook-srv] Received an unrecognised webhook:
{}
2021-08-03 19:20:47.388.000 WARN [webhook-srv] Received an unrecognised webhook:
{}
2021-08-03 19:21:35.341.000 WARN [bridge] [-] POST https://matrix.im.riotkit.org/_matrix/client/r0/join/!xxxxxxxxxxxxxxxxx%3Amatrix.im.riotkit.org (@_hook_dupa2_xxxxxxxxxxxxxxxxxxxxxxmatriximriotkitorg:matrix.im.riotkit.org) HTTP 403 Error: "{\"errcode\":\"M_FORBIDDEN\",\"error\":\"You are not invited to this room.\"}"
Do you have any clue?
Thanks! :)
The text was updated successfully, but these errors were encountered:
blackandred
changed the title
Cannot get Bridge to work after restart of Matrix and the Bridge
Cannot get Bridge to work after restart of Matrix and the Bridge - "You are not invited to this room." / "M_USER_IN_USE"
Aug 3, 2021
Hello,
My issue looks similar to #37 but I don't see there a working resolution for me. I'm actually frustrated getting this to work, as my whole infrastructure monitoring relies on reporting to Matrix.
Later I reactivated the "webhook" account and got a little bit different message:
Do you have any clue?
Thanks! :)
The text was updated successfully, but these errors were encountered: