<?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 Morpheus Worker behind proxy in HPE Morpheus Enterprise</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/morpheus-worker-behind-proxy/m-p/7246883#M57</link>
    <description>&lt;P&gt;I’m running Morpheus Worker onprem for the Morpheus running in the Cloud to connect to the vCenter in my OnPrem via the Worker.&lt;BR /&gt;
I installed and reconfigured the worker as mentioned in the documentation, but there are no notes about configuring the worker behind the proxy.&lt;BR /&gt;
My worker is behind the proxy and I’m getting the following error because the worker in the OnPrem was not able to connect to the Morpheus on the cloud.&lt;/P&gt;
&lt;P&gt;2023-10-25_03:45:47.33582 23:45:47.335 [scheduled-executor-thread-2] ERROR c.m.worker.appliance.MorpheusClient - Error Checking Appliance Health: Connect Error: connection timed out: /xx.xx.xx.xx:443&lt;BR /&gt;
2023-10-25_03:45:47.33585 io.micronaut.http.client.exceptions.HttpClientException: Connect Error: connection timed out: /xx.xx.xx.xx:443&lt;BR /&gt;
2023-10-25_03:45:47.33586       at io.micronaut.http.client.netty.DefaultHttpClient.lambda$null$35(DefaultHttpClient.java:1245)&lt;BR /&gt;
2023-10-25_03:45:47.33586       at io.micronaut.http.client.netty.DefaultHttpClient.lambda$addInstrumentedListener$59(DefaultHttpClient.java:3021)&lt;BR /&gt;
2023-10-25_03:45:47.33586       at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)&lt;BR /&gt;
2023-10-25_03:45:47.33587       at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:552)&lt;BR /&gt;
2023-10-25_03:45:47.33588       at io.netty.util.concurrent.DefaultPromise.access$200(DefaultPromise.java:35)&lt;BR /&gt;
2023-10-25_03:45:47.33588       at io.netty.util.concurrent.DefaultPromise$1.run(DefaultPromise.java:502)&lt;BR /&gt;
2023-10-25_03:45:47.33589       at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)&lt;BR /&gt;
2023-10-25_03:45:47.33589       at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)&lt;BR /&gt;
2023-10-25_03:45:47.33590       at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)&lt;BR /&gt;
2023-10-25_03:45:47.33590       at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)&lt;BR /&gt;
2023-10-25_03:45:47.33590       at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)&lt;BR /&gt;
2023-10-25_03:45:47.33591       at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)&lt;BR /&gt;
2023-10-25_03:45:47.33591       at java.base/java.lang.Thread.run(Unknown Source)&lt;BR /&gt;
2023-10-25_03:45:47.33591 Caused by: io.netty.channel.ConnectTimeoutException: connection timed out: /xx.xx.xx.xx:443&lt;BR /&gt;
2023-10-25_03:45:47.33592       at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:261)&lt;BR /&gt;
2023-10-25_03:45:47.33592       at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)&lt;BR /&gt;
2023-10-25_03:45:47.33592       at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)&lt;BR /&gt;
2023-10-25_03:45:47.33592       … 7 common frames omitted&lt;/P&gt;
&lt;P&gt;I’ve tried setting up the proxy in the following files but nothing worked.&lt;BR /&gt;
/opt/morpheus-worker/embedded/java/jdk/conf/net.properties   and&lt;BR /&gt;
/opt/morpheus-worker/embedded/cookbooks/morpheus-solo-worker/templates/default/sv-micronaut-run.erb&lt;BR /&gt;
Any help is appreciated.&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 04:23:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2023-10-25T04:23:36Z</dc:date>
    <item>
      <title>Morpheus Worker behind proxy</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/morpheus-worker-behind-proxy/m-p/7246883#M57</link>
      <description>&lt;P&gt;I’m running Morpheus Worker onprem for the Morpheus running in the Cloud to connect to the vCenter in my OnPrem via the Worker.&lt;BR /&gt;
I installed and reconfigured the worker as mentioned in the documentation, but there are no notes about configuring the worker behind the proxy.&lt;BR /&gt;
My worker is behind the proxy and I’m getting the following error because the worker in the OnPrem was not able to connect to the Morpheus on the cloud.&lt;/P&gt;
&lt;P&gt;2023-10-25_03:45:47.33582 23:45:47.335 [scheduled-executor-thread-2] ERROR c.m.worker.appliance.MorpheusClient - Error Checking Appliance Health: Connect Error: connection timed out: /xx.xx.xx.xx:443&lt;BR /&gt;
2023-10-25_03:45:47.33585 io.micronaut.http.client.exceptions.HttpClientException: Connect Error: connection timed out: /xx.xx.xx.xx:443&lt;BR /&gt;
2023-10-25_03:45:47.33586       at io.micronaut.http.client.netty.DefaultHttpClient.lambda$null$35(DefaultHttpClient.java:1245)&lt;BR /&gt;
2023-10-25_03:45:47.33586       at io.micronaut.http.client.netty.DefaultHttpClient.lambda$addInstrumentedListener$59(DefaultHttpClient.java:3021)&lt;BR /&gt;
2023-10-25_03:45:47.33586       at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)&lt;BR /&gt;
2023-10-25_03:45:47.33587       at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:552)&lt;BR /&gt;
2023-10-25_03:45:47.33588       at io.netty.util.concurrent.DefaultPromise.access$200(DefaultPromise.java:35)&lt;BR /&gt;
2023-10-25_03:45:47.33588       at io.netty.util.concurrent.DefaultPromise$1.run(DefaultPromise.java:502)&lt;BR /&gt;
2023-10-25_03:45:47.33589       at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)&lt;BR /&gt;
2023-10-25_03:45:47.33589       at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)&lt;BR /&gt;
2023-10-25_03:45:47.33590       at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)&lt;BR /&gt;
2023-10-25_03:45:47.33590       at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)&lt;BR /&gt;
2023-10-25_03:45:47.33590       at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)&lt;BR /&gt;
2023-10-25_03:45:47.33591       at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)&lt;BR /&gt;
2023-10-25_03:45:47.33591       at java.base/java.lang.Thread.run(Unknown Source)&lt;BR /&gt;
2023-10-25_03:45:47.33591 Caused by: io.netty.channel.ConnectTimeoutException: connection timed out: /xx.xx.xx.xx:443&lt;BR /&gt;
2023-10-25_03:45:47.33592       at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:261)&lt;BR /&gt;
2023-10-25_03:45:47.33592       at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)&lt;BR /&gt;
2023-10-25_03:45:47.33592       at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)&lt;BR /&gt;
2023-10-25_03:45:47.33592       … 7 common frames omitted&lt;/P&gt;
&lt;P&gt;I’ve tried setting up the proxy in the following files but nothing worked.&lt;BR /&gt;
/opt/morpheus-worker/embedded/java/jdk/conf/net.properties   and&lt;BR /&gt;
/opt/morpheus-worker/embedded/cookbooks/morpheus-solo-worker/templates/default/sv-micronaut-run.erb&lt;BR /&gt;
Any help is appreciated.&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 04:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/morpheus-worker-behind-proxy/m-p/7246883#M57</guid>
      <dc:creator />
      <dc:date>2023-10-25T04:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Morpheus Worker behind proxy</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/morpheus-worker-behind-proxy/m-p/7246884#M58</link>
      <description>&lt;P&gt;yes the worker VM is configured with HTTP.s requests out.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 02:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/morpheus-worker-behind-proxy/m-p/7246884#M58</guid>
      <dc:creator />
      <dc:date>2023-10-26T02:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Morpheus Worker behind proxy</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/morpheus-worker-behind-proxy/m-p/7246885#M59</link>
      <description>&lt;P&gt;Hi Kurt, I’ve no direct experience with the worker and proxies, but is the VM which is host to the worker, configured to use the proxy for HTTP/S requests out?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 17:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/morpheus-worker-behind-proxy/m-p/7246885#M59</guid>
      <dc:creator>Ollie-Phillips</dc:creator>
      <dc:date>2023-10-25T17:21:23Z</dc:date>
    </item>
  </channel>
</rss>

