Hi
Getting this LS error - screen shot attached. It is not refreshing. It has been sitting at this same screen for at least two minutes.
LS error
-
tryingtobeIT
- Posts: 6
- Joined: Fri Jan 17, 2025 2:03 pm
LS error
You do not have the required permissions to view the files attached to this post.
Re: LS error
Hi @tryingtobeIT,
Thanks for reaching out. Have you tried reloading the page manually? If that doesn't work, I would try removing /waiting from the url and then hit the enter key.
If that does not work, please try the following and let us know what you get.
Thanks for reaching out. Have you tried reloading the page manually? If that doesn't work, I would try removing /waiting from the url and then hit the enter key.
If that does not work, please try the following and let us know what you get.
Code: Select all
systemctl start elasticsearch
ps aux | grep java
tail -n 50 /var/log/elasticsearch/*.log
curl -XGET 'http://localhost:9200'
java -version
which java
rpm -qa | grep java
cat /etc/*-release
Please let us know if you have any other questions or concerns.
-Laura
-Laura