Question
Solr and Tomcat Connection Hangs Forever
Hi
I'am trying to login Solr admin for “pointro” droplet. via :8080/solr but it hangs no response at all. So is any firewall setup present?
Because at first install, everything worked, but now suddenly stopped.
I follow this steps descibed in this document;
What is the workaround?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Just discovered, tomcat running on tcp6,
netstat -tapen | grep “:8080”
But other spawed foreman processes (i.e puma) running on tcp? Is that diff cause this issue?