Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't seem to work with Ruby 3.0.4, gems 3.3.6, and vagrant 2.4.3 #205

Open
mihai-preda opened this issue Jan 16, 2025 · 0 comments
Open

Comments

@mihai-preda
Copy link

See the error below:

C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-hostsupdater-1.2.4/lib/vagrant-hostsupdater/HostsUpdater.rb:152:in initialize': Invalid argument @ rb_sysopen - C:/Users/mihai/AppData/Local/Temp/hosts-C:/Users/mihai/zdev/puppet_course/.vagrant/machines/puppet/vmware_desktop/41c8078f-80c2-4857-80e9-a15521edb7ba/oraclelinux-9.4-amd64.vmx.cmd (Errno::EINVAL) from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-hostsupdater-1.2.4/lib/vagrant-hostsupdater/HostsUpdater.rb:152:in open'
from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-hostsupdater-1.2.4/lib/vagrant-hostsupdater/HostsUpdater.rb:152:in addToHosts' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-hostsupdater-1.2.4/lib/vagrant-hostsupdater/HostsUpdater.rb:98:in addHostEntries'
from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-hostsupdater-1.2.4/lib/vagrant-hostsupdater/Action/UpdateHosts.rb:8:in run' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-hostsupdater-1.2.4/lib/vagrant-hostsupdater/Action/BaseAction.rb:30:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/checkpoint.rb:32:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/checkpoint.rb:32:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/wait_for_communicator.rb:74:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/forward_ports.rb:108:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/wait_for_address.rb:29:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/boot.rb:24:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:54:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/prepare_forwarded_port_collision_params.rb:26:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/vmx_modify.rb:37:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/disk.rb:33:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/cleanup_disks.rb:33:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/set_hostname.rb:20:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/base_mac_to_ip.rb:33:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/network.rb:120:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/prepare_nfs_settings.rb:16:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/synced_folders.rb:90:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/delayed.rb:22:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/synced_folder_cleanup.rb:31:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/plugins/synced_folders/nfs/action_cleanup.rb:22:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/prepare_synced_folder_cleanup.rb:17:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/provision.rb:83:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builder.rb:183:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in block in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/util/busy.rb:22:in busy'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/call.rb:56:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/prune_forwarded_ports.rb:28:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/check_existing_network.rb:33:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builder.rb:183:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in block in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/util/busy.rb:22:in busy'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/call.rb:56:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/box_check_outdated.rb:98:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/fix_old_machine_id.rb:27:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/compatibility.rb:17:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/checkpoint.rb:32:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/wait_for_vmx_halt.rb:33:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builder.rb:183:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in block in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/util/busy.rb:22:in busy'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/call.rb:56:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builder.rb:183:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in block in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/util/busy.rb:22:in busy'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/call.rb:56:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/discard_suspended_state.rb:30:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builder.rb:183:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in block in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/util/busy.rb:22:in busy'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/call.rb:56:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/check_vmware.rb:26:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/fix_old_machine_id.rb:27:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/config_validate.rb:28:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/compatibility.rb:17:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:117:in block in finalize_action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builder.rb:183:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in block in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/util/busy.rb:22:in busy'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builtin/call.rb:56:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/fix_old_machine_id.rb:27:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-vmware-desktop-3.0.4/lib/vagrant-vmware-desktop/action/compatibility.rb:34:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Users/mihai/.vagrant.d/gems/3.3.6/gems/vagrant-hostsupdater-1.2.4/lib/vagrant-hostsupdater/Action/BaseAction.rb:34:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/warden.rb:38:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/builder.rb:183:in call'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in block in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/util/busy.rb:22:in busy'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/action/runner.rb:104:in run' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/machine.rb:246:in action_raw'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/machine.rb:215:in block in action' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/environment.rb:649:in lock'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/machine.rb:201:in call' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/machine.rb:201:in action'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/plugins/commands/reload/command.rb:45:in block in execute' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/plugin/v2/command.rb:248:in block in with_target_vms'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/plugin/v2/command.rb:237:in each' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/plugin/v2/command.rb:237:in with_target_vms'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/plugins/commands/reload/command.rb:43:in execute' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/cli.rb:67:in execute'
from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/lib/vagrant/environment.rb:319:in cli' from C:/Program Files/Vagrant/embedded/gems/gems/vagrant-2.4.3/bin/vagrant:247:in

'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant