OSX guest VM isn't assigned an IP address

EyalZ

Bit poster
I'm running a High Sierra guest inside a High Sierra host (both 10.13.2). When the machine is running I expect it to have an IP address assigned (Shared Network), and I expect it to be displayed when running `prlctl list -a`, but in reality the machine doesn't get any IP address and my output looks like:

Code:
$ prlctl list -a
UUID                                    STATUS       IP_ADDR         NAME
{8fd563b2-1135-4d19-add5-d03f7807f866}  running      -               macOS

This blocks me from using 'Parallels Desktop Cloud Plugin' on jenkins since it expects an IP address to show up in the output of this command in order to connect to the machine. I tried messing with the network settings, but there aren't many options there besides changing the network type, this didn't prove to work as well.
 
Last edited by a moderator:
Back
Top