Trying to update grafana version from 8.5.0 to 8.5.27 plugin.grafana-image-renderer to start

Current Grafana version are you using?
8.5.0

What are you trying to achieve?
Start Grafana server

How are you trying to achieve it?
Service Start

What happened?
updating grafana version from ‘8.5.0’ to ‘8.5.27’

What did you expect to happen?
Grafana working

Im trying to update grafana version from ‘8.5.0’ to ‘8.5.27’, getting below log error

Attaching log

Server shutdown" error="rendering.RenderingService run error: Unrecognized remote plugin message: \n\n
This usually means that the plugin is either invalid or simply\n
needs to be recompiled to support the latest protocol."
**rendering.RenderingService run error: Unrecognized remote plugin message:
This usually means that the plugin is either invalid or simply
 needs to be recompiled to support the latest protocol.```


THANK YOU!!

:Hi @jeevarajmvsvg,

Welcome to the :grafana: community support forums !!

We are excited that you joined our OSS community. Please read about some of the FAQs in the community :slight_smile:

I am not sure which method you selected (e.g. package, build, etc) to install the image-render plugin but the error message basically says that you need to re-build it as it needs to probably detect the new changes and then should work.