-
Notifications
You must be signed in to change notification settings - Fork 45
Reminder crashes #155
Comments
I realised that error stops appearing. A user has used the ip address of the mattermost server instead of the url. Other plugins didn't have a problem with it. |
@tsclue what is the type of server? Docker, manual install,? This looks like a big error and I'd like to reproduce it. |
Manual |
I think it is still the problem when connection URL not fits correctly. I moved the mattermost url from https://server.com to https://server.com/mattermost but the old url is rewritten to the new one. |
@tschlue I setup a docker and debian install of 5.14 this evening, and although had some issue with the buttons not working with debian (see issue #148 ), the plugin installed and ran without error on both. I am curious about what might be going on with the url rewrite you mentioned, though I don't think that would cause the plugin crash. What operating system is this running on? @lieut-data (pardon the ping), is this a trivial or known issue to fix? I looked here, however I didn't find anything specifically addressing plugin crashes. e.g. |
@scottleedavis Matterpoll works fine. Mattermost is running on centos 7. Today only one error occurred |
@tschlue that error is different than the original one you posted. It should only occur once the plugin is running though. is the plugin running currently with just that error on triggered reminder? Could you share the |
@scottleedavis at the moment, yes. I wrote all user to correct the url path. So it could be still the reason for the errors. Which |
@tschlue I wanted to check what the reminder being used was, e.g. |
@scottleedavis No, I don't. But it could come from another user. I can't reproduce these errors :(. |
OK, since the crashing is over and no reproduction of the errors are currently possible do you feel we can close this issue? We can open another if anything comes up. |
I think this is okay. |
After upgrading yesterday Mattermost to 5.14 and the reminder to 0.4.4 today the plugin was stopped (by itself of or mattermost) due to a lot of errors.
The text was updated successfully, but these errors were encountered: