<?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 Connect to nuxeo studio/marketplace/... via a proxy in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/connect-to-nuxeo-studio-marketplace-via-a-proxy/m-p/318334#M5335</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have some troubles to connect my UAT instance to Nuxeo Connect/Marketplace/... ; I'm using Nuxeo 5.8 with hotfix up to 13 on a RHEL 6.5 VM.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I defined the proxy on nuxeo side;  this works well.&lt;/LI&gt;
&lt;LI&gt;I asked the network team to whitelist access to connect.nuxeo.com &amp;amp; sso.nuxeo.com on port 80/443 and this works well with curl in CLI.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;However :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Registering my instance does not completely work. Instance is registered but nuxeo said it failed to validatate. However, I can find it on Connect side. I checked at other questions and time of my VM is up to date.&lt;/LI&gt;
&lt;LI&gt;For Marketplace &amp;amp; other online resources, are there other domains to whitelist ?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;On log side, I have things like :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2014-06-02 17:01:05,554 WARN  [http-bio-0.0.0.0-80-exec-10] [org.nuxeo.connect.client.status.ConnectStatusHolder] can not reach connect server org.nuxeo.connect.connector.CanNotReachConnectServer: Connect server set as not reachable
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Nicolas&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jun 2014 17:09:51 GMT</pubDate>
    <dc:creator>Nicolas_Steinme</dc:creator>
    <dc:date>2014-06-02T17:09:51Z</dc:date>
    <item>
      <title>Connect to nuxeo studio/marketplace/... via a proxy</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/connect-to-nuxeo-studio-marketplace-via-a-proxy/m-p/318334#M5335</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have some troubles to connect my UAT instance to Nuxeo Connect/Marketplace/... ; I'm using Nuxeo 5.8 with hotfix up to 13 on a RHEL 6.5 VM.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I defined the proxy on nuxeo side;  this works well.&lt;/LI&gt;
&lt;LI&gt;I asked the network team to whitelist access to connect.nuxeo.com &amp;amp; sso.nuxeo.com on port 80/443 and this works well with curl in CLI.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;However :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Registering my instance does not completely work. Instance is registered but nuxeo said it failed to validatate. However, I can find it on Connect side. I checked at other questions and time of my VM is up to date.&lt;/LI&gt;
&lt;LI&gt;For Marketplace &amp;amp; other online resources, are there other domains to whitelist ?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;On log side, I have things like :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2014-06-02 17:01:05,554 WARN  [http-bio-0.0.0.0-80-exec-10] [org.nuxeo.connect.client.status.ConnectStatusHolder] can not reach connect server org.nuxeo.connect.connector.CanNotReachConnectServer: Connect server set as not reachable
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Nicolas&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 17:09:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/connect-to-nuxeo-studio-marketplace-via-a-proxy/m-p/318334#M5335</guid>
      <dc:creator>Nicolas_Steinme</dc:creator>
      <dc:date>2014-06-02T17:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to nuxeo studio/marketplace/... via a proxy</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/connect-to-nuxeo-studio-marketplace-via-a-proxy/m-p/318335#M5336</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Of course, you didn't set "&lt;CODE&gt;org.nuxeo.connect.server.reachable=false&lt;/CODE&gt;" in your &lt;CODE&gt;nuxeo.conf&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;What is the output of:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;./bin/nuxeoctl mp-update -dc org.nuxeo.connect
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 02 Jun 2014 18:59:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/connect-to-nuxeo-studio-marketplace-via-a-proxy/m-p/318335#M5336</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-06-02T18:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to nuxeo studio/marketplace/... via a proxy</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/connect-to-nuxeo-studio-marketplace-via-a-proxy/m-p/318336#M5337</link>
      <description>&lt;P&gt;Hi Julien,&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2014 09:49:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/connect-to-nuxeo-studio-marketplace-via-a-proxy/m-p/318336#M5337</guid>
      <dc:creator>Nicolas_Steinme</dc:creator>
      <dc:date>2014-06-03T09:49:56Z</dc:date>
    </item>
  </channel>
</rss>

