Hi Arnold, It’s hard to say without seeing exactly what you’re doing and exactly what you’re seeing. Simplify it first, ie remove your custom plugins and related config and see if the problem reproduces still, then try without cloud mode and see it it reproduces still. Then create an issue on https://github.com/docker-solr/docker-solr/issues <https://github.com/docker-solr/docker-solr/issues>, labelled as a question, with the exact command you run and its full output, and attach your zipped-up project directory (Dockerfile, config files and plugins, and full docker log output).
— Martijn > On 20 Aug 2019, at 19:26, Arnold Bronley <arnoldbron...@gmail.com> wrote: > > Hi, > > I am using 8.2.0-slim version. I wrap it in my own image by specifying some > additional settings in Dockerfile (all it does is specify a custom Solr > home, copy my config files and custom Solr plugins to container and boot in > SolrCloud mode). > All things same, if I just change version from 8.2.0-slim to 8.1.1-slim > then I do not get any such warning. > > On Tue, Aug 20, 2019 at 5:01 AM Furkan KAMACI <furkankam...@gmail.com> > wrote: > >> Hi Arnold, >> >> Such errors may arise due to file permission issues. I can run latest >> version without of Solr via docker image without any errors. Could you >> write which steps do you follow to run Solr docker? >> >> Kind Regards, >> Furkan KAMACI >> >> On Tue, Aug 20, 2019 at 1:25 AM Arnold Bronley <arnoldbron...@gmail.com> >> wrote: >> >>> Hi, >>> >>> I am getting following warning in Solr admin UI logs. I did not get this >>> warning in Solr 8.1.1 >>> Please note that I am using Solr docker slim image from here - >>> https://hub.docker.com/_/solr/ >>> >>> Unable to load jetty,​ not starting JettyAdminServer >>> >>