<?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-1209 Browser popup error displays when trying to open a task</title><link>https://community.appian.com/support/w/kb/425/kb-1209-browser-popup-error-displays-when-trying-to-open-a-task</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1209 Browser popup error displays when trying to open a task</title><link>https://community.appian.com/support/w/kb/425/kb-1209-browser-popup-error-displays-when-trying-to-open-a-task</link><pubDate>Mon, 23 Jul 2018 03:53:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:262c42f7-5a37-4fdc-9cd8-3830a985be71</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/425/kb-1209-browser-popup-error-displays-when-trying-to-open-a-task#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/23/2018 3:53:57 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Users are unable to open tasks and encounter an error when they click on a particular task. A pop-up like the following will be displayed:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488833053564v1.png"&gt;&lt;img src="/resized-image/__size/1200x235532/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488833053564v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Message from webpage

An error was encountered while processing your request. Please try again.
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;Opening a task involves using the HTTP PUT method internally. It is possible that the firewall/web server is blocking PUT requests, rendering tasks unable to be opened.&lt;/p&gt;
&lt;p&gt;This can be confirmed by capturing the network traffic using a tool like &lt;a href="http://www.telerik.com/fiddler"&gt;Fiddler&lt;/a&gt;. The following is a server response that indicates PUT requests are being blocked:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488833053565v2.png"&gt;&lt;img src="/resized-image/__size/1200x523532/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488833053565v2.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Enable the required HTTP methods (GET, POST, PUT, DELETE, OPTIONS, CONNECT) at the web-server/firewall/custom authentication layer.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: user interface, web server, infrastructure, network&lt;/div&gt;
</description></item><item><title>KB-1209 Browser popup error displays when trying to open a task</title><link>https://community.appian.com/support/w/kb/425/kb-1209-browser-popup-error-displays-when-trying-to-open-a-task/revision/1</link><pubDate>Mon, 06 Mar 2017 20:45:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:262c42f7-5a37-4fdc-9cd8-3830a985be71</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/425/kb-1209-browser-popup-error-displays-when-trying-to-open-a-task#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 3/6/2017 8:45:06 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Users are unable to open tasks and encounter an error when they click on a particular task. A pop-up like the following will be displayed:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488833053564v1.png"&gt;&lt;img src="/resized-image/__size/1200x235532/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488833053564v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Message from webpage

An error was encountered while processing your request. Please try again.
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;Opening a task involves using the HTTP PUT method internally. It is possible that the firewall/web server is blocking PUT requests, rendering tasks unable to be opened.&lt;/p&gt;
&lt;p&gt;This can be confirmed by capturing the network traffic using a tool like &lt;a href="http://www.telerik.com/fiddler"&gt;Fiddler&lt;/a&gt;. The following is a server response that indicates PUT requests are being blocked:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488833053565v2.png"&gt;&lt;img src="/resized-image/__size/1200x523532/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488833053565v2.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Enable the required HTTP methods (GET, POST, PUT, DELETE, OPTIONS, CONNECT) at the web-server/firewall/custom authentication layer.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

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