You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Matthew Magnusson (JIRA)" <ji...@apache.org> on 2017/03/20 23:38:41 UTC

[jira] [Created] (SOLR-10322) Streaming expressions Daemon can't connect to topic checkpoint when basic authentication is enabled

Matthew Magnusson created SOLR-10322:
----------------------------------------

             Summary: Streaming expressions Daemon can't connect to topic checkpoint when basic authentication is enabled
                 Key: SOLR-10322
                 URL: https://issues.apache.org/jira/browse/SOLR-10322
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: 6.4.1
         Environment: Ubuntu 16.04s
            Reporter: Matthew Magnusson


When trying to connect a daemon to topic in a streaming expression.  It doesn't pull the topic and I get the following error when trying to list running processes. Same streaming expression works correctly on another server that doesn't have basic authentication enabled and listing running processes show the daemon running correctly.

{"result-set":{"docs":[{"exception":"org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at  <servername>:8983/solr/checkpointCollection_shard1_replica1: Expected mime type application/octet-stream but got text/html. <html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\"/>\n<title>Error 401 require authentication</title>\n</head>\n<body><h2>HTTP ERROR 401</h2>\n<p>Problem accessing /solr/checkpointCollection_shard1_replica1/get. Reason:\n<pre>    require authentication</pre></p>\n</body>\n</html>\n","startTime":1490052215244,"stopTime":0,"id":"daemon1","state":"TIMED_WAITING","iterations":22},{"EOF":true}]}}




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org