chef-zero icon indicating copy to clipboard operation
chef-zero copied to clipboard

Re-raising exception: URI::InvalidURIError - bad URI(is not URI?)

Open Ankitr19 opened this issue 5 years ago • 0 comments

I am getting this error when running chef-solo on a windows machine

DEBUG: Re-raising exception: URI::InvalidURIError - bad URI(is not URI?): chefzero://localhost:1/nodes/DESKTOP-V4P60EI.hsd1 ca comcast net C:/opscode/chef/embedded/lib/ruby/2.4.0/uri/rfc3986_parser.rb:67:in split' C:/opscode/chef/embedded/lib/ruby/2.4.0/uri/rfc3986_parser.rb:73:in parse' C:/opscode/chef/embedded/lib/ruby/2.4.0/uri/common.rb:231:in parse' C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.8.0-universal-mingw32/lib/chef/http.rb:320:in create_url' C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.8.0-universal-mingw32/lib/chef/http.rb:146:in request' C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.8.0-universal-mingw32/lib/chef/http.rb:115:in get'

Ankitr19 avatar Jul 18 '20 18:07 Ankitr19