I just installed solr 9.2.1 on a new Ubuntu install.Any ideas why solr 9.2.1 is throwing this when trying to access via a web browser:
http://newsolrserver:8983/solr/#/login Searching for Solr? You must type the correct path. Solr will respond. My current solr 8.11.1 works just fine: http://oldsolrserver:8983/solr/#/login I get the login. The symlink is there. solr -> /opt/solr-9.2.1 Any ideas? -eric