<?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-2340 Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2340 Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails</link><pubDate>Tue, 03 Jun 2025 18:34:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Current Revision posted to Appian Knowledge Base by pauline.delacruz on 6/3/2025 6:34:32 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start the Appian Data Server (ADS), the startup fails due to the following errors in &lt;strong&gt;watchdog.log:&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dial tcp: lookup localhost: Try again&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the necessary ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the hosts file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in &lt;strong&gt;appian-topology.xml&lt;/strong&gt;). If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and the hosts file to mitigate confusion and prevent errors of this nature. Additionally, please make sure that the content of&amp;nbsp;&lt;strong&gt;appian-topology.xml&lt;/strong&gt; is exactly the same in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&lt;/code&gt;, &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/data-server/conf/&lt;/code&gt;, &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/code&gt; on each server and between all three nodes in the case of an HA installation.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all non-containerized self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: June 2025&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, infrastructure, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/10</link><pubDate>Tue, 03 Jun 2025 18:30:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>Yiyi Tao</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Yiyi Tao on 6/3/2025 6:30:36 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start the Appian Data Server (ADS), the startup fails due to the following errors in &lt;strong&gt;watchdog.log:&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dial tcp: lookup localhost: Try again&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the necessary ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the hosts file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in &lt;strong&gt;appian-topology.xml&lt;/strong&gt;). If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and the hosts file to mitigate confusion and prevent errors of this nature. Additionally, please make sure that the content of&amp;nbsp;&lt;strong&gt;appian-topology.xml&lt;/strong&gt; is exactly the same in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&lt;/code&gt;, &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/data-server/conf/&lt;/code&gt;, &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/code&gt; on each server and between all three nodes in the case of an HA installation.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all non-containerized self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: June 2025&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/11</link><pubDate>Tue, 03 Jun 2025 18:30:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>Yiyi Tao</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Yiyi Tao on 6/3/2025 6:30:36 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start the Appian Data Server (ADS), the startup fails due to the following errors in &lt;strong&gt;watchdog.log:&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dial tcp: lookup localhost: Try again&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the necessary ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the hosts file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in &lt;strong&gt;appian-topology.xml&lt;/strong&gt;). If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and the hosts file to mitigate confusion and prevent errors of this nature. Additionally, please make sure that the content of&amp;nbsp;&lt;strong&gt;appian-topology.xml&lt;/strong&gt; is exactly the same in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&lt;/code&gt;, &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/data-server/conf/&lt;/code&gt;, &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/search-server/conf/&lt;/code&gt; on each server and between all three nodes in the case of an HA installation.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all non-containerized self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: June 2025&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/9</link><pubDate>Tue, 04 Feb 2025 20:13:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>joe.dubravec</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 9 posted to Appian Knowledge Base by joe.dubravec on 2/4/2025 8:13:41 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start the Appian Data Server (ADS), the startup fails due to the following errors in &lt;strong&gt;watchdog.log:&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dial tcp: lookup localhost: Try again&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the necessary ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the hosts file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in &lt;strong&gt;appian-topology.xml&lt;/strong&gt;). If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and the hosts file to mitigate confusion and prevent errors of this nature. Additionally, please make sure that the content of&amp;nbsp;&lt;strong&gt;appian-topology.xml&lt;/strong&gt; is exactly the same in all three locations on the server and between all three nodes in the case of an HA installation.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: February 2025&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/8</link><pubDate>Tue, 04 Feb 2025 18:09:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 8 posted to Appian Knowledge Base by pauline.delacruz on 2/4/2025 6:09:20 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start the Appian Data Server (ADS), the startup fails due to the following errors in &lt;strong&gt;watchdog.log:&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dial tcp: lookup localhost: Try again&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the necessary ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the hosts file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in &lt;strong&gt;appian-topology.xml&lt;/strong&gt;). If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and the hosts file to mitigate confusion and prevent errors of this nature.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: February 2025&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/7</link><pubDate>Tue, 04 Feb 2025 18:08:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 7 posted to Appian Knowledge Base by pauline.delacruz on 2/4/2025 6:08:29 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start Appian Data Server (ADS), the startup fails due to the following errors in &lt;strong&gt;watchdog.log:&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dial tcp: lookup localhost: Try again&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the necessary ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the hosts file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in &lt;strong&gt;appian-topology.xml&lt;/strong&gt;). If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and the hosts file to mitigate confusion and prevent errors of this nature.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: February 2025&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/6</link><pubDate>Tue, 04 Feb 2025 18:07:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 6 posted to Appian Knowledge Base by pauline.delacruz on 2/4/2025 6:07:31 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start Appian Data Server (ADS), the startup fails due to the following errors in &lt;strong&gt;watchdog.log:&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dial tcp: lookup localhost: Try again&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the necessary ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the host file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in &lt;strong&gt;appian-topology.xml&lt;/strong&gt;) . If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and the host file to mitigate confusion and prevent errors of this nature.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: February 2025&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/5</link><pubDate>Tue, 04 Feb 2025 17:56:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>joe.dubravec</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 5 posted to Appian Knowledge Base by joe.dubravec on 2/4/2025 5:56:20 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start Appian Data Server (ADS), the startup fails due to the following errors in &lt;strong&gt;watchdog.log:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;dial tcp: lookup localhost: Try again&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the necessary ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the host file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in &lt;strong&gt;appian-topology.xml&lt;/strong&gt;) . If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and the host file to mitigate confusion and prevent errors of this nature.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;This article applies to all versions of Appian.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: Month YYYY&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/4</link><pubDate>Tue, 04 Feb 2025 17:55:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>joe.dubravec</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 4 posted to Appian Knowledge Base by joe.dubravec on 2/4/2025 5:55:49 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start Appian Data Server (ADS), the startup fails due to the following errors in &lt;strong&gt;watchdog.log:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;dial tcp: lookup localhost: Try again&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the ADS-established ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the host file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in &lt;strong&gt;appian-topology.xml&lt;/strong&gt;) . If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and the host file to mitigate confusion and prevent errors of this nature.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;This article applies to all versions of Appian.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: Month YYYY&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/3</link><pubDate>Tue, 04 Feb 2025 17:48:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>joe.dubravec</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 3 posted to Appian Knowledge Base by joe.dubravec on 2/4/2025 5:48:21 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start Appian Data Server (ADS), the startup fails due to the following errors in ```watchdog.log```:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;dial tcp: lookup localhost: Try again&lt;/pre&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the ADS-established ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the host file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in `appian-topology.xml`) . If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in `appian-topology.xml` and the host file to mitigate confusion and prevent errors of this nature.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o3"&gt;&lt;span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section includes any relevant version information for Appian or other third/party configurations. Some examples of valid affected versions are as follows:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This article applies to all versions of Appian.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: Month YYYY&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/2</link><pubDate>Tue, 04 Feb 2025 17:47:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>joe.dubravec</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 2 posted to Appian Knowledge Base by joe.dubravec on 2/4/2025 5:47:44 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1ij8v026o0"&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When attempting to start Appian Data Server (ADS), the startup fails due to the following errors in &lt;pre class="ui-code" data-mode="text"&gt;watchdog.log&lt;/pre&gt;:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;com.appian.data.server.UnrecoverableError: Lost WebSocket connection with localhost:5410. The target Go process exited abnormally. Check for earlier errors (e.g. Go startup errors).&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The following error may also appear:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;dial tcp: lookup localhost: Try again&lt;/pre&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o1"&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;ADS is unable to establish a connection to the ADS-established ports because &amp;quot;localhost&amp;quot; is not resolvable to the IP address of the server (ex: 127.0.0.1), which causes the lookup and connection to fail.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o2"&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Check the host file of the server to ensure that there is an entry for the FQDN of the Appian instance that resolves to the IP address of the server (the same FQDN used in `appian-topology.xml`) . If Appian is being hosted locally on the server, &amp;quot;localhost&amp;quot; can be used, but it must explicitly resolve to 127.0.0.1 in the host file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that Appian recommends using FQDNs instead of &amp;quot;localhost&amp;quot; in `appian-topology.xml` and the host file to mitigate confusion and prevent errors of this nature.&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="mcetoc_1ij8v026o3"&gt;&lt;span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2 id="mcetoc_1ij8v026o4"&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section includes any relevant version information for Appian or other third/party configurations. Some examples of valid affected versions are as follows:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This article applies to all versions of Appian.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: Month YYYY&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: IP address, data server, network&lt;/div&gt;
</description></item><item><title>[SUPP-820 Draft] KB-XXXX Data server fails to start because localhost lookup fails</title><link>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails/revision/1</link><pubDate>Mon, 30 Dec 2024 20:13:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e7c8ef1-d3df-45de-b4df-0c19e397b5b5</guid><dc:creator>joe.dubravec</dc:creator><comments>https://community.appian.com/support/w/kb/3614/kb-2340-data-server-fails-to-start-because-localhost-lookup-fails#comments</comments><description>Revision 1 posted to Appian Knowledge Base by joe.dubravec on 12/30/2024 8:13:52 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section is required for this template. All symptoms of the issue, including relevant screenshots and log lines, should be included here.&amp;nbsp;The symptoms should be as descriptive as possible.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section is required for this template. When writing a cause for a particular article, ensure the following is taken into consideration:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The cause is concise and does not disclose more information than absolutely necessary.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;The cause does not share any Appian source code. Source code for plugins/shared components are fine.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;If this is an issue outside of the Appian product and the third-party vendor included documentation referencing the bug, provide their documentation for reference.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;For any enhancements/defects, use one of the following as applicable:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-XXXXX&lt;/strong&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This product use case has been logged to the Appian Product Team for consideration to add this functionality in the product. Kindly note it is not Appian Support&amp;rsquo;s policy to disclose how or when a product use case will be implemented.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This issue has been hotfixed via&amp;nbsp;&lt;strong&gt;AN-XXXXX&lt;/strong&gt;&amp;nbsp;in Appian X.X.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This issue has been hotfixed via&amp;nbsp;&lt;strong&gt;AN-XXXXX&amp;nbsp;&lt;/strong&gt;in Appian X.X to X.X.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This use case has been incorporated in Appian X.X.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This use case has been incorporated in Appian X.X&amp;nbsp;to X.X.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;When logging a product defect, ensure you use the&amp;nbsp;&lt;strong&gt;known issues&lt;/strong&gt;&amp;nbsp;tag as well as the&amp;nbsp;&lt;strong&gt;open issues&lt;/strong&gt;&amp;nbsp;or&amp;nbsp;&lt;strong&gt;fixed issues&lt;/strong&gt;&amp;nbsp;tag, depending if the issue is fixed or not.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If no cause is known and this is not something Engineering can reproduce/needs to know about, then say &amp;ldquo;The root cause of this issue is currently unknown.&amp;rdquo; If you use that as your cause, then a valid action&amp;nbsp;&lt;/span&gt;&lt;strong&gt;must&lt;/strong&gt;&lt;span&gt;&amp;nbsp;be present.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section is required for this template and contains the steps to resolve the issue. If an issue in an article is solved by a hotfix and/or major version of Appian, use the following language to indicate that:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Apply the latest hotfix to your Appian installation.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Upgrade to the latest version of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;If there is a product issue with Engineering that is open and a workaround for that issue exists, include it in the Action section until the fix is available. After the fix is made available, use that as a workaround instead.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Otherwise, the content in this section should wholly solve a customer&amp;rsquo;s issue without producing any undesirable side effects. If there is at least one valid action that doesn&amp;rsquo;t cause undesirable side effects, all other actions with negative side effects should go in the Workaround section.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If there is no action or workaround that resolves the issue, use the following language:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;There is no action or workaround currently available for this issue. If you are facing this issue, please open a support case with Appian.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Workaround&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section is optional and should only be used as an alternative action if there is a massive technical debt associated with performing the action in the above section for customers (such as upgrading). It can also be used if there is a solution to the issue in the article but is more inconvenient to implement or it causes other undesirable behavior and wouldn&amp;rsquo;t warrant being an action.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section includes any relevant version information for Appian or other third/party configurations. Some examples of valid affected versions are as follows:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This article applies to all versions of Appian.&lt;/li&gt;
&lt;li&gt;This article applies to all self-managed versions of Appian.&lt;/li&gt;
&lt;li&gt;This article applies to all versions of Appian Cloud.&lt;/li&gt;
&lt;li&gt;This article applies to Appian 7.11 and later.&lt;/li&gt;
&lt;li&gt;This article applies to Appian 16.2 and earlier.&lt;/li&gt;
&lt;li&gt;This article applies to Appian 7.11 and 16.1.&lt;/li&gt;
&lt;li&gt;This article applies to Appian 16.1, 16.2, and 16.3.&lt;/li&gt;
&lt;li&gt;This article applies to self-managed Appian 19.3 and earlier.&lt;/li&gt;
&lt;li&gt;This article applies to all versions of Appian from Appian 7.10 to Appian 16.2.&lt;/li&gt;
&lt;li&gt;This article applies to all versions of Appian using JBoss EAP 6.4.9 as an application server and Internet Explorer 9 as a web browser.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: Month YYYY&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>