Struggling to Connect to VMs with Windows Admin Center

0
2
Asked By TechieTurtle99 On

Hey everyone! I've been trying to get Windows Admin Center (WAC) up and running, but I'm having some trouble. Whenever I try to connect to a VM, it just keeps spinning and doesn't seem to complete the connection. I can use PowerShell to communicate with both the host server and the server where WAC is installed, so that part seems fine. I've attempted everything I could think of, but still no success. The only error message I'm seeing is a bit vague: 'Cannot read properties of undefined (reading 'Unknown').' Sometimes, when the connection doesn't keep spinning, I get another error: 'Error: Uncaught (in promise): ChunkLoadError: Loading chunk 648 failed.' This specifically points to a JS file not loading. I'm starting to think that maybe going with Hyper-V instead of VMware was a mistake.

2 Answers

Answered By AdminGuru42 On

Have you checked that all the prerequisite settings on your target servers are configured? Things like ensuring you've got WMF 5.1 installed, port 445 is open, and remote management/ file server roles are enabled? When I set up WAC with Hyper-V, I had to double-check all these settings to get it working smoothly.

Answered By ServerSorcerer22 On

I've run into the same error when trying to connect through the cluster manager. It can be tricky! I'm still digging into this issue myself to see what the underlying problem could be.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.