System.TimeoutException at System.IO.Pipes.NamedPipeClientStream.Connect on Windows guest

gestrade

New Member
Jul 6, 2023
2
0
1
Hi community,
It is very strange. I setup 2 VM, one inside VMWare player on my labtop, the other in my proxmox cluster. I'm using the same Windows10 ISO image. Both VM works just fine. I installed the same software on both VM and it works fine with the VMWare VM but not with the proxmox VM. On my proxmox VM, the software take a very long time to start. On his log file, there is a lot of error with named pipes connection timeout :
System.TimeoutException: Le délai d'attente de l'opération a expiré. à System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout).

I tried do disable ballon service, quemu agent but that change nothing. I have others software who works just fine on both VM. That's crasy, why this software doesn't works with my proxmox VM ? I followed the Windows 10 guest best practices for the installation.

Any idea?
Thanks for your help.

 
Is it possible my issue is due to virtio errors ? How can I check that ? Is there some log files ?

Thank you.