<?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-1295 "An unknown error has occurred while saving the process model" thrown when saving a process model</title><link>https://community.appian.com/support/w/kb/503/kb-1295-an-unknown-error-has-occurred-while-saving-the-process-model-thrown-when-saving-a-process-model</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1295 "An unknown error has occurred while saving the process model" thrown when saving a process model</title><link>https://community.appian.com/support/w/kb/503/kb-1295-an-unknown-error-has-occurred-while-saving-the-process-model-thrown-when-saving-a-process-model</link><pubDate>Fri, 15 May 2020 20:55:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7d51d1a-faa6-4d41-9d0f-b472a279ffff</guid><dc:creator>Rebecca Jonas</dc:creator><comments>https://community.appian.com/support/w/kb/503/kb-1295-an-unknown-error-has-occurred-while-saving-the-process-model-thrown-when-saving-a-process-model#comments</comments><description>Current Revision posted to Appian Knowledge Base by Rebecca Jonas on 5/15/2020 8:55:36 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When attempting to save a process model, an error message &amp;ldquo;An unknown error has occurred while saving the process model&amp;rdquo; appears and the changes to the process model are not saved:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488903616974v1.png"&gt;&lt;img alt=" " src="/resized-image/__size/1200x5555/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488903616974v1.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;An unknown error has occurred while saving the process model.&lt;/pre&gt;
&lt;p&gt;A 500 error can also be observed in the browser capture indicating the request was not successful.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;A 500 error indicates an internal server error; that there is a misconfiguration at the Apache level. This error prevents the request from completing successfully.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For non-production environments: stop Apache. Disable &lt;code&gt;mod_security&lt;/code&gt; in &lt;strong&gt;httpd.conf&lt;/strong&gt; on Apache to allow the requests to go through. Restart Apache. Once you confirm the root cause, fix the conflicting &lt;code&gt;mod_security&lt;/code&gt; rule.&lt;/p&gt;
&lt;p&gt;Caution: Disabling &lt;code&gt;mod_security&lt;/code&gt; could potentially be dangerous for some systems. Please confirm with your Web Server Administrator before making any changes. Refer to &lt;a href="https://httpd.apache.org/security/vulnerabilities_22.html"&gt;Apache Docs&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;For production environments: make adjustments to the &lt;code&gt;mod_sec&lt;/code&gt; rules based on the Apache logs.&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 using Apache as a web server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: December 2016&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web server, process models, application design, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1295 "An unkwown error has occurred while saving the process model" thrown when saving a process model</title><link>https://community.appian.com/support/w/kb/503/kb-1295-an-unknown-error-has-occurred-while-saving-the-process-model-thrown-when-saving-a-process-model/revision/2</link><pubDate>Mon, 23 Jul 2018 17:45:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7d51d1a-faa6-4d41-9d0f-b472a279ffff</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/503/kb-1295-an-unknown-error-has-occurred-while-saving-the-process-model-thrown-when-saving-a-process-model#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Jordan Horwat on 7/23/2018 5:45:03 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When attempting to save a process model, an error message &amp;ldquo;An unknown error has occurred while saving the process model&amp;rdquo; appears and the changes to the process model are not saved:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488903616974v1.png"&gt;&lt;img src="/resized-image/__size/1200x5555/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488903616974v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;An unknown error has occurred while saving the process model.&lt;/pre&gt;
&lt;p&gt;A 500 error can also be observed in the browser capture indicating the request was not successful.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;A 500 error indicates an internal server error; that there is a misconfiguration at the Apache level. This error prevents the request from completing successfully.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For non-production environments: stop Apache. Disable &lt;code&gt;mod_security&lt;/code&gt; in &lt;strong&gt;httpd.conf&lt;/strong&gt; on Apache to allow the requests to go through. Restart Apache. Once you confirm the root cause, fix the conflicting &lt;code&gt;mod_security&lt;/code&gt; rule.&lt;/p&gt;
&lt;p&gt;Caution: Disabling &lt;code&gt;mod_security&lt;/code&gt; could potentially be dangerous for some systems. Please confirm with your Web Server Administrator before making any changes. Refer to &lt;a href="https://httpd.apache.org/security/vulnerabilities_22.html"&gt;Apache Docs&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;For production environments: make adjustments to the &lt;code&gt;mod_sec&lt;/code&gt; rules based on the Apache logs.&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 using Apache as a web server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: December 2016&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web server, process models, application design, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1295 "An unkwown error has occurred while saving the process model" thrown when saving a process model</title><link>https://community.appian.com/support/w/kb/503/kb-1295-an-unknown-error-has-occurred-while-saving-the-process-model-thrown-when-saving-a-process-model/revision/1</link><pubDate>Tue, 07 Mar 2017 16:23:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7d51d1a-faa6-4d41-9d0f-b472a279ffff</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/503/kb-1295-an-unknown-error-has-occurred-while-saving-the-process-model-thrown-when-saving-a-process-model#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 3/7/2017 4:23:26 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When attempting to save a process model, an error message &amp;ldquo;An unknown error has occurred while saving the process model&amp;rdquo; appears and the changes to the process model are not saved:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488903616974v1.png"&gt;&lt;img src="/resized-image/__size/1200x5555/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488903616974v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;An unknown error has occurred while saving the process model.&lt;/pre&gt;
&lt;p&gt;A 500 error can also be observed in the browser capture indicating the request was not successful.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;A 500 error indicates an internal server error; that there is a misconfiguration at the Apache level. This error prevents the request from completing successfully.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For non-production environments: stop Apache. Disable &lt;code&gt;mod_security&lt;/code&gt; in &lt;strong&gt;httpd.conf&lt;/strong&gt; on Apache to allow the requests to go through. Restart Apache. Once you confirm the root cause, fix the conflicting &lt;code&gt;mod_security&lt;/code&gt; rule.&lt;/p&gt;
&lt;p&gt;Caution: Disabling &lt;code&gt;mod_security&lt;/code&gt; could potentially be dangerous for some systems. Please confirm with your Web Server Administrator before making any changes. Refer to &lt;a href="https://httpd.apache.org/security/vulnerabilities_22.html"&gt;Apache Docs&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;For production environments: make adjustments to the &lt;code&gt;mod_sec&lt;/code&gt; rules based on the Apache logs.&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 using Apache as a web server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: December 2016&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

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