Simone created SOLR-15812:
-----------------------------
Summary: Can't open collection files in Admin UI
Key: SOLR-15812
URL: https://issues.apache.org/jira/browse/SOLR-15812
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: Admin UI
Affects Versions: 8.11
Reporter: Simone
I can't open collection files in Admin UI using Solr 8.11
In the logging section I see the following errors from the RequestHandlerBase
logger:
* org.apache.solr.common.SolrException: Requested content type
'application/json;charset=utf-8' is not supported.
* org.apache.solr.common.SolrException: Requested content type
'text/plain;charset=utf-8' is not supported.
I'm using an example configuration:
{code:java}
./bin/solr start -e cloud -noprompt
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]