31 Jan 2024 |
Nico | I'll try that and will get back, thanks for the help | 14:35:04 |
Nico | Can I curl some urls to check connection? | 14:35:32 |
| SDrK joined the room. | 18:13:28 |
| SDrK left the room. | 18:40:20 |
1 Feb 2024 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
e2ee (new branch): | 13:05:18 |
Nico | Wow wow wow | 13:46:41 |
Nico | I managed to get Instagram back by switching to commit 1ce00abb7527cf8dbd46cde0451acf0fd57782c7 | 13:47:06 |
Nico | I'm going to update commit by commit to bisect where the issue is coming from | 13:47:26 |
| Zdeněk joined the room. | 14:09:18 |
Nico | Got it. https://github.com/mautrix/meta/commit/dd8d225aa979fda8e901f144d3b18819a2ea0c55 causes timeouts and loss of connections on my side. Note that even without it, the connection matrix-> meta does not work | 14:10:39 |
tulir | hmm, what might help is opening devtools, reloading the instagram page, finding the chat websocket connection with ls_reqs and ls_resps flying around and checking a few requests and responses
| 14:13:36 |
tulir | firefox is recommended to be able to read the websocket messages, chrome just shows hex because they're binary messages | 14:14:04 |
tulir | either way copy the messages as base64 from right click menu to get full data | 14:14:16 |
Nico | edge-chat or web-chat ? | 14:14:58 |
tulir | 🤔 | 14:17:28 |
tulir | not web-chat-e2ee | 14:17:38 |
tulir | there are multiple chat's, but only one where you can see ls_req and ls_resp in the contents | 14:19:15 |
Nico | I am not an expert on web dev, so the thing I did was open a browser, got to instagram.com and login, inspector, network, filter by ws, and then how do I get the ls_requ ? | 14:19:29 |
tulir | but only firefox devtools shows the content | 14:19:42 |
tulir | it's in the response tab | 14:19:47 |
Nico | Yup yup I am on FF | 14:20:00 |
Nico | Can I DM you ? I am afraid of putting login info in public 😆 | 14:20:40 |
tulir | yes | 14:21:58 |
tulir | it shouldn't have any credentials, but may have messages | 14:22:16 |
| Holger joined the room. | 15:10:48 |
GitHub | [mautrix/meta] tulir pushed
1 commit
to
e2ee: | 22:08:22 |
2 Feb 2024 |
GitHub | [mautrix/meta] af913337456 added bug
to
issue
#8: Can not receive new message from Meta-Messenger
| 06:38:57 |
GitHub | [mautrix/meta] af913337456 opened
issue
#8: Can not receive new message from Meta-Messenger
Can not receive new message from Meta-Messenger.
- Login facebook, open the messenger web page in facebook;
- Copy the cookies and login this application;
- Watching the log output.
when new message comming in messenger, the app can't receive it.
bug
| 06:38:58 |
GitHub | [mautrix/meta] af913337456 commented on
issue
#8: Can not receive new message from Meta-Messenger:
@tulir Hi, please help me.
| 06:40:05 |
GitHub | [mautrix/meta] af913337456 edited
issue
#8: Can not receive new message from Meta-Messenger
| 06:41:05 |