Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

In some rooms the retransmissions are not working. #67

Open
bramenn opened this issue Nov 28, 2022 · 0 comments
Open

In some rooms the retransmissions are not working. #67

bramenn opened this issue Nov 28, 2022 · 0 comments

Comments

@bramenn
Copy link
Contributor

bramenn commented Nov 28, 2022

Version: mautrix-instagram 0.2.2

Some rooms that were previously configured with the set-relay command to be able to retransmit messages are not working correctly. What is happening is that they are not rebroadcasting messages.

This image is from the first time I sent the command to the room.
image

Logs:

[2022-11-28 22:38:21,793] [DEBUG@mau.mx] Received Matrix event $wQglAzyM6iF20ynceR73VSinELw3_ntzROi22buL5t8 from @menubot:calidex.co in !silyLXfjrPMPyZbCpI:calidex.co
[2022-11-28 22:38:21,793] [DEBUG@mau.mx] Ignoring event $wQglAzyM6iF20ynceR73VSinELw3_ntzROi22buL5t8 from @menubot:calidex.co: not allowed to send to portal

DB:

mautrix_instagram=# select * from portal where mxid = '!silyLXfjrPMPyZbCpI:calidex.co';
                thread_id                |  receiver  | other_user_pk |              mxid              |          name          |                avatar_url                 | name_set | avatar_set | encrypted |  relay_user_id   
-----------------------------------------+------------+---------------+--------------------------------+------------------------+-------------------------------------------+----------+------------+-----------+------------------
 xyz | xyz |    xyz | !silyLXfjrPMPyZbCpI:calidex.co | Alejandro Herrera (IG) | mxc://calidex.co/tImCgzezNeMjCHoisfjkQlml | t        | t          | f         | @acd2:calidex.co

After sending the set-realy command again, the retransmissions were working again.

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

No branches or pull requests

1 participant