Re: Production Issue: cannot connect to solr server suddenly

2019-11-27 Thread Vignan Malyala
Sure! Error: Failed to connect to server at ' http://127.0.0.1:8983/solr/my_core/update/?commit=true ', are y

Re: Production Issue: cannot connect to solr server suddenly

2019-11-26 Thread Paras Lehana
Hi Sai, Please elaborate. What language is the code written in? Why is there google.com in the query? Max retries exceeded with url This happens when you make too many requests on a server than allowed. Check with server at solradmin in case you have DoS or related policy preventing this. On M

Production Issue: cannot connect to solr server suddenly

2019-11-25 Thread Vignan Malyala
I don't get this error always. At certain times, I get this error with my Solr suddenly. However, If I check my Solr url, it will be working but. When I want to update via code, it will not work. Please help me out with this. ERROR: *Failed to connect to server at 'http://127.0.0.1:8983/solr/my_co