OK, I've set the DEBUG = true.  Not sure how this will help when I can't even 
get the "You are being redirected to the configuration page" to load, but I do 
appreciate your help.  The only way is to issue the command "service 
gui-lighttpd start".


Some information about my box
Running version 1.0.2, GUI 2.0

/var/log/gui/ligthtpd.error.log
-------------------------------------------------
2008-10-08 16:02:49: (log.c.75) server started
2008-10-08 17:56:04: (server.c.1470) server stopped by UID = 0 PID = 4767
2008-10-08 17:57:36: (log.c.75) server started
2008-10-11 04:02:04: (server.c.1344) unlink failed for: 
/var/run/gui-lighttpd.pid 2 No such file or directory
2008-10-11 04:02:04: (server.c.1356) [note] graceful shutdown started
2008-10-11 04:02:04: (server.c.1470) server stopped by UID = 0 PID = 11141
2008-10-12 09:08:48: (log.c.75) server started
2008-10-12 09:10:15: (server.c.1470) server stopped by UID = 0 PID = 14586
2008-10-12 09:11:49: (log.c.75) server started
2008-10-13 13:31:14: (server.c.1470) server stopped by UID = 0 PID = 3373
2008-10-13 13:38:45: (log.c.75) server started
2008-10-14 04:02:28: (server.c.1344) unlink failed for: 
/var/run/gui-lighttpd.pid 2 No such file or directory
2008-10-14 04:02:28: (server.c.1356) [note] graceful shutdown started
2008-10-14 04:02:28: (server.c.1470) server stopped by UID = 0 PID = 4546
2008-10-14 10:42:38: (log.c.75) server started
------------------------------------------------


/etc/logrotate.d/gui
--------------------------------------
#Rotate the logs for gui-lighttpd

#Compress old logs
delaycompress
compress
compressext .bz2
compresscmd /usr/bin/bzip2
#Only keep the last 5
rotate 5
#Rotate weekly at least
weekly
#But also if they reach 5M
size=5M
#Don't bother if it's missing, or empty
missingok
notifempty


/var/log/gui/lighttpd.access.log
/var/log/gui/lighttpd.error.log {
    rotate 5
    sharedscripts
    postrotate
        /sbin/service gui-lighttpd stop
        /bin/sleep 3
        /sbin/service gui-lighttpd start
    endscript
}
----------------------------------------

Thanks!
Hin

--- On Tue, 10/14/08, bkruse <[EMAIL PROTECTED]> wrote:

> From: bkruse <[EMAIL PROTECTED]>
> Subject: Re: [asterisknow] Upgrade
> To: [EMAIL PROTECTED], "AsteriskNOW Discussion" <[email protected]>
> Date: Tuesday, October 14, 2008, 1:38 PM
> I said this just a minute ago, update the gui to 2.0, set
> DEBUG, true in 
> index.html and then
> it will spit out the error when it hangs :)
> 
> -bk
> 
> hin lee wrote:
> > Regarding the "GUI stops responding", I too
> have this problem on the 1.0.2 release of *Now.  If this
> problem was pointing out back in 2005, I wonder why this was
> not included in the newer releases?
> >
> > I changed the way the script runs as outlined from 
> > http://forums.digium.com/viewtopic.php?p=69692#69692
> >
> > and still having the same problem with the GUI.
> >
> >
> >
> >
> > --- On Sat, 10/11/08, Rick Green <[EMAIL PROTECTED]>
> wrote:
> >
> >   
> >>    I also tried several searches 'html server
> >> stops' and 'gui stops 
> >> responding'.  Each one turned up hundreds of
> >> 'hits', but not a one that 
> >> seemed even slightly related.  Finally I tried
> simply
> >> 'gui stops', and 
> >> eventually found one from April that beat around
> the bush
> >> for a while, 
> >> then someone finally jumped in and pointed to a
> post from
> >> 2005 in a 
> >> general asterisk forum that contained a fix,
> involving a
> >> change to the 
> >> logrotate script, stopping, sleeping 3 and
> starting the
> >> httpd server 
> >> instead of simply 'reload'.  I made that
> change to
> >> my config, and we'll 
> >> see how long my gui stays available...
> >>
> >> -- 
> >> Rick Green
> >>     
> >
> >
> >
> >       
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by
> http://www.api-digital.com--
> >
> > asterisknow mailing list
> > To UNSUBSCRIBE or update options visit:
> >   
> http://lists.digium.com/mailman/listinfo/asterisknow
> >



      

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisknow mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisknow

Reply via email to