tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.34k stars 120 forks source link

/cs fetch command fails #466

Open mikebakke opened 2 weeks ago

mikebakke commented 2 weeks ago

Whenever I try to verify with /cs fetch I get the following error message: Error fetching cross-signing keys: illegal base64 data at input byte 40

This is the static linked amd-64 image running on Debian 12

Trying via web-app by comparing text appears as if it's worked, but the session still shows as unverified.

I can manually export/import/clearcache/restart but that is a little cumbersome and as far as I can see, the session is still actually unverified.

Any thoughts?

uriel1998 commented 4 hours ago

Same issue here; oddly, I've gotten it to verify with a different account; I wanted to have a separate one alongside (used GOMUKS_ROOT environment variable, that part worked great).