You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Matterbridge crashes with the following error:
panic: runtime error: slice bounds out of range
goroutine 386 [running]:
github.com/42wim/matterbridge/bridge/telegram.(*Btelegram).handleEntities(0xc000458420, 0xc0004d1e20, 0xc000628780)
/go/src/github.com/42wim/matterbridge/bridge/telegram/handlers.go:378 +0x3b4
github.com/42wim/matterbridge/bridge/telegram.(*Btelegram).handleRecv(0xc000458420, 0xc0007f6cc0)
/go/src/github.com/42wim/matterbridge/bridge/telegram/handlers.go:153 +0x43c
created by github.com/42wim/matterbridge/bridge/telegram.(*Btelegram).Connect
/go/src/github.com/42wim/matterbridge/bridge/telegram/telegram.go:46 +0x376
To Reproduce
I don't know how to reproduce it. It happens once in a week.
Environment (please complete the following information):
Describe the bug
Matterbridge crashes with the following error:
To Reproduce
I don't know how to reproduce it. It happens once in a week.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: