Closed bagage closed 7 years ago
This happens immediately or after a while?
Are you sure about mattermost 3.5.0 ? the is_pinned
in your debug log only exists since 3.8.0
Sorry about server version - I was mislead by desktop application. This is a 3.9.0 server (framateam.org).
The crash happens 10 sec after the "posted" event, reliably.
Update: if I install matterbridge in another folder (by changing GOPATH) it works again -- and now I cannot replicate the problem in the initial folder too!
Is there any cache file that could explain the issue? (for info initially GOPATH=/tmp/
, I changed it to GOPATH=$HOME/tmp
).
No, matterbridge has no state. But framateam has lots of users, it could be related to that. I had to make fixes for framateam in the past.
I have an account there too, I'll see if I can reproduce it.
OK, might be indeed related to server loads on framasoft side. For now I cannot reproduce it either - should I bump this once I reproduce it again?
Reopen if it happens again, panic should be fixed now though in master
Please answer the following questions.
Which version of matterbridge are you using?
0.13.1-dev
If you're having problems with mattermost please specify mattermost version.
3.9.0 (framateam)
Please describe the expected behavior.
I have a Mattermost-IRC bridge that worked great. I tweaked a bit the config and it started crashing. I restored to the initial version but now it keeps crashing.
Please describe the actual behavior.
Instead
mattermostbridge
crashes:Any steps to reproduce the behavior?
Please add your configuration file
Even when changing irc server/name/channel and mattermost user/channel, the issue persists.