3 Feb 2024 |
GitHub | [mautrix/meta] marcodiversi starred the repo | 07:16:29 |
GitHub | [mautrix/meta] kapsikkum starred the repo | 07:47:46 |
| rootz159 joined the room. | 22:08:37 |
4 Feb 2024 |
| hdaop joined the room. | 02:45:11 |
GitHub | [mautrix/meta] af913337456 commented on
issue
#8: Can not receive new message from Meta-Messenger:
@tulir any suggestions?
| 15:55:34 |
GitHub | [mautrix/meta] tulir commented on
issue
#8: Can not receive new message from Meta-Messenger:
That user_id field in the logs is suspicious, did you modify the bridge somehow?
| 16:35:31 |
GitHub | [mautrix/meta] 1nikolas starred the repo | 23:23:19 |
5 Feb 2024 |
GitHub | [mautrix/meta] af913337456 commented on
issue
#8: Can not receive new message from Meta-Messenger:
That user_id field in the logs is suspicious, did you modify the bridge somehow?
I didn't make any changes. I used the login interface in Provisioning.go, and I noticed that it includes the user interface_ The ID reading is obtained from the URL query parameter, which can be specified directly. I then specified and called the login interface.
| 11:28:21 |
GitHub | [mautrix/meta] KMatuszak starred the repo | 12:42:28 |
GitHub | [mautrix/meta] TechnoHaX starred the repo | 12:58:05 |
GitHub | [mautrix/meta] tulir commented on
issue
#8: Can not receive new message from Meta-Messenger:
The user ID parameter must be a mxid. You also can't log into the same meta account with multiple matrix users.
| 14:49:39 |
GitHub | [mautrix/meta] xtwist starred the repo | 16:17:42 |
| shayne joined the room. | 18:08:27 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
main: | 19:35:49 |
6 Feb 2024 |
GitHub | [mautrix/meta] tulir pushed
2 commits
to
e2ee: | 12:05:29 |
GitHub | [mautrix/meta] tulir pushed
2 commits
to
e2ee: | 14:12:40 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
e2ee: | 14:14:15 |
GitHub | [mautrix/meta] Xinayder commented on
issue
#5: Messages are not transferred from Matrix to meta:
Could this be related to the E2E enabled on chats by default now? Ever since this feature was deployed, my Facebook bridge works only for group chats, I can't receive nor send messages to private chats that have E2E enabled.
| 14:23:19 |
GitHub | [mautrix/meta] tulir commented on
issue
#5: Messages are not transferred from Matrix to meta:
No, this is some MQTT weirdness, only affects the new bridge, and hasn't been reported by anyone else than @NicolasDerumigny
| 14:25:41 |
GitHub | [mautrix/meta] tulir edited
issue
#5: Server never responds to outgoing MQTT messages
| 14:29:46 |
GitHub | [mautrix/meta] Xinayder commented on
issue
#5: Server never responds to outgoing MQTT messages:
You're right, the error message for E2E chats is "this thread is disabled".
I've had this MQTT weirdness happen sometimes on my bridge but it was just momentarily and as soon as it happened it fixed itself by sending another message.
| 14:42:51 |
Nico | While debufing, I fall upon 2024-02-06T16:11:12+01:00 WRN Got unexpected lightspeed publish response component=messagix packet_id=6 user_id=@nderumig:blabla.thecamionnetteproject.fr | 15:16:03 |
Nico | I wonder if the issue is not that some messages are silently dropped because the pi I use as host is slower that Meta's servers | 15:16:36 |
tulir | I already extended the timeout to 30 seconds, so it shouldn't be that | 15:16:55 |
Nico | But what if the message arrives before the launch of the function to catch it> | 15:18:15 |
Nico | * But what if the message arrives before the launch of the function to catch it? | 15:18:17 |
tulir | oh I didn't notice that was written incorrectly too | 15:20:42 |
Nico | Hu hu | 15:21:11 |
Nico | So I may hope for some improvements 😄 ? | 15:21:26 |
GitHub | [mautrix/meta] tulir pushed
3 commits
to
e2ee: -
b0c31b1e
Only enable e2ee on messenger for now
-
962f25e3
Move whatsmeow client management to bridge side
-
a542cc46
Store whatsapp server for puppets and portals
| 15:21:57 |