Getting a failed to serve HTTP error on my plugin.
MM version: 5.25
Logs of the error :-
{“level”:“error”,“ts”:1629776576.1251974,“caller”:“mlog/log.go:175”,“msg”:“Plugin failed to ServeHTTP, RPC call failed”,“plugin_id”:“ignore-user-messages”,“error”:“connection is shut down”}
Weirdly, the same plugin is working fine on my local mattermost instance but on production it gives various errors related to RPC calls failing and then shuts down.