Solr 9.1 has been installed. And java is running

[root@76 ~]# /etc/init.d/solr status
Found 1 Solr nodes:
Solr process 2858 running on port 8983

[root@76 ~]# java -version
openjdk version "11.0.17" 2022-10-18 LTS
OpenJDK Runtime Environment (Red_Hat-11.0.17.0.8-2.el7_9) (build
11.0.17+8-LTS)
OpenJDK 64-Bit Server VM (Red_Hat-11.0.17.0.8-2.el7_9) (build
11.0.17+8-LTS, mixed mode, sharing)

However, the admin panel is not opening in the browser

http://xxx.xxx.xxx.76:8293/solr/admin
http://xxx.xxx.xxx.76:8293/solr/

Getting the message -

This site can’t be reached
xxx.xxx.xxx.76 refused to connect

Reply via email to