Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10322

Streaming expressions Daemon can't connect to topic checkpoint when basic authentication is enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 6.4.1
    • None
    • None
    • Ubuntu 16.04s

    Description

      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}

      ]}}

      Attachments

        Activity

          People

            Unassigned Unassigned
            blkfin Matthew Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: