Results 108 comments of Martin

Seems to still set a stable resource in absence of user-agent id: ``` cD10bHMtZXhwb3J0ZXIsLG49bWRvc2NoLHI9ODk2OWQ3ZjcyOWQzOTRiZA==go-sendxmppgo-sendxmpp […] [email protected]/go-sendxmpp.xuIUkF6Ve2dj1PdHVqU0dCSWo5WnUwMHJEWEh6NWFsWHljR3c9 ``` ``` cD10bHMtZXhwb3J0ZXIsLG49bWRvc2NoLHI9OGJiYzYxODE1NmM1ZmRlOA==go-sendxmppgo-sendxmpp […] [email protected]/go-sendxmpp.xuIUkF6Ve2dj04NkV2OXlUYk1VckdDdjRmR1RXZGd6UWd4YlU9 ```

Thanks, I can confirm that it works now as expected.

Maybe add a note and a link to this issue to the top of the README? Might create more visibility.

If you update you should update to current master and not tag 0.0.1 as current master has some scram improvements and also supports xep-0474.

I guess you should update golang as your version only does accept version strings in the format 1.23 and not in the format 1.23.4.

If you use debian stable, there is also go1.22 in bookworm-backports. Am 24. Mai 2024 09:25:12 UTC schrieb Wim ***@***.***>: >Yes you need go 1.22 to build > >If you...

Ah, seems I got it wrong. There is go1.21 in bookworm-backports.

Seems you are running an older version: > ~/build/go/bin/matterbridge --version > version: 1.26.1-dev That's what I get running `go install ***@***.***` On 24.05.2024 03:43, Hund wrote: >I can't get it...

It is, no idea why github censored that in my previous mail. Are you sure you are running the matterbridge from your $GOBIN (if set) or $GOPATH/bin? Usually this is...

Ah, OK. I asked because in you wrote > matterbridge --version > version: 1.26.0 6dafebc7 No idea then, as I am not using matterbridge. But go-sendxmpp and two bots also...