On 2022-10-28 10:02 AM, Shawn Heisey wrote:
If you have already checked solr.log and don't see anything, that's very odd. Is the server in cloud mode and part of a cluster? If it is, then the error might be logged by a different server. Can you share the entire HTTP error responses?
It's a clean stand-alone install. It's not going through any proxies, the scripts are erroring out when run on the same server too, and it being python, the complete http conversation is a bit hard to get to.
There are, however, 2 more nodes that with this one together were part of a 6.5 cluster... maybe I should check if 6.5 instances are still up on them and kill them if so. I don't see why this one would be spilling over to them but it's an easy thing to check.
Thanks, Dima