<?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: saas.appdynamics.com failed to respond in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727812#M5943</link>
    <description>&lt;PRE&gt;/tmp/appd/logs/node c45e# grep account *.log
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,845  INFO com.singularity.XMLConfigManager - Default Agent Account Info Resolver found system property [appdynamics.agent.accountName] for account name [earhart2020040113170721]
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,845  INFO com.singularity.XMLConfigManager - Default Agent Account Info Resolver found system property [appdynamics.agent.accountAccessKey] for account access key [****]
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,861  INFO com.singularity.XMLConfigManager - XML Agent Account Info Resolver did not find account name. Using default account name [customer1]
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,861  WARN com.singularity.XMLConfigManager - XML Agent Account Info Resolver did not find account access key.&lt;/PRE&gt;&lt;P&gt;do u feel strange about above log?&lt;/P&gt;&lt;P&gt;&amp;nbsp; first line, it report account name&amp;nbsp; earhart,&lt;/P&gt;&lt;P&gt;&amp;nbsp; third line, it report account name customer1.&lt;/P&gt;&lt;P&gt;there is only one config to set account name,&amp;nbsp; is there a bug?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Apr 2020 08:00:53 GMT</pubDate>
    <dc:creator>Bin_Hu</dc:creator>
    <dc:date>2020-04-16T08:00:53Z</dc:date>
    <item>
      <title>saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727808#M5939</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I use pyagent to run....and I get the following error.&lt;/P&gt;


&lt;PRE class="lia-code-sample language-java"&gt;&lt;CODE&gt;10:50:33,311 WARN [AD Thread Pool-Global1] AgentErrorProcessor - 3 instance(s) remaining before error log is silenced
10:50:33,311 ERROR [AD Thread Pool-Global1] ConfigurationChannel - Exception: earhart2020040113170721.saas.appdynamics.com:443 failed to respond
org.apache.http.NoHttpResponseException: earhart2020040113170721.saas.appdynamics.com:443 failed to respond
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) ~[httpclient-4.5.4.jar:4.5.4]
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) ~[httpclient-4.5.4.jar:4.5.4]
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) ~[httpcore-4.4.9.jar:4.4.9]
at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) ~[httpcore-4.4.9.jar:4.4.9]
at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) ~[httpclient-4.5.4.jar:4.5.4]
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) ~[httpcore-4.4.9.jar:4.4.9]
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) ~[httpcore-4.4.9.jar:4.4.9]
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) ~[httpclient-4.5.4.jar:4.5.4]
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.4.jar:4.5.4]
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.4.jar:4.5.4]
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) ~[httpclient-4.5.4.jar:4.5.4]
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.4.jar:4.5.4]
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:72) ~[httpclient-4.5.4.jar:4.5.4]
at com.singularity.ee.util.httpclient.SimpleHttpClientWrapper.executeHttpOperation(SimpleHttpClientWrapper.java:289) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.util.httpclient.SimpleHttpClientWrapper.executeHttpOperation(SimpleHttpClientWrapper.java:204) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.rest.RESTRequest.sendRequestTracked(RESTRequest.java:384) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.rest.RESTRequest.sendRequest(RESTRequest.java:337) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.rest.controller.request.AControllerRequest.sendRequest(AControllerRequest.java:130) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.rest.controller.request.ABinaryControllerRequest.sendRequest(ABinaryControllerRequest.java:36) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.agent.appagent.kernel.config.xml.ConfigurationChannel.registerApplicationServer(ConfigurationChannel.java:1480) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.agent.appagent.kernel.config.xml.ConfigurationChannel.access$100(ConfigurationChannel.java:122) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.agent.appagent.kernel.config.xml.ConfigurationChannel$UnregisteredConfigurationState.nextTransition(ConfigurationChannel.java:742) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.agent.appagent.kernel.config.xml.ConfigurationChannel.refreshConfiguration(ConfigurationChannel.java:521) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.agent.appagent.kernel.config.xml.XMLConfigManager$AgentConfigurationRefreshTask.run(XMLConfigManager.java:649) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.util.javaspecific.scheduler.AgentScheduledExecutorServiceImpl$SafeRunnable.run(AgentScheduledExecutorServiceImpl.java:122) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
at com.singularity.ee.util.javaspecific.scheduler.ADFutureTask$Sync.innerRunAndReset(ADFutureTask.java:335) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.util.javaspecific.scheduler.ADFutureTask.runAndReset(ADFutureTask.java:152) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.util.javaspecific.scheduler.ADScheduledThreadPoolExecutor$ADScheduledFutureTask.access$101(ADScheduledThreadPoolExecutor.java:119) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.util.javaspecific.scheduler.ADScheduledThreadPoolExecutor$ADScheduledFutureTask.runPeriodic(ADScheduledThreadPoolExecutor.java:206) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.util.javaspecific.scheduler.ADScheduledThreadPoolExecutor$ADScheduledFutureTask.run(ADScheduledThreadPoolExecutor.java:236) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.util.javaspecific.scheduler.ADThreadPoolExecutor$Worker.runTask(ADThreadPoolExecutor.java:694) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at com.singularity.ee.util.javaspecific.scheduler.ADThreadPoolExecutor$Worker.run(ADThreadPoolExecutor.java:726) ~[proxy.jar:Proxy v${python-agent-version} GA SHA-1: DEV-BUILD Date ${TODAY}]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;but i can access appdynamics&lt;/P&gt;

&lt;PRE class="lia-code-sample language-python"&gt;&lt;CODE&gt;telnet earhart2020040113170721.saas.appdynamics.com 443
Trying 34.208.167.103...
Connected to pdx-p-con-1501.saas.appdynamics.com.
Escape character is '^]'&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 02 Apr 2020 11:00:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727808#M5939</guid>
      <dc:creator>Bin_Hu</dc:creator>
      <dc:date>2020-04-02T11:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727809#M5940</link>
      <description>&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO45/Install+the+Python+Agent#InstallthePythonAgent-ConfiguretheAgent" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Install+the+Python+Agent#InstallthePythonAgent-ConfiguretheAgent&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please reference the link above, can you confirm that SSL is enabled (on) in the config?&lt;/P&gt;&lt;P&gt;And please double check the account and accesskey fields match what shows in your SaaS controller, Gear Cog Icon (top right) &amp;gt; License &amp;gt; Account.&lt;/P&gt;&lt;P&gt;Are you using a proxy on this machine?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 02:07:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727809#M5940</guid>
      <dc:creator>Philip_Rogers</dc:creator>
      <dc:date>2020-04-03T02:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727810#M5941</link>
      <description>&lt;P&gt;1. My config copy from&amp;nbsp;GETTING_STARTED_PYTHON, after double check the account and pass is correct.&lt;/P&gt;
&lt;P&gt;2. No, My server don't need proxy to access internet.&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/137711"&gt;@Philip.Rogers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. My app run in python3.8 in docker, is that root cause, the doc say it&amp;nbsp; just support 3.7?&lt;/P&gt;

&lt;P&gt;My config seems like it&lt;/P&gt;


&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;[agent]
app = fake
tier =fake
node = nodefake

[controller]
host =fake.saas.appdynamics.com
port = 443
ssl = (on)
account =fake
accesskey =fake&lt;/CODE&gt;&lt;/PRE&gt;


&lt;P&gt;From the log, it seems the XML config has an issue, but I don't know where to config&amp;nbsp;&lt;/P&gt;


&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;/tmp/appd/logs/node c45e# grep account *.log
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,845  INFO com.singularity.XMLConfigManager - Default Agent Account Info Resolver found system property [appdynamics.agent.accountName] for account name [earhart2020040113170721]
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,845  INFO com.singularity.XMLConfigManager - Default Agent Account Info Resolver found system property [appdynamics.agent.accountAccessKey] for account access key [****]
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,861  INFO com.singularity.XMLConfigManager - XML Agent Account Info Resolver did not find account name. Using default account name [customer1]
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,861  WARN com.singularity.XMLConfigManager - XML Agent Account Info Resolver did not find account access key.&lt;/CODE&gt;&lt;/PRE&gt;



&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;root@xxxx:/tmp/appd/logs/node c45e# lsof agent.2020_04_03__04_14_27.log
COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF   NODE NAME
java    4622 root   63u   REG   0,45   165373 411888 agent.2020_04_03__04_14_27.log
root@xxxx:/tmp/appd/logs/node c45e# ps -ef|grep 4622
root      4622  4621  2 04:12 pts/5    00:00:20 /usr/local/lib/python3.8/site-packages/appdynamics_proxysupport/bin/java -server -Xmx300m -Xms50m -classpath /usr/local/lib/python3.8/site-packages/appdynamics_bindeps/proxy/conf/logging:/usr/local/lib/python3.8/site-packages/appdynamics_bindeps/proxy/lib/*:/usr/local/lib/python3.8/site-packages/appdynamics_bindeps/proxy/lib/tp/*:/usr/local/lib/python3.8/site-packages/appdynamics_bindeps/proxy/* -Djava.library.path=/usr/local/lib/python3.8/site-packages/appdynamics_bindeps/proxy/lib/tp -Dappdynamics.agent.logs.dir=/tmp/appd/logs -Dcomm=/tmp/appd/run/comm -DagentType=PYTHON_APP_AGENT -Dappdynamics.agent.runtime.dir=/tmp/appd/run -Dlog4j.ignoreTCL=true -XX:MaxPermSize=120m -XX:-UseGCOverheadLimit com.appdynamics.ee.agent.proxy.bootstrap.ProxyControlEntryPoint&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 03 Apr 2020 03:17:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727810#M5941</guid>
      <dc:creator>Bin_Hu</dc:creator>
      <dc:date>2020-04-03T03:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727811#M5942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/146697"&gt;@Bin.Hu&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Were you able to make any progress on your end?&lt;/P&gt;&lt;P&gt;It looks like the python agent may not be pointing to the proper configuration file, since the log file is complaining about not finding specific values and using defaults. Your provided configuration looks correct.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 21:56:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727811#M5942</guid>
      <dc:creator>Philip_Rogers</dc:creator>
      <dc:date>2020-04-13T21:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727812#M5943</link>
      <description>&lt;PRE&gt;/tmp/appd/logs/node c45e# grep account *.log
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,845  INFO com.singularity.XMLConfigManager - Default Agent Account Info Resolver found system property [appdynamics.agent.accountName] for account name [earhart2020040113170721]
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,845  INFO com.singularity.XMLConfigManager - Default Agent Account Info Resolver found system property [appdynamics.agent.accountAccessKey] for account access key [****]
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,861  INFO com.singularity.XMLConfigManager - XML Agent Account Info Resolver did not find account name. Using default account name [customer1]
agent.2020_04_03__04_14_27.log:[AD Thread Pool-ProxyControlReq0] 03 Apr 2020 04:14:27,861  WARN com.singularity.XMLConfigManager - XML Agent Account Info Resolver did not find account access key.&lt;/PRE&gt;&lt;P&gt;do u feel strange about above log?&lt;/P&gt;&lt;P&gt;&amp;nbsp; first line, it report account name&amp;nbsp; earhart,&lt;/P&gt;&lt;P&gt;&amp;nbsp; third line, it report account name customer1.&lt;/P&gt;&lt;P&gt;there is only one config to set account name,&amp;nbsp; is there a bug?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 08:00:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727812#M5943</guid>
      <dc:creator>Bin_Hu</dc:creator>
      <dc:date>2020-04-16T08:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727813#M5944</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/146697"&gt;@Bin.Hu&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a paid license or a trial license?&lt;/P&gt;&lt;P&gt;The best next step (if a paid license) is to contact support directly via the support portal (&lt;A href="https://www.appdynamics.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.appdynamics.com/support&lt;/A&gt;) so one of our Python experts can point you in the correct direction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is a trial license, please use our Contact Us page (&lt;A href="https://www.appdynamics.com/company/contact-us/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.appdynamics.com/company/contact-us/&lt;/A&gt;) to get in touch with sales. They can arrange for support to get involved and help solve the issues you're running into.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 18:35:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727813#M5944</guid>
      <dc:creator>Philip_Rogers</dc:creator>
      <dc:date>2020-04-21T18:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727814#M5945</link>
      <description>&lt;P&gt;I think there's an error in the documentation and wizard. I had this same error, and when I changed this (which the documentation shows and the wizard generates):&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="lia-indent-padding-left-30px" style="padding-left : 30px;"&gt;&lt;SPAN&gt;ssl&lt;/SPAN&gt;&lt;SPAN&gt; = (on)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;to this:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class="lia-indent-padding-left-30px" style="padding-left : 30px;"&gt;&lt;SPAN&gt;ssl&lt;/SPAN&gt;&lt;SPAN&gt; = true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="lia-indent-padding-left-30px" style="padding-left : 30px;"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The problem was resolved, and my Django app connects to AppDynamics. That is, you should use&amp;nbsp;&lt;STRONG&gt;true&lt;/STRONG&gt; instead of&amp;nbsp;&lt;STRONG&gt;(on).&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 May 2020 11:10:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727814#M5945</guid>
      <dc:creator>Jim_Cushing</dc:creator>
      <dc:date>2020-05-05T11:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727815#M5946</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/147033"&gt;@Jim.Cushing&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Thanks for sharing that insight. I have created a ticket with the Docs team to have that piece of reviewed.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 16:40:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727815#M5946</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2020-05-05T16:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727816#M5947</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/147033"&gt;@Jim.Cushing&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;

&lt;P&gt;I wanted to followup to let you know the Docs page: (&lt;A href="https://docs.appdynamics.com/display/PRO45/Install+the+Python+Agent#InstallthePythonAgent-ConfiguretheAgent" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO45/Install+the+Python+Agent#InstallthePythonAgent-ConfiguretheAgent )&amp;nbsp;&lt;/A&gt;has been edited and corrected based on your comments.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 17:15:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727816#M5947</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2020-05-19T17:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727817#M5948</link>
      <description>&lt;P&gt;Thanks for updating that. Through some experimentation, I found that values of "true" or "on" both work, but a value of "(on)" (with parentheses) does not work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Getting Started Wizard, however, still generates an invalid configuration. For example:&lt;/P&gt;&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;[agent]
app = my-app-name
tier = my-tier-name
node = node abcd

[controller]
host = myaccount.saas.appdynamics.com
port = 443
ssl = (on)
account = myaccount
accesskey = myaccesskey&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;To see this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Creat a new application using Getting Started Wizard&lt;/LI&gt;&lt;LI&gt;Select Python as the application type&lt;/LI&gt;&lt;LI&gt;Verify that "Use SSL" is checked&lt;/LI&gt;&lt;LI&gt;Fill in values for application and tier&lt;/LI&gt;&lt;LI&gt;Click continue&lt;/LI&gt;&lt;LI&gt;Scroll to "Install the App Agent" and examine the configuration file. Observe that is has "ssl = (on)" which should be either "ssl = on" or "ssl = true".&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 20 May 2020 15:53:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727817#M5948</guid>
      <dc:creator>Jim_Cushing</dc:creator>
      <dc:date>2020-05-20T15:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: saas.appdynamics.com failed to respond</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727818#M5949</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/147033"&gt;@Jim.Cushing&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Thanks for raising this. I have created an internal ticket.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 16:04:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/saas-appdynamics-com-failed-to-respond/m-p/727818#M5949</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2020-05-26T16:04:14Z</dc:date>
    </item>
  </channel>
</rss>

