VMWare Server 2.0 – Unable to access Webmanagement or connect with vSphere Client

November 6, 2010 in Administration | Comments (1)

Today i ran into something very strange, a freshly set up VMWare Server 2.0 host wasn’t accessible by https and vsphere client.

I analysed the logfiles and came accross

[2010-11-06 13:35:09.843 'Proxysvc' 4128988016 warning] SSL Handshake on client connection failed: SSL Exception: error:00000000:lib(0):func(0):reason(0)

which seemed to be related to some SSL v2 Certificate thingie.

It didn’t work out for me to enable SSL v2 but as a quick hacky solution replacing all

“httpsWithRedirect” with “httpAndHttps”

in  /etc/vmware/hostd/proxy.xml

then do a /etc/init.d/vmware-mgmt restart

atleast now lets me connect to the server without ssl encryption just fine.

I know its not 100% safe but on a local network server its acceptable to me.

Keep in mind instead of https://xxx:8333 you now have to use http://xxx:8222

So long

Thorian


One Response to “VMWare Server 2.0 – Unable to access Webmanagement or connect with vSphere Client”

RSS feed for comments on this post. TrackBack URL

  1. Comment by nick’s site | vmware server 2.0.2 crapNovember 27, 2011 at 10:47 am  

    [...] thorian Categories : geek trackback You must be logged in to post a [...]

Leave a Reply

Teilen