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
I got the following message and the VM failed to even power on
ALL LAUNCH THREADS STARTED
ALL LAUNCH THREADS COMPLETED
Was unable to get node infomation at /home/dyuen/Bindle/bin/launcher/../../lib/cluster/provision.pm line 193
cluster::provision::get_host_id_from_vagrant_status('Current machine states:\x{a}\x{a}master poweroff (...') called at /home/dyuen/Bindle/bin/launcher/../../lib/cluster/provision.pm line 179
cluster::provision::find_node_info('HASH(0x2830090)', 'Current machine states:\x{a}\x{a}master poweroff (...') called at /home/dyuen/Bindle/bin/launcher/../../lib/cluster/provision.pm line 56
cluster::provision::find_cluster_info('HASH(0x1d685c8)', 'target-vb-1') called at /home/dyuen/Bindle/bin/launcher/../../lib/cluster/provision.pm line 20
cluster::provision::provision_instances('cluster::provision', 'HASH(0x1d685e0)', 'HASH(0x1d685c8)', 'target-vb-1', 0, 0) called at bin/launcher/launch_cluster.pl line 157
The reason is I had to change this section of code in the Vagrantfile
When attempting to provision with the following:
I got the following message and the VM failed to even power on
The reason is I had to change this section of code in the Vagrantfile
Please make the following changes
The text was updated successfully, but these errors were encountered: