<?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: Syntax Error During Installation in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733079#M8294</link>
    <description>&lt;P&gt;Yes. Even when passing --http-user=username and --http-password=password, the downloaded script only shows this:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;script type="text/javascript" src="https://appd-aperture-prod.s3-us-west-2.amazonaws.com:443/js/library/jquery-2.1.4.min.js?Signature=1yLW28QQQ%2BTT%2FtTaHXHCX%2F7twrU%3D&amp;amp;amp;Expires=1522856280&amp;amp;amp;AWSAccessKeyId=AKIAIIS3SGXAJWKEDWIQ"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="https://appd-aperture-prod.s3-us-west-2.amazonaws.com:443/js/login.js?Signature=seYfUHZCNJKHtgYoKlKuSZs%2BmGA%3D&amp;amp;amp;Expires=1522856280&amp;amp;amp;AWSAccessKeyId=AKIAIIS3SGXAJWKEDWIQ"&amp;gt;&amp;lt;/script&amp;gt;

&amp;lt;form id="saml-login-form" style="display:none;"&amp;gt;
    &amp;lt;input type='hidden' name='csrfmiddlewaretoken' value='EcNQlkgAem3WZUPXtYxKMoxx2LG7Y3QeSFcn4Do1GnDqE8M5ZO2XIj5H7bMpfvZQ' /&amp;gt;
    &amp;lt;input type="hidden" name="login-url" value="https://login.appdynamics.com/sso/samlservice/login/download_server/"&amp;gt;

    &amp;lt;button type="submit" class="btn btn_org"&amp;gt;Log In&amp;lt;/button&amp;gt;
&amp;lt;/form&amp;gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 04 Apr 2018 14:51:39 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2018-04-04T14:51:39Z</dc:date>
    <item>
      <title>Syntax Error During Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733074#M8289</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I just registered for a trial version of Pro. When I run the platform-setup-x64-linux.sh script, I get the following:&lt;/P&gt;


&lt;PRE&gt;[me@appdyn01 ~]$ sudo ./platform-setup-x64-linux-4.4.2.7140.sh&lt;BR /&gt;./platform-setup-x64-linux-4.4.2.7140.sh: line 2: syntax error near unexpected token `&amp;lt;'&lt;BR /&gt;./platform-setup-x64-linux-4.4.2.7140.sh: line 2: `&amp;lt;script type="text/javascript" src="https://appd-aperture-prod.s3-us-west-2.amazonaws.com:443/js/library/jquery-2.1.4.min.js?Signature=qlc5Nz7Y7FZv30mNJgIEH8REQc0%3D&amp;amp;amp;Expires=1522437983&amp;amp;amp;AWSAccessKeyId=AKIAIIS3SGXAJWKEDWIQ"&amp;gt;&amp;lt;/script&amp;gt;'&lt;/PRE&gt;
&lt;PRE&gt;[me@appdyn01 ~]$ cat /etc/centos-release
CentOS Linux release 7.4.1708 (Core)&lt;/PRE&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;


&lt;P&gt;Is anyone else having this issue? I thought the license might have to be in the same directory so I put it there, but I'm getting the same thing.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:15:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733074#M8289</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-04-02T13:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error During Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733075#M8290</link>
      <description>&lt;P&gt;Can you post the first 20 or so lines of your&amp;nbsp;&lt;SPAN&gt;platform-setup-x64-linux.sh script please?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;From this error message, I am not sure if this has the expected content.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 16:37:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733075#M8290</guid>
      <dc:creator>Peter_Holditch</dc:creator>
      <dc:date>2018-04-02T16:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error During Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733076#M8291</link>
      <description>&lt;P&gt;I figured out the issue.&lt;/P&gt;
&lt;P&gt;If I do&lt;/P&gt;
&lt;PRE&gt;wget https://download.appdynamics.com/download/prox/download-file/enterprise-console/4.4.2.7140/platform-setup-x64-linux-4.4.2.7140.sh&lt;/PRE&gt;
&lt;P&gt;the content of &lt;SPAN&gt;platform-setup-x64-linux.sh&lt;/SPAN&gt; is this:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;script type="text/javascript" src="https://appd-aperture-prod.s3-us-west-2.amazonaws.com:443/js/library/jquery-2.1.4.min.js?$
&amp;lt;script type="text/javascript" src="https://appd-aperture-prod.s3-us-west-2.amazonaws.com:443/js/login.js?Signature=%2FbdCPxj$

&amp;lt;form id="saml-login-form" style="display:none;"&amp;gt;
    &amp;lt;input type='hidden' name='csrfmiddlewaretoken' value='WhRxxNNQDNQlh5oX3ldzLYWq5ZWXQGbKfRyhSQMkcrmpamS90zJQvEgIfOAPNwXB' $
    &amp;lt;input type="hidden" name="login-url" value="https://login.appdynamics.com/sso/samlservice/login/download_server/"&amp;gt;

    &amp;lt;button type="submit" class="btn btn_org"&amp;gt;Log In&amp;lt;/button&amp;gt;
&amp;lt;/form&amp;gt;&lt;/PRE&gt;
&lt;P&gt;I figured from your request for the "first 20 lines" that this wasn't right, so I just clicked the download link and found the actual download link was &lt;STRONG&gt;&lt;A href="https://download-files.appdynamics.com/download-file/enterprise-console/4.4.2.7140/platform-setup-x64-linux-4.4.2.7140.sh?Expires=1522689513&amp;amp;Signature=m7lQf0IWJmp4-mmSIrBF4dXkqz3d1hhO64mafELaJcp3OJuPoNqQvTW-43akjwFXjImBxy3qZWEgskzvAHsFUg8R~4RrWYaICs707blQ9sP2f8l1Obzy26nqKG361agqy5xLLR4Kl1bZddk5e-yspBtpSbjKXKqnkObU5vCI129wklHpBsP9-SdPkfHH~OjdqVW-A2rV0EIdhtAAUHXQP2~wWVOV2xzHoPL76dzlmLftarEiHcvh7VjL8ZzK5~lTnvp37oQh0QOT61tOANBZRyh3ylUxAsrKizpeC-mIHY8z4EBp0DGmwTr6-ig9KqC7w63TUa133e-LXGvDJBZBFw__&amp;amp;Key-Pair-Id=APKAI6PWCU7XQZAIYFCA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://download-files.appdynamics.com/download-file/enterprise-console/4.4.2.7140/platform-setup-x64-linux-4.4.2.7140.sh?Expires=1522689513&amp;amp;Signature=m7lQf0IWJmp4-mmSIrBF4dXkqz3d1hhO64mafELaJcp3OJuPoNqQvTW-43akjwFXjImBxy3qZWEgskzvAHsFUg8R~4RrWYaICs707blQ9sP2f8l1Obzy26nqKG361agqy5xLLR4Kl1bZddk5e-yspBtpSbjKXKqnkObU5vCI129wklHpBsP9-SdPkfHH~OjdqVW-A2rV0EIdhtAAUHXQP2~wWVOV2xzHoPL76dzlmLftarEiHcvh7VjL8ZzK5~lTnvp37oQh0QOT61tOANBZRyh3ylUxAsrKizpeC-mIHY8z4EBp0DGmwTr6-ig9KqC7w63TUa133e-LXGvDJBZBFw__&amp;amp;Key-Pair-Id=APKAI6PWCU7XQZAIYFCA&lt;/A&gt;&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;I downloaded it to my local machine and then copied it to my VM, and now it's working.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 17:11:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733076#M8291</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-04-02T17:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error During Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733077#M8292</link>
      <description>&lt;P&gt;Excellent!&amp;nbsp; I'm glad you're&amp;nbsp;off and running!&lt;/P&gt;

&lt;P&gt;If you wish to automate download of the AppDynamics software in the future, the steps to do so are documented here:&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO44/Download+AppDynamics+Software" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO44/Download+AppDynamics+Software&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Warm regards,&lt;BR /&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 17:15:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733077#M8292</guid>
      <dc:creator>Peter_Holditch</dc:creator>
      <dc:date>2018-04-02T17:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error During Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733078#M8293</link>
      <description>&lt;P&gt;Just curious to know if you tried to use -u and -p parameters with aget to specifiy username and password before downloading?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 16:36:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733078#M8293</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-04-03T16:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Error During Installation</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733079#M8294</link>
      <description>&lt;P&gt;Yes. Even when passing --http-user=username and --http-password=password, the downloaded script only shows this:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;script type="text/javascript" src="https://appd-aperture-prod.s3-us-west-2.amazonaws.com:443/js/library/jquery-2.1.4.min.js?Signature=1yLW28QQQ%2BTT%2FtTaHXHCX%2F7twrU%3D&amp;amp;amp;Expires=1522856280&amp;amp;amp;AWSAccessKeyId=AKIAIIS3SGXAJWKEDWIQ"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="text/javascript" src="https://appd-aperture-prod.s3-us-west-2.amazonaws.com:443/js/login.js?Signature=seYfUHZCNJKHtgYoKlKuSZs%2BmGA%3D&amp;amp;amp;Expires=1522856280&amp;amp;amp;AWSAccessKeyId=AKIAIIS3SGXAJWKEDWIQ"&amp;gt;&amp;lt;/script&amp;gt;

&amp;lt;form id="saml-login-form" style="display:none;"&amp;gt;
    &amp;lt;input type='hidden' name='csrfmiddlewaretoken' value='EcNQlkgAem3WZUPXtYxKMoxx2LG7Y3QeSFcn4Do1GnDqE8M5ZO2XIj5H7bMpfvZQ' /&amp;gt;
    &amp;lt;input type="hidden" name="login-url" value="https://login.appdynamics.com/sso/samlservice/login/download_server/"&amp;gt;

    &amp;lt;button type="submit" class="btn btn_org"&amp;gt;Log In&amp;lt;/button&amp;gt;
&amp;lt;/form&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Apr 2018 14:51:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Syntax-Error-During-Installation/m-p/733079#M8294</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-04-04T14:51:39Z</dc:date>
    </item>
  </channel>
</rss>

