[BlueOnyx:04385] Re: Unable to use Administrative GUI
Gerald Waugh
gwaugh at raqware.com
Mon May 3 14:01:29 -05 2010
On Mon, 2010-05-03 at 14:12 -0400, Adam Lepp wrote:
> My web browser hangs when accessing the administrative GUI.
>
> I tried restarting via ssh and got:
> ----------------------------------------------------------------------------------------------------
>
> # /etc/rc.d/init.d/admserv stop
>
> Stopping admin web server: httpd.admsrv [ OK ]
>
> # /etc/rc.d/init.d/admserv start
>
> Starting admin web server: (98)Address already in use: make_sock:
> could not bind to address 0.0.0.0:81
>
> no listening sockets available, shutting down
>
> Unable to open logs
>
> [FAILED]
>
Must be an open process.
netstat -tupan | grep :81
kill the open process, then /etc/init.d/admserv start
Gerald
More information about the Blueonyx
mailing list