Running the WhatsApp Multi-Device bridge now results in this error:
09:53:14.380 [Client ERROR] Client outdated (405) connect failure (client version: 2.3000.1015853550)
[0008] INFO whatsapp: QR channel result: err-client-outdated
[0009] INFO whatsapp: WhatsApp connection successful
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x14a60c2]
goroutine 1 [running]:
github.com/42wim/matterbridge/bridge/whatsappmulti.(*Bwhatsapp).Connect(0xc0002aede0)
/root/go/pkg/mod/github.com/42wim/matterbridge@v1.26.1-0.20240827170405-c4157a4d5b49/bridge/whatsappmulti/whatsapp.go:125 +0x602
github.com/42wim/matterbridge/gateway.(*Router).Start(0xc000440e10)
/root/go/pkg/mod/github.com/42wim/matterbridge@v1.26.1-0.20240827170405-c4157a4d5b49/gateway/router.go:76 +0x345
main.main()
/root/go/pkg/mod/github.com/42wim/matterbridge@v1.26.1-0.20240827170405-c4157a4d5b49/matterbridge.go:65 +0x39e
I'm running on RHEL 9 and everything was working fine yesterday, however since this morning I cannot seem to get it working, even after a full recompile... Does anybody have any information?
Thanks!
Running the WhatsApp Multi-Device bridge now results in this error:
I'm running on RHEL 9 and everything was working fine yesterday, however since this morning I cannot seem to get it working, even after a full recompile... Does anybody have any information?
Thanks!