poljar / weechat-matrix

Weechat Matrix protocol script written in python
Other
953 stars 118 forks source link

The sessions information is old #361

Open codeDude64 opened 2 months ago

codeDude64 commented 2 months ago

I tried to verify my weechat-matrix session using element, and I noticed this documentation here https://github.com/poljar/weechat-matrix/pull/352 (it should be merged btw) in my case it doesn't work tho, the probable reason is that the info is not updated, when I type

/olm info all

it appeared old information, it returns devices that I haven't used in a long time, it returns a device of a person that I used to contact (it's weird) and I didn't get the new devices that I have, so when I try to verify my weechat-matrix session I can't do it because weechat-matrix doesn't recognize my new devices I guess.

So the main issues in my side are

I using the last version of the plugin in Fedora and Arch Linux

strk commented 1 month ago

See #334

With /olm info all I get No matching devices found. I guess @poljar needs help with this