我正在尝试在Ubuntu服务器上安装Solr。 我遵循这个指南:
https://www.howtoforge.com/tutorial/how-to-install-and-configure-solr-on-ubuntu-1604/
一切似乎工作,除了我不能访问Solrpipe理员。 尝试访问http://(server ip):8983/solr导致超时/服务器未响应样式消息。
http://(server ip):8983/solr
运行sudo ufw status显示“状态无效”。
sudo ufw status
什么阻止访问pipe理员?