Unable to restart Elasticsearch after installing readonlyrest

Hello,

i hope anyone can help me. I tried to install elasticsearch and Readonlyrest. (Version 8.7.1)

The installation works, but can’t restart ES. I got this error:

[2023-05-05T13:09:41,032][INFO ][t.b.r.b.LogPluginBuildInfoMessage$] [livesystem-debian] Starting ReadonlyREST plugin v1.48.0 on Elasticsearch v8.7.0
[2023-05-05T13:09:41,052][WARN ][t.b.r.e.u.EsPatchVerifier$] [livesystem-debian] Cannot verify if the ES was patched. Path.home=[/usr/share/elasticsearch]
[2023-05-05T13:09:41,062][ERROR][o.e.b.Elasticsearch      ] [livesystem-debian] fatal exception while booting Elasticsearch
java.lang.IllegalStateException: failed to load plugin class [tech.beshu.ror.es.ReadonlyRestPlugin]
        at org.elasticsearch.plugins.PluginsService.loadPlugin(PluginsService.java:641) ~[elasticsearch-8.7.0.jar:?]

Anyone knows whats wrong here?

Debian 11

openjdk 17.0.6 2023-01-17
OpenJDK Runtime Environment (build 17.0.6+10-Debian-1deb11u1)
OpenJDK 64-Bit Server VM (build 17.0.6+10-Debian-1deb11u1, mixed mode, sharing)

Elasticsearch 8.7.0 (after testing)

Here is the complete log entry: PrivateBin

@Happyfeet01 did you run the patching step?

1 Like

No, i would do it, thanks

1 Like