kenobi79's Posts

hi  you can upgrade without problems https://interopmatrix.vmware.com/Upgrade?productId=23   For the sequence you can see here https://nolabnoparty.com/en/vmware-horizon-8-upgrade-sequence/   ... See more...
hi  you can upgrade without problems https://interopmatrix.vmware.com/Upgrade?productId=23   For the sequence you can see here https://nolabnoparty.com/en/vmware-horizon-8-upgrade-sequence/      
hi  check this https://kb.vmware.com/s/article/2020913 and related docs on KB    
Hi is it possible to have an output of the error or the logs ? thanks  
Hi Doug did you tried to upload only the json file? Without Cert... Try to re-deploy the UAG2003 appliance and upload only the json config file   I paste here the docs  https://docs.vmware.com/e... See more...
Hi Doug did you tried to upload only the json file? Without Cert... Try to re-deploy the UAG2003 appliance and upload only the json config file   I paste here the docs  https://docs.vmware.com/en/Unified-Access-Gateway/2303/uag-deploy-config/GUID-F165ECDA-2FD7-4C5A-BA76-2FFB3EFF6921.html there is no mention for upload certs   Can you go on the page https://your_new UAG:9443/ Can you open the certificate on the left of you address bar? all the informations are correct???   Bye  
Hi Baze72 on your FW, you must allow the communication between the 2 servers... from Connection to vcenter through 443 TCP port You can find every port on vmware environment to https://ports.esp.vm... See more...
Hi Baze72 on your FW, you must allow the communication between the 2 servers... from Connection to vcenter through 443 TCP port You can find every port on vmware environment to https://ports.esp.vmware.com/   Bye 
hi I opened a SR to GSS and we resolved the issue   Here the KB: https://kb.vmware.com/s/article/1021805   My issue was resolved with this command: repadmin /options localhost:22389 -DISABLE_O... See more...
hi I opened a SR to GSS and we resolved the issue   Here the KB: https://kb.vmware.com/s/article/1021805   My issue was resolved with this command: repadmin /options localhost:22389 -DISABLE_OUTBOUND_REPL -DISABLE_INBOUND_REPL which ensured that the replication was not disabled    
Hi i updated the connection servers to latest version.  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: Remote Pods - E... See more...
Hi i updated the connection servers to latest version.  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: Remote Pods - Error-The connection server is offline. I investigated on logs and I discovered this:   2022-09-02T00:02:36.115+02:00 WARN (02F8-12E0) <pool-19-thread-2> [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) io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:477) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source) at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source) at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source) at java.base/sun.security.ssl.Alert$AlertConsumer.consume(Unknown Source) at java.base/sun.security.ssl.TransportContext.dispatch(Unknown Source) at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source) at java.base/sun.security.ssl.SSLEngineImpl.decode(Unknown Source) at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source) at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source) at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source) at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source) at io.netty.handler.ssl.SslHandler$SslEngineType$3.unwrap(SslHandler.java:296) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1342) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446) ... 18 more   In previous version of horizon the Certificates was with a Microsoft CA and worked correctly 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) From site A i have this error for site B From site B i have this error for site A Locally everything work fine.. and the certificates are trusted with CA   Any idea? Thank you 
Hi Oneboss302 I think that for the VIPA there is not particular requirement for the network Here a KB about the network requirement for an Horizon Environment --> https://kb.vmware.com/s/article/10... See more...
Hi Oneboss302 I think that for the VIPA there is not particular requirement for the network Here a KB about the network requirement for an Horizon Environment --> https://kb.vmware.com/s/article/1027217 You can open a SR with a low level for request particular information about this question.   Regarding the design, the best practice is to have 2 UAG for site with one Local Load Balancer (preferibly in HA) for each couple of UAG and a Global Load Balancer for the two Local Load Balancers   The connection from end user to Connection Server via UAG is for "authentication level". After the user is enabled to a desktop pool, the connection is from user client to the horizon agent on VD. If the the Virtual Desktop and the File server and others are on different location you do much network traffic fro VD to the server...and latency on the VD I advice to have a "local" file server on the new datacenter that is the replica of the original file server, where the VD point to it, and eliminate any problem of network traffic and latency...   Bye
yes.. you are right... the adapter with horizon is deprecated yes...   i assumed he already had vrops purchased ... could consider evaluation  
here the link   free and available from vrops vers.8.4 https://marketplace.cloud.vmware.com/services/details/vrealize-operations-management-pack-for-horizon-1-1-11111?slug=true  
from vROPS 8.6 there is the Horizon managment pack on prem. It's very powerfull     
Hi, it isn't possible. Installation Prerequisites for Horizon Connection Server (vmware.com)
Hi  it looks like the package is corrupt or has some problem try to download it again and check the md5 also do a further test if you can ... from a win2012r2 install it clean and see if it goes. ... See more...
Hi  it looks like the package is corrupt or has some problem try to download it again and check the md5 also do a further test if you can ... from a win2012r2 install it clean and see if it goes. As a last resort (but take a backup of the Golden image) uninstall the 7.13 agent, reboot and install the 7.13.1 agent
Hi I think that can be a problem related to the load balancer.  The error display a 502 - the server did not respond.. as if it couldn't find its way back... but it is my thought due to the informa... See more...
Hi I think that can be a problem related to the load balancer.  The error display a 502 - the server did not respond.. as if it couldn't find its way back... but it is my thought due to the information here   You'd  must analyze app volume manager logs and Nginx logs and do some troubleshooting on the hop of packets... from source to destination and find where the hop is interrupt   Try to create a Test VDI with the app volume agent pointing on one app volume manager (without LB) and verify that is all ok with VDI... take a proof verify on FW (if the VLAN is different) from source to destination and reverse...      
did you verify the FW Rules From VDI and App Volume manager server?  Is there a LB for the Appvolume manager (or a Proxy) ??? if yes verify the request timeout  
hi did you see this KB? https://kb.vmware.com/s/article/2114670    
hi  if you have instant clone dekstop you must modify the golden image and take a new snapshot.  
hi  did you have set the video display options in the "edit Settings" of the golden image or VM?? 
Hi  verify if in your agent is installed VMwarevAudio drivers   Verify also if in "edit setting" of the Golden image (or Template if is a full clone desktops) is present the audio card on vm...  ... See more...
Hi  verify if in your agent is installed VMwarevAudio drivers   Verify also if in "edit setting" of the Golden image (or Template if is a full clone desktops) is present the audio card on vm...    
you must ask to the workspsace ine support but you must have an order if i remember well