while running the installation command to install magento2.4.5 it say "Search engine 'elasticsearch7. is not an available search engine." - elasticsearch

Image of the error
enter image description here
Elasticsearch is already running but still shows this error

Related

Docker commit or build fails with - hcsshim::ImportLayer - failed. (Windows)

Been stuck with this failure a few days.
This happens when I build an image or try to commit after installing a particular application. I'm using mcr.microsoft.com/windows/servercore:ltsc2019 as base image.
"Error response from daemon: re-exec error: exit status 1: output: hcsshim::ImportLayer - failed failed in Win32: The system cannot find the path specified. (0x3)"
If I do not install my application to the image, I do not get this error. The application installs fine without any failures. I'm able to run the container fine with this application installed, but it fails when I commit it to an image.
I came across a few existing posts with this error, but I couldn't get this to work. Some existing posts mentions about possible size limit of the image but here I don't see size to be an issue. This error is too vague for me to do anything about it. Where can I look for some detailed logging from docker daemon to try to understand what in my application is causing the docker commit to fail?
Tried to look into log under, I don't find any thing useful to understand this failure.
AppData\Local\Docker
Appreciate any help or pointers to find what in my application can cause this commit failure.

How to use containerd?

I want to start with containerd, but I always get one of these two errors:
time="2022-05-18T18:08:58+02:00" level=fatal msg="cannot access containerd socket \"\\\\\\\\.\\\\pipe\\\\containerd-containerd\": open \\\\.\\pipe\\containerd-containerd: The system cannot find the file specified."
or:
time="2022-05-18T18:09:39+02:00" level=fatal msg="unknown service containerd.services.images.v1.Images: not implemented"
When I get the second error I ran the containerd command in another terminal.
Also I'm on windows and I installed the nerdctl because I saw that they recommend it in the getting started tutorial on github.
Thanks in advance

elastic search and logstash

I am new to logstash and elastic search.I am using Windows and when I run in the command line through logstash to input data into the elastic .The entire command is "\Users\Documents\logstash-5.5.1\bin\logstash -f Users\Documents\data\logsash_cars.config". If I type this command, its showing that the pipeline main started and showing" Successfully started API endpoints" and then it just stays like that. The error being shown before displaying this is "No log4js configuration file found"
The error is shown and its pic is in the link below.what to do next to move ahead??
https://i.stack.imgur.com/Kd8JQ.png

unable to start kibana process

I am trying to install kibana using rpm kibana-4.5.0-1.x86_64.rpm.
However when i try to start the Kibana process, i am getting below prompt
Starting kibana....... unable to start process kibana.
To check the reason i have enabled log file by setting the below parameter in kibana.yml :
logging.dest: /opt/kibana/kibana.log
However no log file is getting created and i am unable to identify why kibana process is not starting.
Any suggestion would be appreciated..
Please check ---
RPM install is not supported on distributions with old versions of RPM, such as SLES 11 and CentOS 5.
My suggetion you can install Kibana with .tar.gz
Can follow the link :
https://www.elastic.co/guide/en/kibana/current/targz.html

spark jobserver Missing settings.sh, exiting

I am trying to run ./server_start.sh with spark-jobserver,
but it says
"Missing /home/spark/spark-jobserver1.5.1/bin/settings.sh, exiting",
I also check the details in ./server_start.sh from github where i found this(as the picture below):enter image description here
It means the setting.sh should be exists but not.
You need spark binaries to be installed on you machine. And export SPARK_HOME. See local.sh.template for example.

Resources