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
In file compute.rb, vm_hash[:vhd_path] parameter is unable to fetch the image_id for the given image. This in turn, fails with the specified error NoMethodError: undefined method 'start_with?' for nil:NilClass`.