SAS Visual Analytics Download Failed
SAS Visual Analytics can’t download geomaps images from SAS Server in Cary NT, because we have defined a proxy.
But to workaround this barrier, we’ve create a proxy user and password.
Although 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.
I’ve followed the steps in http://support.sas.com/kb/52/133.html
But no success.
However, if i force the server to connect via proxy user it works.
alias myproxy='PASSWORD=`openssl aes-256-cbc -d -in passcd.bin`; USER=SKY\sasvapro; PROXY="http://$USER:$PASSWORD@172.17.136.222:8080"; export
http_proxy=$PROXY; export https_proxy=$PROXY; export ftp_proxy=$PROXY‘
This works but it only works for 5 minutes.
I'm trying to find some automatic way. No success until now.
Hi @DartRodrigo, this issue will involve some diagnostics for which Technical Support is best equipped. Here's how to open a ticket. Post back here what worked so other users can benefit.
Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.
Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.