<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ConnectError: Unable to open management session. Please confirm URI namespace exists. in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/528437#M64128</link>
    <description>&lt;P&gt;We are using Private End Point so Proxy is not required&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway I have another Event Hub on the same range working properly with Splunk&lt;/P&gt;&lt;P&gt;actually the Event Hub I am trying to connect is a copy of the working Event Hub&lt;/P&gt;&lt;P&gt;any idea what might be the issue&amp;nbsp; ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 08 Nov 2020 13:49:36 GMT</pubDate>
    <dc:creator>rayar</dc:creator>
    <dc:date>2020-11-08T13:49:36Z</dc:date>
    <item>
      <title>ConnectError: Unable to open management session. Please confirm URI namespace exists</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/506395#M62251</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We installed&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Microsoft Azure Add-on for Splunk (&lt;/SPAN&gt;&lt;A href="https://splunkbase.splunk.com/app/3757/" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/3757/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;version 2.1.0)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;is there any doc we can use for Azure side configuration&amp;nbsp; &amp;nbsp;?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Now for Splunk we&amp;nbsp; are getting the following error&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any config doc for the configuration that should be done from Azure side ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2020-06-24 16:26:32,680 ERROR pid=21096 tid=MainThread file=base_&lt;/SPAN&gt;&lt;A href="https://modinput.py/" target="_blank" rel="noopener"&gt;modinput.py&lt;/A&gt;&lt;SPAN&gt;:log_error:307 | Get error when collecting events.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/opt/splunk/etc/apps/TA-MS-AAD/bin/ta_ms_aad/modinput_wrapper/base_&lt;/SPAN&gt;&lt;A href="https://modinput.py/" target="_blank" rel="noopener"&gt;modinput.py&lt;/A&gt;&lt;SPAN&gt;", line 127, in stream_events&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;self.collect_events(ew)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/opt/splunk/etc/apps/TA-MS-AAD/bin/azure_event_&lt;/SPAN&gt;&lt;A href="https://hub.py/" target="_blank" rel="noopener"&gt;hub.py&lt;/A&gt;&lt;SPAN&gt;", line 92, in collect_events&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;input_module.collect_events(self, ew)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/opt/splunk/etc/apps/TA-MS-AAD/bin/input_module_azure_event_&lt;/SPAN&gt;&lt;A href="https://hub.py/" target="_blank" rel="noopener"&gt;hub.py&lt;/A&gt;&lt;SPAN&gt;", line 113, in collect_events&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;partition_ids = client.get_partition_ids()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/opt/splunk/etc/apps/TA-MS-AAD/bin/azure/eventhub/&lt;/SPAN&gt;&lt;A href="https://client.py/" target="_blank" rel="noopener"&gt;client.py&lt;/A&gt;&lt;SPAN&gt;", line 163, in get_partition_ids&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;return self.get_properties()['partition_ids']&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/opt/splunk/etc/apps/TA-MS-AAD/bin/azure/eventhub/&lt;/SPAN&gt;&lt;A href="https://client.py/" target="_blank" rel="noopener"&gt;client.py&lt;/A&gt;&lt;SPAN&gt;", line 146, in get_properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;response = self._management_request(mgmt_msg, op_type=b'com.microsoft:eventhub')&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/opt/splunk/etc/apps/TA-MS-AAD/bin/azure/eventhub/&lt;/SPAN&gt;&lt;A href="https://client.py/" target="_blank" rel="noopener"&gt;client.py&lt;/A&gt;&lt;SPAN&gt;", line 127, in _management_request&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;self._handle_exception(exception, retry_count, max_retries)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/opt/splunk/etc/apps/TA-MS-AAD/bin/azure/eventhub/&lt;/SPAN&gt;&lt;A href="https://client.py/" target="_blank" rel="noopener"&gt;client.py&lt;/A&gt;&lt;SPAN&gt;", line 105, in _handle_exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_handle_exception(exception, retry_count, max_retries, self)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/opt/splunk/etc/apps/TA-MS-AAD/bin/azure/eventhub/&lt;/SPAN&gt;&lt;A href="https://error.py/" target="_blank" rel="noopener"&gt;error.py&lt;/A&gt;&lt;SPAN&gt;", line 196, in _handle_exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;raise error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ConnectError: Unable to open management session. Please confirm URI namespace exists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to open management session. Please confirm URI namespace exists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Collapse&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;.&lt;BR /&gt;2020-06-28 16:36:31,154 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'Failure: getaddrinfo failure 66.' ('/data/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/adapters/socketio_berkeley.c':'lookup_address_and_initiate_socket_connection':283)&lt;BR /&gt;2020-06-28 16:36:31,155 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'lookup_address_and_connect_socket failed' ('/data/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/adapters/socketio_berkeley.c':'socketio_open':766)&lt;BR /&gt;2020-06-28 16:36:31,155 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'Closing tlsio from a state other than TLSIO_STATE_EXT_OPEN or TLSIO_STATE_EXT_ERROR'&lt;BR /&gt;2020-06-28 16:36:31,155 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'Invalid tlsio_state. Expected state is TLSIO_STATE_OPENING_UNDERLYING_IO.' ('/data/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/adapters/tlsio_openssl.c':'on_underlying_io_open_complete':760)&lt;BR /&gt;2020-06-28 16:36:31,156 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'Failed opening the underlying I/O.' ('/data/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/adapters/tlsio_openssl.c':'tlsio_openssl_open':1258)&lt;BR /&gt;2020-06-28 16:36:31,156 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'xio_open failed' ('/data/src/vendor/azure-uamqp-c/src/saslclientio.c':'saslclientio_open_async':1097)&lt;BR /&gt;2020-06-28 16:36:31,156 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'Opening the underlying IO failed' ('/data/src/vendor/azure-uamqp-c/src/connection.c':'connection_open':1344)&lt;BR /&gt;2020-06-28 16:36:31,156 INFO pid=19209 tid=MainThread file=connection.py:_state_changed:177 | Connection 'e3accde9-ddf9-48cc-8b99-b7b60b83596b' state changed from &amp;lt;ConnectionState.START: 0&amp;gt; to &amp;lt;ConnectionState.END: 13&amp;gt;&lt;BR /&gt;2020-06-28 16:36:31,156 INFO pid=19209 tid=MainThread file=connection.py:_state_changed:181 | Connection with ID 'e3accde9-ddf9-48cc-8b99-b7b60b83596b' unexpectedly in an error state. Closing: False, Error: None&lt;BR /&gt;2020-06-28 16:36:31,156 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'Begin session failed' ('/data/src/vendor/azure-uamqp-c/src/link.c':'link_attach':1154)&lt;BR /&gt;2020-06-28 16:36:31,156 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'Link attach failed' ('/data/src/vendor/azure-uamqp-c/src/message_receiver.c':'messagereceiver_open':362)&lt;BR /&gt;2020-06-28 16:36:31,156 DEBUG pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | Management link open: 1&lt;BR /&gt;2020-06-28 16:36:31,157 INFO pid=19209 tid=MainThread file=mgmt_operation.py:__init__:65 | 'Failed opening message receiver' ('/data/src/vendor/azure-uamqp-c/src/amqp_management.c':'amqp_management_open_async':981)&lt;BR /&gt;2020-06-28 16:36:31,958 INFO pid=19209 tid=MainThread file=error.py:_handle_exception:233 | u'eventhub.pysdk-3ff58abd' has an exception (AMQPConnectionError('Unable to open management session. Please confirm URI namespace exists.',)). Retrying...&lt;BR /&gt;2020-06-28 16:36:31,958 DEBUG pid=19209 tid=MainThread file=client.py:close:295 | Closing non-CBS session.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 16:04:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/506395#M62251</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2022-07-05T16:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: ConnectError: Unable to open management session. Please confirm URI namespace exists.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/506730#M62272</link>
      <description>&lt;P&gt;Is the internal firewall configured to allow&amp;nbsp;&lt;SPAN&gt;TCP ports 5671 and 5672 from the Splunk server out to the the event hub (&amp;lt;hubname&amp;gt;.servicesbus.windows.net) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ref:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-Azure-Add-on-Error-setting-pulling-Event-Hub/td-p/472225" target="_blank"&gt;https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-Azure-Add-on-Error-setting-pulling-Event-Hub/td-p/472225&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 16:21:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/506730#M62272</guid>
      <dc:creator>staten</dc:creator>
      <dc:date>2020-06-30T16:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: ConnectError: Unable to open management session. Please confirm URI namespace exists.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/506862#M62283</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our access to Internet is via Proxy (our ports are 8080 and 443 )&lt;/P&gt;&lt;P&gt;Is there any other option ?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 12:16:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/506862#M62283</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2020-07-01T12:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: ConnectError: Unable to open management session. Please confirm URI namespace exists.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/506877#M62285</link>
      <description>&lt;P&gt;Do you have the proxy configured in the&amp;nbsp;Microsoft Azure Add-on for Splunk? Look at the Configuration -&amp;gt; Proxy tab in the add-on web UI.&lt;/P&gt;&lt;P&gt;If not, then configure the add-on to use the Proxy.&lt;/P&gt;&lt;P&gt;If the Proxy is already configured in the add-on, then contact the folks who manage your organization's proxy and explain to them that you're looking to support additional outbound ports.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 13:22:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/506877#M62285</guid>
      <dc:creator>staten</dc:creator>
      <dc:date>2020-07-01T13:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: ConnectError: Unable to open management session. Please confirm URI namespace exists.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/528437#M64128</link>
      <description>&lt;P&gt;We are using Private End Point so Proxy is not required&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway I have another Event Hub on the same range working properly with Splunk&lt;/P&gt;&lt;P&gt;actually the Event Hub I am trying to connect is a copy of the working Event Hub&lt;/P&gt;&lt;P&gt;any idea what might be the issue&amp;nbsp; ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Nov 2020 13:49:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/528437#M64128</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2020-11-08T13:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: ConnectError: Unable to open management session. Please confirm URI namespace exists.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/604323#M77103</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you get this to work?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 11:34:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/604323#M77103</guid>
      <dc:creator>Rhidian</dc:creator>
      <dc:date>2022-07-04T11:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: ConnectError: Unable to open management session. Please confirm URI namespace exists.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/604530#M77113</link>
      <description>&lt;P&gt;yes , sorry but its a long time ago&lt;/P&gt;&lt;P&gt;don't remember the solution&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 06:31:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/ConnectError-Unable-to-open-management-session-Please-confirm/m-p/604530#M77113</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2022-07-06T06:31:00Z</dc:date>
    </item>
  </channel>
</rss>

