<?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 SAS VA Map downloads not working in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Map-downloads-not-working/m-p/297227#M5318</link>
    <description>&lt;P&gt;&lt;STRONG&gt;SAS Visual &lt;/STRONG&gt;&lt;STRONG&gt;Analytics&lt;/STRONG&gt; Download Failed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Visual Analytics can’t download geomaps images from SAS Server in Cary NT, because we have defined a proxy.&lt;/P&gt;
&lt;P&gt;But to workaround this barrier, we’ve create a proxy user and password.&lt;/P&gt;
&lt;P&gt;Although&amp;nbsp;if we define this proxy user and password as normally sas suggests in the setenv.sh file, it doesn’t work and google chrome development tools errors appears while trying to make downloads.&lt;/P&gt;
&lt;P&gt;I’ve followed the steps in &lt;A href="http://support.sas.com/kb/52/133.html" target="_blank"&gt;http://support.sas.com/kb/52/133.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But no success.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if i force the server to connect via proxy user it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create an empty file&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4864i747536B3D9E818DD/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem1.png" title="Imagem1.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Insert the proxy password in the empty file and save it&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4865iEF8BC513802BA9B5/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem2.png" title="Imagem2.png" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4872i03D896512BD36C7D/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem3.png" title="Imagem3.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Run this (openssl enc -aes-256-cbc -in passcd.txt -out passcd.bin) to create a bin file and type twice a password for the trigger and press ENTER:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4867iDBA5681F788C22F5/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem4.png" title="Imagem4.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Run the following string to open the bin file to triggered password:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;alias myproxy='PASSWORD=`openssl aes-256-cbc -d -in passcd.bin`; USER=SKY\sasvapro; PROXY="http://$USER:$PASSWORD@172.17.136.222:8080"; export&lt;/P&gt;
&lt;P&gt;http_proxy=$PROXY; export https_proxy=$PROXY; export ftp_proxy=$PROXY‘&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4868i282965B57150BD81/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem5.png" title="Imagem5.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Type myproxy, press ENTER and type the password for the trigger (The one in the third step)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4869i792CF4A56D16D277/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem6.png" title="Imagem6.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Then run the string to test connection to the internet with proxy user and password options in the first time: wget --proxy-user="SKY\sasvapro" --proxy-password=“passcd" &lt;A href="http://www.uol.com.br/" target="_blank"&gt;www.uol.com.br&lt;/A&gt; and the following results appear:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4870i9275CEE850E48FDE/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem7.png" title="Imagem7.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Even if i run without the --proxy-password option after the first time, it will work, and then if i check in google chrome development tools, no download errors are displayed&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4871i37A72229764F17AB/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem8.png" title="Imagem8.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This works but it only works for 5 minutes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to find some automatic way. No success until now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2016 18:31:27 GMT</pubDate>
    <dc:creator>DartRodrigo</dc:creator>
    <dc:date>2016-09-08T18:31:27Z</dc:date>
    <item>
      <title>SAS VA Map downloads not working</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Map-downloads-not-working/m-p/297227#M5318</link>
      <description>&lt;P&gt;&lt;STRONG&gt;SAS Visual &lt;/STRONG&gt;&lt;STRONG&gt;Analytics&lt;/STRONG&gt; Download Failed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Visual Analytics can’t download geomaps images from SAS Server in Cary NT, because we have defined a proxy.&lt;/P&gt;
&lt;P&gt;But to workaround this barrier, we’ve create a proxy user and password.&lt;/P&gt;
&lt;P&gt;Although&amp;nbsp;if we define this proxy user and password as normally sas suggests in the setenv.sh file, it doesn’t work and google chrome development tools errors appears while trying to make downloads.&lt;/P&gt;
&lt;P&gt;I’ve followed the steps in &lt;A href="http://support.sas.com/kb/52/133.html" target="_blank"&gt;http://support.sas.com/kb/52/133.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But no success.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if i force the server to connect via proxy user it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create an empty file&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4864i747536B3D9E818DD/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem1.png" title="Imagem1.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Insert the proxy password in the empty file and save it&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4865iEF8BC513802BA9B5/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem2.png" title="Imagem2.png" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4872i03D896512BD36C7D/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem3.png" title="Imagem3.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Run this (openssl enc -aes-256-cbc -in passcd.txt -out passcd.bin) to create a bin file and type twice a password for the trigger and press ENTER:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4867iDBA5681F788C22F5/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem4.png" title="Imagem4.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Run the following string to open the bin file to triggered password:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;alias myproxy='PASSWORD=`openssl aes-256-cbc -d -in passcd.bin`; USER=SKY\sasvapro; PROXY="http://$USER:$PASSWORD@172.17.136.222:8080"; export&lt;/P&gt;
&lt;P&gt;http_proxy=$PROXY; export https_proxy=$PROXY; export ftp_proxy=$PROXY‘&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4868i282965B57150BD81/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem5.png" title="Imagem5.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Type myproxy, press ENTER and type the password for the trigger (The one in the third step)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4869i792CF4A56D16D277/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem6.png" title="Imagem6.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Then run the string to test connection to the internet with proxy user and password options in the first time: wget --proxy-user="SKY\sasvapro" --proxy-password=“passcd" &lt;A href="http://www.uol.com.br/" target="_blank"&gt;www.uol.com.br&lt;/A&gt; and the following results appear:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4870i9275CEE850E48FDE/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem7.png" title="Imagem7.png" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Even if i run without the --proxy-password option after the first time, it will work, and then if i check in google chrome development tools, no download errors are displayed&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4871i37A72229764F17AB/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Imagem8.png" title="Imagem8.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This works but it only works for 5 minutes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to find some automatic way. No success until now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 18:31:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Map-downloads-not-working/m-p/297227#M5318</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2016-09-08T18:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA Map downloads not working</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Map-downloads-not-working/m-p/299962#M5431</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/50353"&gt;@DartRodrigo﻿&lt;/a&gt;, this issue will involve some diagnostics for which Technical Support is best equipped. Here's how to&amp;nbsp;&lt;A href="http://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;open a ticket.&lt;/A&gt;&amp;nbsp;Post back here what worked so other users can benefit.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 20:25:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Map-downloads-not-working/m-p/299962#M5431</guid>
      <dc:creator>BeverlyBrown</dc:creator>
      <dc:date>2016-09-21T20:25:56Z</dc:date>
    </item>
  </channel>
</rss>

