<?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 502 Proxy Error while deploying model on SAS Model Manager in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/502-Proxy-Error-while-deploying-model-on-SAS-Model-Manager/m-p/780214#M23402</link>
    <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to deploy a model I developed on Python through SAS Model Manager. I have successfully imported model into SAS Viya but when I try to publish model into production I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;502 Proxy Error Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request POST&amp;nbsp;/modelManagement/publish. Reason: Error reading from remote server&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made a small search online and come across with this link (&lt;A href="https://support.sas.com/kb/60/789.html)" target="_blank"&gt;https://support.sas.com/kb/60/789.html)&lt;/A&gt;&amp;nbsp;and thought it may be related to this as stated in the link. I made the asked changes on the system however still facing the same issue. I am wondering if anyone of you may have an idea on fixing the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Eren&lt;/P&gt;</description>
    <pubDate>Mon, 15 Nov 2021 10:57:04 GMT</pubDate>
    <dc:creator>ern_23</dc:creator>
    <dc:date>2021-11-15T10:57:04Z</dc:date>
    <item>
      <title>502 Proxy Error while deploying model on SAS Model Manager</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/502-Proxy-Error-while-deploying-model-on-SAS-Model-Manager/m-p/780214#M23402</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to deploy a model I developed on Python through SAS Model Manager. I have successfully imported model into SAS Viya but when I try to publish model into production I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;502 Proxy Error Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request POST&amp;nbsp;/modelManagement/publish. Reason: Error reading from remote server&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made a small search online and come across with this link (&lt;A href="https://support.sas.com/kb/60/789.html)" target="_blank"&gt;https://support.sas.com/kb/60/789.html)&lt;/A&gt;&amp;nbsp;and thought it may be related to this as stated in the link. I made the asked changes on the system however still facing the same issue. I am wondering if anyone of you may have an idea on fixing the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Eren&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 10:57:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/502-Proxy-Error-while-deploying-model-on-SAS-Model-Manager/m-p/780214#M23402</guid>
      <dc:creator>ern_23</dc:creator>
      <dc:date>2021-11-15T10:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: 502 Proxy Error while deploying model on SAS Model Manager</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/502-Proxy-Error-while-deploying-model-on-SAS-Model-Manager/m-p/780236#M23404</link>
      <description>It sounds like httpd is forwarding the request from the browser to the modelManagement endpoint service, which is responding in a way httpd doesn't understand so can't return it to the browser. I'd check the httpd logs (/var/log/httpd) and model management logs for errors (sas logs are found in /opt/sas/viya/config/var/log/&amp;lt;service&amp;gt;/default).</description>
      <pubDate>Mon, 15 Nov 2021 14:23:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/502-Proxy-Error-while-deploying-model-on-SAS-Model-Manager/m-p/780236#M23404</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-11-15T14:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: 502 Proxy Error while deploying model on SAS Model Manager</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/502-Proxy-Error-while-deploying-model-on-SAS-Model-Manager/m-p/780237#M23405</link>
      <description>&lt;P&gt;Check the most recent log files in these directories&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/opt/sas/viya/config/var/log/modelpublish/default/&lt;BR /&gt;/opt/sas/viya/config/var/log/modelrepository/default/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you see any errors while you are trying to publish your model? Also, what publishing destination are you using? MAS?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 14:28:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/502-Proxy-Error-while-deploying-model-on-SAS-Model-Manager/m-p/780237#M23405</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2021-11-15T14:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: 502 Proxy Error while deploying model on SAS Model Manager</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/502-Proxy-Error-while-deploying-model-on-SAS-Model-Manager/m-p/832468#M25018</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Most often, the error appears in the browser Google Chrome or Opera. This error message looks a little different in other browsers, such as the standard Microsoft Edge. But in any case, the browser will say "No connection to the Internet" and ask you to check the proxy settings. And this problem occurs because of incorrect proxy server settings. When a proxy server is enabled in the settings of Windows or Android, the wrong addresses are set, or the server simply doesn't work. As a rule, proxy server settings must be disabled. To avoid these errors, it is worth buying only original proxies. At the moment, there is a different &lt;A href="https://soax.com/pricing-page" target="_self"&gt;proxy pricing&lt;/A&gt;, so everyone can find something suitable for themselves. It is not uncommon for users to turn them on themselves, following some instructions, or by accident. Or some programs do. To remove the error related to proxies, we need to disable these settings in the Windows settings, in the browser, or in the Android settings.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 11:34:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/502-Proxy-Error-while-deploying-model-on-SAS-Model-Manager/m-p/832468#M25018</guid>
      <dc:creator>AlejandraWest</dc:creator>
      <dc:date>2022-09-09T11:34:19Z</dc:date>
    </item>
  </channel>
</rss>

