<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1787 HTTP 503 Service Unreachable with "Failed opening socket: Connecting to backend failed" error when attempting to access the Appian login page</title><link>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1787 HTTP 503 Service Unreachable with "Failed opening socket: Connecting to backend failed" error when attempting to access the Appian login page</title><link>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page</link><pubDate>Wed, 14 Nov 2018 22:37:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d93a4f1b-09cc-4428-a07b-7d123fdbaa6a</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 11/14/2018 10:37:28 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Apache Web Server has been configured to work with Appian, and all components of Appian are running successfully. Apache is running successfully, and it is reachable on the port configured with HTTPS.&lt;/p&gt;
&lt;p&gt;However, trying to reach &lt;code&gt;https://&amp;lt;SITE_URL&amp;gt;/suite&lt;/code&gt; fails with HTTP 503 Service Unreachable and the following error in &lt;strong&gt;mod_jk.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;Failed opening socket to (::1:8009) (errno=111) &lt;br /&gt;connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=111) &lt;br /&gt;sending request to tomcat failed (recoverable), because of error during request sending (attempt=2) &lt;br /&gt;connecting to tomcat failed. &lt;br /&gt;service failed, worker &amp;lt;NODE_NAME&amp;gt; is in error state &lt;br /&gt;All tomcat instances are busy or in error state &lt;br /&gt;All tomcat instances failed, no more workers left &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The value in the field&amp;nbsp;&lt;code class="language-conf"&gt;&lt;span class="n"&gt;JKWorkerProperty&lt;/span&gt; &lt;span class="n"&gt;worker&lt;/span&gt;.&lt;span class="n"&gt;&amp;lt;NODE_NAME&amp;gt;&lt;/span&gt;.&lt;span class="n"&gt;host&lt;/span&gt;&lt;/code&gt;&amp;nbsp;does not match the IP address that the application server is running on.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Ensure that the value in the field&amp;nbsp;&lt;code&gt;&lt;span class="n"&gt;JKWorkerProperty&lt;/span&gt;&amp;nbsp;&lt;span class="n"&gt;worker&lt;/span&gt;.&lt;span class="n"&gt;&amp;lt;NODE_NAME&amp;gt;&lt;/span&gt;.&lt;span class="n"&gt;host&lt;/span&gt;&lt;/code&gt; matches the IP of the web server, as mentioned in &lt;a href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_Appian.html#setup-worker-properties"&gt;Configuring Apache Web Server with Appian&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using Apache as the Web Server.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, apache, web server&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX HTTP 503 Service Unreachable with "Failed opening socket: Connecting to backend failed" error</title><link>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page/revision/6</link><pubDate>Tue, 13 Nov 2018 09:06:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d93a4f1b-09cc-4428-a07b-7d123fdbaa6a</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Zach Puderbach on 11/13/2018 9:06:41 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Apache Web Server has been configured to work with Appian. All components of Appian are running successfully. Apache is running successfully and reachable on the port configured with HTTPS.&lt;/p&gt;
&lt;p&gt;Trying to reach &lt;code&gt;https://&amp;lt;SITE_URL&amp;gt;/suite&lt;/code&gt; fails with HTTP 503 Service Unreachable and the following error in &lt;strong&gt;mod_jk.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;Failed opening socket to (::1:8009) (errno=111) &lt;br /&gt;connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=111) &lt;br /&gt;sending request to tomcat failed (recoverable), because of error during request sending (attempt=2) &lt;br /&gt;connecting to tomcat failed. &lt;br /&gt;service failed, worker &amp;lt;NODE_NAME&amp;gt; is in error state &lt;br /&gt;All tomcat instances are busy or in error state &lt;br /&gt;All tomcat instances failed, no more workers left &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The value in the field&amp;nbsp;&lt;code class="language-conf"&gt;&lt;span class="n"&gt;JKWorkerProperty&lt;/span&gt; &lt;span class="n"&gt;worker&lt;/span&gt;.&lt;span class="n"&gt;&amp;lt;NODE_NAME&amp;gt;&lt;/span&gt;.&lt;span class="n"&gt;host&lt;/span&gt;&lt;/code&gt;&amp;nbsp;does not match the IP address that the application server is running on.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Ensure that the value in the field&amp;nbsp;&lt;code&gt;&lt;span class="n"&gt;JKWorkerProperty&lt;/span&gt;&amp;nbsp;&lt;span class="n"&gt;worker&lt;/span&gt;.&lt;span class="n"&gt;&amp;lt;NODE_NAME&amp;gt;&lt;/span&gt;.&lt;span class="n"&gt;host&lt;/span&gt;&lt;/code&gt; matches the IP of the web server, as mentioned in &lt;a href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_Appian.html#setup-worker-properties"&gt;Configuring Apache Web Server with Appian&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using Apache as the Web Server.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, apache, web server&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX HTTP 503 Service Unreachable with "Failed opening socket: Connecting to backend failed" error</title><link>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page/revision/5</link><pubDate>Mon, 12 Nov 2018 17:54:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d93a4f1b-09cc-4428-a07b-7d123fdbaa6a</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Jordan Horwat on 11/12/2018 5:54:54 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Apache Web Server has been configured to work with Appian. All components of Appian are running successfully. Apache is running successfully and reachable on the port configured with HTTPS.&lt;/p&gt;
&lt;p&gt;Trying to reach &lt;code&gt;https://&amp;lt;SITE_URL&amp;gt;/suite&lt;/code&gt; fails with HTTP 503 Service Unreachable and the following error in &lt;strong&gt;mod_jk.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;Failed opening socket to (::1:8009) (errno=111) &lt;br /&gt;connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=111) &lt;br /&gt;sending request to tomcat failed (recoverable), because of error during request sending (attempt=2) &lt;br /&gt;connecting to tomcat failed. &lt;br /&gt;service failed, worker &amp;lt;NODE_NAME&amp;gt; is in error state &lt;br /&gt;All tomcat instances are busy or in error state &lt;br /&gt;All tomcat instances failed, no more workers left &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The value in the field&amp;nbsp;&lt;code class="language-conf"&gt;&lt;span class="n"&gt;JKWorkerProperty&lt;/span&gt; &lt;span class="n"&gt;worker&lt;/span&gt;.&lt;span class="n"&gt;&amp;lt;NODE_NAME&amp;gt;&lt;/span&gt;.&lt;span class="n"&gt;host&lt;/span&gt;&lt;/code&gt;&amp;nbsp;does not match the IP address that the application server is running on.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Ensure that the value in the field&amp;nbsp;&lt;code&gt;&lt;span class="n"&gt;JKWorkerProperty&lt;/span&gt;&amp;nbsp;&lt;span class="n"&gt;worker&lt;/span&gt;.&lt;span class="n"&gt;&amp;lt;NODE_NAME&amp;gt;&lt;/span&gt;.&lt;span class="n"&gt;host&lt;/span&gt;&lt;/code&gt; matches the IP of the web server, as mentioned in &lt;a href="https://docs.appian.com/suite/help/18.3/Configuring_Apache_Web_Server_with_Appian.html#setup-worker-properties"&gt;Configuring Apache Web Server with Appian&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using Apache as the Web Server.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, apache, web server&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX HTTP 503 Service Unreachable with "Failed opening socket: Connecting to backend failed" error</title><link>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page/revision/4</link><pubDate>Mon, 12 Nov 2018 10:07:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d93a4f1b-09cc-4428-a07b-7d123fdbaa6a</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Zach Puderbach on 11/12/2018 10:07:56 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Apache Web Server has been configured to work with Appian. All components of Appian are running successfully. Apache is running successfully and reachable on the port configured with HTTPS.&lt;/p&gt;
&lt;p&gt;Trying to reach &lt;code&gt;https://&amp;lt;SITE_URL&amp;gt;/suite&lt;/code&gt; fails with HTTP 503 Service Unreachable and the following error in &lt;strong&gt;mod_jk.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;Failed opening socket to (::1:8009) (errno=111) &lt;br /&gt;connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=111) &lt;br /&gt;sending request to tomcat failed (recoverable), because of error during request sending (attempt=2) &lt;br /&gt;connecting to tomcat failed. &lt;br /&gt;service failed, worker &amp;lt;NODE_NAME&amp;gt; is in error state &lt;br /&gt;All tomcat instances are busy or in error state &lt;br /&gt;All tomcat instances failed, no more workers left &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The value in the field&amp;nbsp;&lt;code class="language-conf"&gt;&lt;span class="n"&gt;JKWorkerProperty&lt;/span&gt; &lt;span class="n"&gt;worker&lt;/span&gt;.&lt;span class="n"&gt;&amp;lt;NODE_NAME&amp;gt;&lt;/span&gt;.&lt;span class="n"&gt;host&lt;/span&gt;&lt;/code&gt;&amp;nbsp;does not match the IP address that the application server is running on.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Ensure that the value in the field&amp;nbsp;&lt;code&gt;&lt;span class="n"&gt;JKWorkerProperty&lt;/span&gt;&amp;nbsp;&lt;span class="n"&gt;worker&lt;/span&gt;.&lt;span class="n"&gt;&amp;lt;NODE_NAME&amp;gt;&lt;/span&gt;.&lt;span class="n"&gt;host&lt;/span&gt;&lt;/code&gt; matches the IP of the web server, as mentioned in &lt;a href="https://docs.appian.com/suite/help/18.3/Configuring_Apache_Web_Server_with_Appian.html#setup-worker-properties"&gt;Configuring Apache Web Server with Appian&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using Apache as the Web Server.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, apache, web server&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX HTTP 503 Service Unreachable with error "Failed opening socket: Connecting to backend failed"</title><link>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page/revision/3</link><pubDate>Mon, 12 Nov 2018 09:24:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d93a4f1b-09cc-4428-a07b-7d123fdbaa6a</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Zach Puderbach on 11/12/2018 9:24:58 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Apache Web Server has been configured to work with Appian. All components of Appian are running successfully. Apache is running successfully.&lt;/p&gt;
&lt;p&gt;Trying to reach &lt;code&gt;https://&amp;lt;SITE_URL&amp;gt;/suite&lt;/code&gt; fails with HTTP 503 Service Unreachable and the following error in &lt;strong&gt;mod_jk.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;Failed opening socket to (::1:8009) (errno=111) &lt;br /&gt;connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=111) &lt;br /&gt;sending request to tomcat failed (recoverable), because of error during request sending (attempt=2) &lt;br /&gt;connecting to tomcat failed. &lt;br /&gt;service failed, worker node1 is in error state &lt;br /&gt;All tomcat instances are busy or in error state &lt;br /&gt;All tomcat instances failed, no more workers left &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;the IP field isn&amp;#39;t not configured properly&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Ensure that the IP field matches the IP of the web server as mentioned in &lt;a href="https://docs.appian.com/suite/help/18.3/Configuring_Apache_Web_Server_with_Appian.html#setup-worker-properties"&gt;Configuring Apache Web Server with Appian&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using Apache as the Web Server.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, apache, web server&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX HTTP 503 Service Unreachable with error "Failed opening socket: Connecting to backend failed"</title><link>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page/revision/1</link><pubDate>Fri, 09 Nov 2018 22:36:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d93a4f1b-09cc-4428-a07b-7d123fdbaa6a</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Zach Puderbach on 11/9/2018 10:36:04 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Apache Web Server has been configured to work with Appian. All components of Appian are running successfully.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;the IP field isn&amp;#39;t not configured properly&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Ensure that the IP field matches the IP of the web server as mentioned in &lt;a href="https://docs.appian.com/suite/help/18.3/Configuring_Apache_Web_Server_with_Appian.html#setup-worker-properties"&gt;Configuring Apache Web Server with Appian&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using Apache as the Web Server.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, apache, web server&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX HTTP 503 Service Unreachable with error "Failed opening socket: Connecting to backend failed"</title><link>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page/revision/2</link><pubDate>Fri, 09 Nov 2018 17:49:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d93a4f1b-09cc-4428-a07b-7d123fdbaa6a</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1222/kb-1787-http-503-service-unreachable-with-failed-opening-socket-connecting-to-backend-failed-error-when-attempting-to-access-the-appian-login-page#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Zach Puderbach on 11/9/2018 5:49:24 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Apache Web Server has been configured to work with Appian. All components of Appian are running successfully. Apache is running successfully.&lt;/p&gt;
&lt;p&gt;Trying to reach &lt;code&gt;https://&amp;lt;SITE_URL&amp;gt;/suite&lt;/code&gt; fails with HTTP 503 Service Unreachable and the following error in &lt;code&gt;mod_jk.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;Failed opening socket to (::1:8009) (errno=111) &lt;br /&gt;connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=111) &lt;br /&gt;sending request to tomcat failed (recoverable), because of error during request sending (attempt=2) &lt;br /&gt;connecting to tomcat failed. &lt;br /&gt;service failed, worker node1 is in error state &lt;br /&gt;All tomcat instances are busy or in error state &lt;br /&gt;All tomcat instances failed, no more workers left &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;the IP field isn&amp;#39;t not configured properly&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Ensure that the IP field matches the IP of the web server as mentioned in &lt;a href="https://docs.appian.com/suite/help/18.3/Configuring_Apache_Web_Server_with_Appian.html#setup-worker-properties"&gt;Configuring Apache Web Server with Appian&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using Apache as the Web Server.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: HTTP, apache, web server&lt;/div&gt;
</description></item></channel></rss>