You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And then add it to the Vagrantfile like this. However I'm not sure if this will work as-is with the Ansible scripts
# Hack for MacOS Ventura - HostOnly network should exist under virtualbox
v.customize ["modifyvm", :id, "--nic2", "hostonlynet", "--host-only-net2=HostOnly"]
This was supposed to be fixed in Vagrant 2.3.3, but @feather812002 is already on 2.4.0.
@feather812002 confirmed that this fix worked with Super.Human.Installer Development v0.9.7. (There were remaining issues that we were already investigating).
To check if you have already created the hostonlynet entry (or do cleanup/changes - see modify and remove subcommands), look for this section in ~/Library/VirtualBox/VirtualBox.xml:
I created this issue as a reference in case more people have this problem. If it becomes a common issue, we can considering adding logic to support it in Super.Human.Installer.
@feather812002 reported this error when creating a new demo-tasks 0.1.20/22 instance with Super.Human.Installer:
The text was updated successfully, but these errors were encountered: