This issue has no resolution.
Workaround:
For upgraded Environments
To resolve this issue download container images, and re-create containers
For command changes, run vctl --help to see the updated vctl commands.
Pre-upgrade procedure
To smooth the transition from the vctl CLI in VMware Fusion Technology Preview 20H1 to the vctl CLI in VMware Fusion 11.5.5 or later releases, please follow below steps:
- While VMware Fusion Technology Preview 20H1 is installed:
- Open Terminal and run: vctl system stop -f to stop all running containers and terminate the container runtime.
- Run cat /Users/username/.nautilus/config.yaml
- Make note of the vmnet value from the command output, run VMware Fusion Technology Preview 20H1.
- Select VMware Fusion > Preferences > Network, remove the virtual network that you just recorded
- Run vctl system status command in Terminal, make a note of the DMG file value from the command output, remove the dmg file
- Remove the /Users/username/.nautilus folder
- Quit and remove VMware Fusion Technology Preview 20H1 application
- Run VMware Fusion 11.5.5 or later release
- Close the Terminal window where you used the vctl CLI from VMware Fusion Technology Preview 20H1.
- Open a new Terminal window, run vctl system start to start the container runtime, use the vctl CLI from VMware Fusion 11.5.5 or later release for container operations.
If you did not stop the running containers and terminate the container runtime before removing VMware Fusion Technology Preview 20H1 application, you can get rid of all the residual processes left by the vctl CLI from VMware Fusion Technology Preview 20H1 either by restarting your host or by the following steps:
- Launch Applications/Utilities/Activity Monitor.app, select View > All Processes menu to show all processes
- In Activity Monitor, first find and stop all vmware-vmx-debug processes, then find and stop the containerd process launched by the vctl CLI from VMware Fusion Technology Preview 20H1
- Launch VMware Fusion 11.5.5 or later release then quit it, so that all residual Fusion services launched by the vctl CLI from VMware Fusion Technology Preview 20H1 can quit cleanly
- From Finder, eject the mounted nautilus volume
- Close the Terminal window where you used the vctl CLI from VMware Fusion Technology Preview 20H1, open a new Terminal window.
- Run vctl system start to start the container runtime and start using the vctl CLI from VMware Fusion 11.5.5 or later release for container operations.