<?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 Worker node can't access SSL cert from the server. in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Worker-node-can-t-access-SSL-cert-from-the-server/m-p/1367841#M16740</link>
    <description>&lt;P&gt;Howdy.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've come across an interesting one.&amp;nbsp; We have dual server environment with scheduler/worker and another worker node.&amp;nbsp; The worker node has this error message in the logs when the service restarts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2025-02-05 18:23:22.517000,ERROR,5488,AlteryxService,Main,,svcacctalteryxdev,,,,,,"Failed to retreive SSL certificates with error code &amp;lt;2&amp;gt;. Please contact your System Administrator to ensure a port &amp;lt;443&amp;gt; is configured with an SSL Certificate: Win32 Error: The operation completed successfully. (0)"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During the configuration phase, the test button comes back compatible&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WorkerConfig.png" style="width: 558px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/396602i65BFDCE24266F858/image-size/large?v=v2&amp;amp;px=999" role="button" title="WorkerConfig.png" alt="WorkerConfig.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The certificate on the scheduling server is valid and we can https:// connect to the gallery through the browser, even on the worker node!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
    <pubDate>Fri, 07 Feb 2025 15:00:15 GMT</pubDate>
    <dc:creator>danilang</dc:creator>
    <dc:date>2025-02-07T15:00:15Z</dc:date>
    <item>
      <title>Worker node can't access SSL cert from the server.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Worker-node-can-t-access-SSL-cert-from-the-server/m-p/1367841#M16740</link>
      <description>&lt;P&gt;Howdy.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've come across an interesting one.&amp;nbsp; We have dual server environment with scheduler/worker and another worker node.&amp;nbsp; The worker node has this error message in the logs when the service restarts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2025-02-05 18:23:22.517000,ERROR,5488,AlteryxService,Main,,svcacctalteryxdev,,,,,,"Failed to retreive SSL certificates with error code &amp;lt;2&amp;gt;. Please contact your System Administrator to ensure a port &amp;lt;443&amp;gt; is configured with an SSL Certificate: Win32 Error: The operation completed successfully. (0)"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During the configuration phase, the test button comes back compatible&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WorkerConfig.png" style="width: 558px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/396602i65BFDCE24266F858/image-size/large?v=v2&amp;amp;px=999" role="button" title="WorkerConfig.png" alt="WorkerConfig.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The certificate on the scheduling server is valid and we can https:// connect to the gallery through the browser, even on the worker node!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 15:00:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Worker-node-can-t-access-SSL-cert-from-the-server/m-p/1367841#M16740</guid>
      <dc:creator>danilang</dc:creator>
      <dc:date>2025-02-07T15:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Worker node can't access SSL cert from the server.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Worker-node-can-t-access-SSL-cert-from-the-server/m-p/1367962#M16745</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/34059"&gt;@danilang&lt;/a&gt;&amp;nbsp;It's mysterious issue but can be routing problem by any chance?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your scheduling server is public to internet through reverse proxy, client will refer to SSL certificate issued to reverse proxy by authorized CA.&lt;/P&gt;
&lt;P&gt;Issue might occur when worker node host tries to communicate with scheduling server &lt;STRONG&gt;directly&lt;/STRONG&gt;&amp;nbsp;inside private network, since usually self-signed&amp;nbsp; certificate or certificate issued by private CA(untrusted as default) is applied. Unless those CA is trusted intentionally, communication fails.&lt;/P&gt;
&lt;P&gt;Workaround is to add issuer of certificate for scheduling server host as trusted CA.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2025 01:03:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Worker-node-can-t-access-SSL-cert-from-the-server/m-p/1367962#M16745</guid>
      <dc:creator>gawa</dc:creator>
      <dc:date>2025-02-08T01:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Worker node can't access SSL cert from the server.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Worker-node-can-t-access-SSL-cert-from-the-server/m-p/1368423#M16748</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/177620"&gt;@gawa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll look into it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 12:07:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Worker-node-can-t-access-SSL-cert-from-the-server/m-p/1368423#M16748</guid>
      <dc:creator>danilang</dc:creator>
      <dc:date>2025-02-10T12:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Worker node can't access SSL cert from the server.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Worker-node-can-t-access-SSL-cert-from-the-server/m-p/1378430#M16867</link>
      <description>&lt;P&gt;So I finally solved it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S is the scheduler. &amp;nbsp;W is the original worker that could not connect to S.&amp;nbsp; T is a new server to run some tests&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I set T in worker mode&lt;/LI&gt;&lt;LI&gt;I connected T to S with no problem&lt;/LI&gt;&lt;LI&gt;I convert the W to a full server and connected T to it as a worker with no problem.&lt;/LI&gt;&lt;LI&gt;On a hunch, I converted W back to worker and connected to S.&amp;nbsp; Now the issue was gone.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Who knew?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 13:37:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Worker-node-can-t-access-SSL-cert-from-the-server/m-p/1378430#M16867</guid>
      <dc:creator>danilang</dc:creator>
      <dc:date>2025-03-17T13:37:30Z</dc:date>
    </item>
  </channel>
</rss>

