<?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 Qlik Web Connectors - MongoDB connection error in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Web-Connectors-MongoDB-connection-error/m-p/371#M5918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to configure the MongoDB connector, and even though all the information is correct and I can connect to Mongo on my localhost, the Web Connectors application gives this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #a94442; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: small; background-color: #f2dede;"&gt;There was an error running the table (Access to localhost is denied)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #a94442; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: small; background-color: #f2dede;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I think the error is not related to Mongo but something before that, since that same message pops no matter what I have in the connection parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mongo is configured on localhost without Authorization enabled (I have tried with both, enabled and disabled with no luck).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Connectors application and MongoDB running on same Windows machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Apr 2021 07:35:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-04-02T07:35:33Z</dc:date>
    <item>
      <title>Qlik Web Connectors - MongoDB connection error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Web-Connectors-MongoDB-connection-error/m-p/371#M5918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to configure the MongoDB connector, and even though all the information is correct and I can connect to Mongo on my localhost, the Web Connectors application gives this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #a94442; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: small; background-color: #f2dede;"&gt;There was an error running the table (Access to localhost is denied)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #a94442; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: small; background-color: #f2dede;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I think the error is not related to Mongo but something before that, since that same message pops no matter what I have in the connection parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mongo is configured on localhost without Authorization enabled (I have tried with both, enabled and disabled with no luck).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Connectors application and MongoDB running on same Windows machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2021 07:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Web-Connectors-MongoDB-connection-error/m-p/371#M5918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-02T07:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Web Connectors - MongoDB connection error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Web-Connectors-MongoDB-connection-error/m-p/372#M5919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - Could you take a look at the &lt;STRONG&gt;Allow local host access&lt;/STRONG&gt; section here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Administer/Advanced-configuration.htm" title="http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Administer/Advanced-configuration.htm"&gt;Advanced configuration of Qlik Web Connectors ‒ Qlik Connectors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to enable this for the MongoDB Connector.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2018 09:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Web-Connectors-MongoDB-connection-error/m-p/372#M5919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-15T09:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Web Connectors - MongoDB connection error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Web-Connectors-MongoDB-connection-error/m-p/373#M5920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;Thank you for providing the answer to this problem.&amp;nbsp; I opened the deploy.config file that comes with the Qlik Web Connectors, found the setting for MongoDB localhost, and changed the false to a true.&amp;nbsp; It worked like a charm!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 16:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Web-Connectors-MongoDB-connection-error/m-p/373#M5920</guid>
      <dc:creator>Sheryl</dc:creator>
      <dc:date>2018-05-01T16:22:45Z</dc:date>
    </item>
  </channel>
</rss>

