Nginx and plugin issue

Small edit : this was before updating my configuration and mattermost.

Here is what I have now:

{"level":"info","ts":1618646597.9716687,"caller":"mlog/sugar.go:21","msg":"Stopping grumble server","plugin_id":"com.mattermost.mattermost-grumble-plugin"}
{"level":"info","ts":1618646597.9718294,"caller":"mlog/sugar.go:21","msg":"Saving server state","plugin_id":"com.mattermost.mattermost-grumble-plugin"}
{"level":"info","ts":1618646597.985461,"caller":"mlog/sugar.go:21","msg":"Saved server state, users=1 channels=3","plugin_id":"com.mattermost.mattermost-grumble-plugin"}
{"level":"error","ts":1618646597.9868252,"caller":"mlog/log.go:232","msg":"RPC call OnConfigurationChange to plugin failed.","plugin_id":"com.mattermost.mattermost-grumble-plugin","error":"unexpected EOF"}
{"level":"info","ts":1618646598.0145843,"caller":"go-plugin@v1.4.0/stream.go:15","msg":"2021/04/17 08:03:18 LoadPluginConfiguration API failed to unmarshal: json: cannot unmarshal string into Go struct field CustomAttribute.CustomAttributes.GroupIDs of type []string","plugin_id":"com.mattermost.custom-attributes","source":"plugin_stderr"}
{"level":"warn","ts":1618646627.7493033,"caller":"plugin/health_check.go:59","msg":"Health check failed for plugin","id":"com.mattermost.mattermost-grumble-plugin","error":"plugin RPC connection is not responding"}
{"level":"error","ts":1618646627.7493713,"caller":"mlog/log.go:232","msg":"RPC call OnDeactivate to plugin failed.","plugin_id":"com.mattermost.mattermost-grumble-plugin","error":"connection is shut down"}
{"level":"warn","ts":1618646627.7494023,"caller":"plugin/hclog_adapter.go:70","msg":"error closing client during Kill","plugin_id":"com.mattermost.mattermost-grumble-plugin","wrapped_extras":"errconnection is shut down"}
{"level":"warn","ts":1618646627.7494106,"caller":"plugin/hclog_adapter.go:72","msg":"plugin failed to exit gracefully","plugin_id":"com.mattermost.mattermost-grumble-plugin"}
{"level":"info","ts":1618646627.9288735,"caller":"mlog/sugar.go:21","msg":"Activating plugin","plugin_id":"com.mattermost.mattermost-grumble-plugin"}
{"level":"info","ts":1618646627.9307673,"caller":"mlog/sugar.go:21","msg":"Recovered server state, users=1 channels=3","plugin_id":"com.mattermost.mattermost-grumble-plugin"}
{"level":"info","ts":1618646627.93096,"caller":"mlog/sugar.go:21","msg":"Unfreezing server state","plugin_id":"com.mattermost.mattermost-grumble-plugin"}
{"level":"info","ts":1618646627.931159,"caller":"mlog/sugar.go:21","msg":"Applying configuration","plugin_id":"com.mattermost.mattermost-grumble-plugin"}
{"level":"info","ts":1618646627.931946,"caller":"mlog/sugar.go:21","msg":"Starting grumble server","plugin_id":"com.mattermost.mattermost-grumble-plugin"}
{"level":"info","ts":1618646627.9326193,"caller":"go-plugin@v1.4.0/stream.go:15","msg":"[1] 2021/04/17 08:03:47.932407 Started: listening on [::]:64738 and 0.0.0.0:8090","plugin_id":"com.mattermost.mattermost-grumble-plugin","source":"plugin_stdout"}
1 Like