<?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: Dashboard cannot log in to Portal in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-cannot-log-in-to-portal/m-p/374818#M2132</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Sebastián,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;There's no way to Debug Dashboard, but for network problem like the one you're seeing here, you might want to use web debugging tools like Fiddler to find out the web request that gives you this error and details about the&amp;nbsp;it (e.g. request URL, error code, message). &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Tif&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Sep 2016 17:04:48 GMT</pubDate>
    <dc:creator>TifPun</dc:creator>
    <dc:date>2016-09-30T17:04:48Z</dc:date>
    <item>
      <title>Dashboard cannot log in to Portal</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-cannot-log-in-to-portal/m-p/374816#M2130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently trying to use Dashboard (latest version) with Portal (10.3.1 + IIS 7) through a public URL. The connection is encrypted with a valid&amp;nbsp;SSL certificate. Whenever I try to log in, I receive an error message as shown&amp;nbsp;below. I have been searching through these forums but could not find any post regarding this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #800000;"&gt;Translation: "&lt;SPAN style="background-color: #f2f2f2;"&gt;The underlying connection was closed: An unexpected error occurred on a send&lt;/SPAN&gt;"&lt;/STRONG&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/216808_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance to &lt;STRONG&gt;debug&lt;/STRONG&gt; Dashboard?&amp;nbsp;Is there any &lt;STRONG&gt;Log&lt;/STRONG&gt; to check out? I guess&amp;nbsp;the problem is related either to &lt;STRONG&gt;web adaptor&lt;/STRONG&gt; or IIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be very appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastián Vázquez&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 15:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-cannot-log-in-to-portal/m-p/374816#M2130</guid>
      <dc:creator>SebastiánVázquez</dc:creator>
      <dc:date>2016-08-18T15:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard cannot log in to Portal</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-cannot-log-in-to-portal/m-p/374817#M2131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a solution that worked for me :&lt;/P&gt;&lt;P&gt;Checking SSL setup for my Apache server I saw some protocol version were disabled. After enabling them it works like a charm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Old config for file &lt;SPAN style="font-size: 11.0pt;"&gt;conf\extra\httpd-ssl.conf :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SSLProtocol all -SSLv2 -SSLv3 -TLSv1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;New config :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SSLProtocol all&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;I hope this will help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 35.4pt;"&gt;&lt;SPAN style="background: silver;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;SPAN style="background: silver;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 17:45:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-cannot-log-in-to-portal/m-p/374817#M2131</guid>
      <dc:creator>DavidLARUELLE</dc:creator>
      <dc:date>2016-09-29T17:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard cannot log in to Portal</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-cannot-log-in-to-portal/m-p/374818#M2132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Sebastián,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;There's no way to Debug Dashboard, but for network problem like the one you're seeing here, you might want to use web debugging tools like Fiddler to find out the web request that gives you this error and details about the&amp;nbsp;it (e.g. request URL, error code, message). &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Tif&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 17:04:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/dashboard-cannot-log-in-to-portal/m-p/374818#M2132</guid>
      <dc:creator>TifPun</dc:creator>
      <dc:date>2016-09-30T17:04:48Z</dc:date>
    </item>
  </channel>
</rss>

