Skip navigation
VMware

This Question is Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
5,002 Views 5 Replies Last post: May 9, 2008 12:19 AM by s_raghu20 RSS
lazyjoe Lurker 3 posts since
Mar 30, 2008
Currently Being Moderated

Mar 30, 2008 4:36 PM

Unable to login to VI Web Access

 

Hi,

 

 

 

 

 

I have just installed the beta 2 on my Fedora 8 host. Additionally, I have applied vmware-any-any-116. The latter was required to get vmware-config.pl running. Everything went fine with the notable exception of the vsock module, which could not be compiled. The port for remote connections is 904 and something is listening on that port.

 

 

     Unable to login to VI Web Access$ telnet localhost 904

    Trying 127.0.0.1...

    Connected to localhost.

    Escape character is '^]'.

    220 VMware Authentication Daemon Version 1.10: SSL Required, ServerDaemonProtocol:SOAP, MKSDisplayProtocol:VNC , VMXARGS supported

 

 

 

 

 

But when I try to login on the VI Web Access (http://127.0.0.1:8222/ui/#), then I receive the error message

 

 

 

 

 

    The server is not responding. Please check that the server is running and accepting connections.

 

 

I have inspected the servers log file, /var/log/vmware/hostd.log and found nothing special, apart from the following message:

 

 

        Unable to login to VI Web Access Proxy config filepath is /etc/vmware/hostd/proxy.xml

        Unable to login to VI Web Access Another process is listening on the proxy port.

        Unable to login to VI Web Access Please make sure other instances of hostd are not running

 

 

(The message appeared after running "/etc/init.d/vmware restart".)

 

 

 

 

 

Any suggestions what might be wrong or what further diagnosis could help?

 

 

 

 

 

 

 

 

Thanks,

 

 

 

 

 

Jochen

 

 

 

 

 

 

 

 

 

 

 

mstorman Novice 21 posts since
Mar 26, 2006
Currently Being Moderated
1. Mar 30, 2008 6:42 PM in response to: lazyjoe
Re: Unable to login to VI Web Access

 

Try stopping/starting /etc/rc.d/init.d/vmware-mgmt.  It looks like this controls the overall access to the web UI and even the VI 2.5 access.

 

 

 

 

 

/etc/rc.d/init.d/vmware-mgmt stop

/etc/rc.d/init.d/vmware-mgmt start

 

this worked for me.

 

 

stu_dan Lurker 2 posts since
Mar 31, 2008
Currently Being Moderated
3. Mar 31, 2008 5:20 PM in response to: lazyjoe
Re: Unable to login to VI Web Access

Hi

 

Port 904 ? I thought it schould be 902. I got the following sequence on http://localhost:902/ :

 

 

 

 

220 VMware Authentication Daemon Version 1.10: SSL Required, ServerDaemonProtocol:SOAP, MKSDisplayProtocol:VNC , VMXARGS supported

 

But to access VMWare you have to use port 80 or 443 (for https) i.e http://localhost/ .Make shure to youse the computername for https i.e. https://polux/ where polux is the computername.

 

You have to trust the ssh certificate, cause it's selfsigned in your browser.

 

For the login it seems you need the root user. I was not able to connect with a standard user on Ubuntu 8.04. If you haven't set a root password yet, you can do it with sudo gnome-terminal and then enter passwd in the root-terminal.

 

BTW: I got troubles compiling vsock on Ubuntu 8.04.

 

Cheers

 

 

Daniel

s_raghu20 Novice 9 posts since
Jul 2, 2007
Currently Being Moderated
5. May 9, 2008 12:19 AM in response to: stu_dan
Re: Unable to login to VI Web Access

thanks for the tip on setting root password in ubuntu. helped me.

Bookmarked By (0)

Share This Page

Communities