Build precise queries to find exactly what you need
Press ESC to close
@stamatisl
Favorites0
Views950
Projects2
If you are running ESX 6.5, please change line #7790: -$url2connect = "https://" . $url2connect . "/sdk/webService"; +$url2connect = "https://" . $url2connect . "/sdk/vim.wsdl";
Reviewed 8 years ago
I have the same bug and i've changed line 52 from this: re = /^s*(d*).|--s*(S*).*?(d*?.d*?)%s*.*?ds+(.*?)s.*?$/ to this: re = /^s*(d*).s*(S*).*?(d*?.d*?)%s*.*?ds+(.*?)s.*?$/ Everything it's working now!
Reviewed 10 years ago