<?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 Re: Horizon Cloud Pod Architecture - remote pods connection servers is offline in Horizon Desktops and Apps</title>
    <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-Cloud-Pod-Architecture-remote-pods-connection-servers-is/m-p/2947746#M98402</link>
    <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I too face the same issue. Was this issue resolved at your end?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 02:30:23 GMT</pubDate>
    <dc:creator>vigneshbal32</dc:creator>
    <dc:date>2023-01-10T02:30:23Z</dc:date>
    <item>
      <title>Horizon Cloud Pod Architecture - remote pods connection servers is offline</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-Cloud-Pod-Architecture-remote-pods-connection-servers-is/m-p/2927062#M97658</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i updated the connection servers to latest version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After the update on all connection servers (in CPA - 2 CS on site and 2 CS on other site) i found this problem on dashboard:&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Remote Pods - Error-&lt;/SPAN&gt;&lt;SPAN class=""&gt;The connection server is offline.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;I investigated on logs and I discovered this:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;2022-09-02T00:02:36.115+02:00 WARN (02F8-12E0) &amp;lt;pool-19-thread-2&amp;gt; [NatterServer] (Channel-15346-/10.152.0.136:56698) Connection failed, closing channel: 0.0.0.0/0.0.0.0:8472: io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown com.vmware.vdi.logger.Logger.warn(Logger.java:56)&lt;BR /&gt;io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown&lt;BR /&gt;at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:477)&lt;BR /&gt;at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)&lt;BR /&gt;at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)&lt;BR /&gt;at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)&lt;BR /&gt;at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)&lt;BR /&gt;at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)&lt;BR /&gt;at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)&lt;BR /&gt;at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)&lt;BR /&gt;at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)&lt;BR /&gt;at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)&lt;BR /&gt;at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719)&lt;BR /&gt;at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)&lt;BR /&gt;at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)&lt;BR /&gt;at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)&lt;BR /&gt;at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)&lt;BR /&gt;at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;BR /&gt;at java.base/java.lang.Thread.run(Unknown Source)&lt;BR /&gt;Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown&lt;BR /&gt;at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)&lt;BR /&gt;at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)&lt;BR /&gt;at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)&lt;BR /&gt;at java.base/sun.security.ssl.Alert$AlertConsumer.consume(Unknown Source)&lt;BR /&gt;at java.base/sun.security.ssl.TransportContext.dispatch(Unknown Source)&lt;BR /&gt;at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)&lt;BR /&gt;at java.base/sun.security.ssl.SSLEngineImpl.decode(Unknown Source)&lt;BR /&gt;at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)&lt;BR /&gt;at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)&lt;BR /&gt;at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)&lt;BR /&gt;at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)&lt;BR /&gt;at io.netty.handler.ssl.SslHandler$SslEngineType$3.unwrap(SslHandler.java:296)&lt;BR /&gt;at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1342)&lt;BR /&gt;at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)&lt;BR /&gt;at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)&lt;BR /&gt;at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)&lt;BR /&gt;at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)&lt;BR /&gt;... 18 more&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;In previous version of horizon the Certificates was with a Microsoft CA and worked correctly&lt;/DIV&gt;&lt;DIV class=""&gt;I verified the network and the FW and all communications are ok (all the ports required for CPA are allowed and there isn't any drop or deny)&lt;/DIV&gt;&lt;DIV class=""&gt;From site A i have this error for site B&lt;/DIV&gt;&lt;DIV class=""&gt;From site B i have this error for site A&lt;/DIV&gt;&lt;DIV class=""&gt;Locally everything work fine.. and the certificates are trusted with CA&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Any idea?&lt;/DIV&gt;&lt;DIV class=""&gt;Thank you&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Sep 2022 13:12:38 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-Cloud-Pod-Architecture-remote-pods-connection-servers-is/m-p/2927062#M97658</guid>
      <dc:creator>kenobi79</dc:creator>
      <dc:date>2022-09-02T13:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon Cloud Pod Architecture - remote pods connection servers is offline</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-Cloud-Pod-Architecture-remote-pods-connection-servers-is/m-p/2947746#M98402</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I too face the same issue. Was this issue resolved at your end?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 02:30:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-Cloud-Pod-Architecture-remote-pods-connection-servers-is/m-p/2947746#M98402</guid>
      <dc:creator>vigneshbal32</dc:creator>
      <dc:date>2023-01-10T02:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon Cloud Pod Architecture - remote pods connection servers is offline</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-Cloud-Pod-Architecture-remote-pods-connection-servers-is/m-p/2947834#M98406</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I opened a SR to GSS and we resolved the issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the KB:&lt;/P&gt;&lt;P&gt;&lt;A href="https://urldefense.proofpoint.com/v2/url?u=https-3A__kb.vmware.com_s_article_1021805&amp;amp;d=DwQGaQ&amp;amp;c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&amp;amp;r=p1XgmP7UI6k6Px7gsENdrt3XyPzFqea7rQTT4Qn6WZ0&amp;amp;m=GupoX6RWRVH7xFR7O7ruKUeHdb5LwzruFt0YQ3wARd4&amp;amp;s=5yufaSybH4fhg5_0sw9s04xZ1xSGQ3tRdijndm0z8dU&amp;amp;e=" target="_blank"&gt;https://kb.vmware.com/s/article/1021805&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My issue was resolved with this command:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;repadmin /options localhost:22389 -DISABLE_OUTBOUND_REPL -DISABLE_INBOUND_REPL&amp;nbsp;&lt;/STRONG&gt;which&amp;nbsp;ensured that the replication was not disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 12:44:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Horizon-Cloud-Pod-Architecture-remote-pods-connection-servers-is/m-p/2947834#M98406</guid>
      <dc:creator>kenobi79</dc:creator>
      <dc:date>2023-01-10T12:44:59Z</dc:date>
    </item>
  </channel>
</rss>

