<?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: ArcMap 10.5 - Proxy server error in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcmap-10-5-proxy-server-error/m-p/153676#M6060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan, for your reply.&amp;nbsp;Right now I'm connecting over HTTP (I'm waiting on a certificate so I can connect over HTTPS).&amp;nbsp;&amp;nbsp;&amp;nbsp; How can I tell if the Server is federated with Portal ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2018 16:10:07 GMT</pubDate>
    <dc:creator>BrianFoley1</dc:creator>
    <dc:date>2018-04-04T16:10:07Z</dc:date>
    <item>
      <title>ArcMap 10.5 - Proxy server error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcmap-10-5-proxy-server-error/m-p/153674#M6058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ArcMap 10.5, trying to create a map service.&amp;nbsp; I go into File....Share As....Service.&amp;nbsp; I select 'Publish a service' and press the Next button.&amp;nbsp; I then select the button to the right of the dropdownlist that says 'Select an existing connection or create new one'.&amp;nbsp; The 'Add ArcGIS Server' form is displayed with the 'Publish GIS services' radio button selected.&amp;nbsp; I select the Next button, and I enter the server URL of my server (&lt;A href="http://myservername.domain.com:6080/arcgis"&gt;http://myservername.domain.com:6080/arcgis&lt;/A&gt;).&amp;nbsp; After I enter my credentials for authentication I press the Finish button I get the following error : We were unable to connect to: &lt;A href="http://myservername.domain.com:6080/arcgis"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://myservername.domain.com:6080/arcgis&lt;/SPAN&gt;&lt;/A&gt;.&amp;nbsp; Error: Proxy server got bad address from remote server (verify the server is running). (status code 504). I am not sure where to go from here.&amp;nbsp; When I enter the address into my browser, I don't get any errors. I verified that port 6080 is listening on the server.&amp;nbsp; Any ideas.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 13:19:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcmap-10-5-proxy-server-error/m-p/153674#M6058</guid>
      <dc:creator>BrianFoley1</dc:creator>
      <dc:date>2018-04-04T13:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.5 - Proxy server error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcmap-10-5-proxy-server-error/m-p/153675#M6059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That error is a bit misleading, it can mean a number of different things. First, if you can connect to the Server over http, (but ideally HTTPS), on your machine where ArcMap is installed, (ex. &lt;A href="https://server.domain.com:6443/arcgis/admin),"&gt;https://server.domain.com:6443/arcgis/admin),&lt;/A&gt; then it's not a firewall problem. Next, is the Server federated with Portal? If so, you'll need to use publisher credentials from the Portal. If you're not federated, you can monitor the traffic using Fiddler to identify where things are failing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 15:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcmap-10-5-proxy-server-error/m-p/153675#M6059</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-04-04T15:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.5 - Proxy server error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcmap-10-5-proxy-server-error/m-p/153676#M6060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan, for your reply.&amp;nbsp;Right now I'm connecting over HTTP (I'm waiting on a certificate so I can connect over HTTPS).&amp;nbsp;&amp;nbsp;&amp;nbsp; How can I tell if the Server is federated with Portal ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 16:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcmap-10-5-proxy-server-error/m-p/153676#M6060</guid>
      <dc:creator>BrianFoley1</dc:creator>
      <dc:date>2018-04-04T16:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.5 - Proxy server error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcmap-10-5-proxy-server-error/m-p/153677#M6061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I accidentally discovered something interesting.&amp;nbsp;&amp;nbsp;When I go into Portal and select the&amp;nbsp;My Organization ------&amp;gt; Edit Settings -------&amp;gt; Security, I notice that the checkbox for 'Allow access to the portal through &lt;SPAN&gt;HTTPS&lt;/SPAN&gt; only.' is checked.&amp;nbsp; When I uncheck this, I am able to publish my map service using &lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fmyservername.domain.com%3A6080%2Farcgis" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;http://myservername.domain.com:6080/arcgis&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; After the map service has been published, the link for it&amp;nbsp;starts with&amp;nbsp;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2F" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;, which is what I was hoping it would for.&amp;nbsp; When I try to test the map service in my .Net application (VS2015), I get a pop-up screen requiring a login to access the item on my portal (&lt;/SPAN&gt;&lt;A href="https://myservername/portal"&gt;https://myservername/portal&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I'm not sure if unchecking the 'Allow access to the portal through &lt;SPAN&gt;HTTPS&lt;/SPAN&gt; only.' checkbox was the correct way to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. - I added the server name to the list of trusted sites in IE, and I still get prompted to&amp;nbsp;sign-on .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.P.S. - When I go into Server Manager and the Sharing Properties function on my map service, there is a checkbox that says 'Everyone (public)' that wasn't checked. When I checked this, the Sign-On pop-up window no longer appears.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 12:10:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcmap-10-5-proxy-server-error/m-p/153677#M6061</guid>
      <dc:creator>BrianFoley1</dc:creator>
      <dc:date>2018-04-05T12:10:48Z</dc:date>
    </item>
  </channel>
</rss>

