[asterisk-gui] asterisk 1.0.6 + asterisk gui 2.0 r4527

Ryan Brindley rbrindley at digium.com
Thu Feb 26 15:04:25 CST 2009


Eric, 
Hrm. That cannot connect to server error is because Asterisk crashed, which wasn't a typical symptom reported by testers of the other bug Josh referred to. Although kudos to Josh for referencing that. 

Also, just wanted to make sure that it is in fact an infinite loop. the GUI does loop on first load because it has to submit a few config changes (to preferences.conf, http.conf, extensions.conf and dahdi_guiread.conf). It could be that something is not allowing the GUI to update those and therefore causes the loop when it reloads and checks again. 

If you can do the following (in order) for me and report back any changes: 

(1) Open up a terminal and get into the Asterisk CLI (asterisk -r). Set verbosity up (core set verbose 10). Now run the GUI like you have been and see what the last commands before the GUI crashes. 

(2) Verify that you have proper permissions in manager.conf. 

(3) edit /var/lib/asterisk/static-http/config/index.html and find the DEBUG_MODE global JS variable and set it to true (instead of false). Use Firefox and get the Firebug plugin and check for any JS errors . 

(4) check out the latest svn 1.6.0 and re-install asterisk from that directory (svn = subversion, of which you will need to install if it isn't already on the system): 
svn co http://svn.digium.com/svn/asterisk/branches/1.6.0 asterisk-1.6.0-svn 
(and then the normal ./configure && make && make install) 


I'm having you do the #4 because thats what I test with and I don't seem to have your problem :-). Plus, if the fix is already in the latest code rev, then there is no reason to re-debug an already solved issue. 

Hope this helps! 

-- 
Ryan Brindley 
Digium, Inc. | Software Developer 
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA 
main: +1 256-428-6000 fax: +1 256-864-0464 
Check us out at: http://digium.com & http://asterisk.org 

----- Original Message ----- 
From: "Josh Thomas" <josh at kickbackpoints.com> 
To: "Asterisk GUI project discussion" <asterisk-gui at lists.digium.com> 
Sent: Thursday, February 26, 2009 1:02:10 PM GMT -06:00 US/Canada Central 
Subject: Re: [asterisk-gui] asterisk 1.0.6 + asterisk gui 2.0 r4527 

Re: [asterisk-gui] asterisk 1.0.6 + asterisk gui 2.0 r4527 Eric, 

Your running Asterisk 1.0.6 or something along 1.6.0? I think the 2.0 branch of the GUI works on 1.4 and 1.6 but to quote Ryan: 

“ There is a known issue in 1.6.0.5 with action_originate in the manager interface that breaks the GUI. There is already a fix in the svn version of 1.6.0 and will be in the next minor release. You can either: use 1.6.1.x or checkout the latest svn of 1.6.0. Both should work.” 


On 2/26/09 11:25 AM, "Eric J. Swanson" < eric.swanson at inetstpeters.net > wrote: 



It allows me to login and then goes into an infinite loop and ends up with updating Extensions.conf and after a few minutes it goes to loading. After this loop, it comes back to the login screen 

The next time I attempt to log in, it says Could not connect to Server Retry. 

Any thoughts? 

Thanks 

Eric 


_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-gui/attachments/20090226/b8ecf81f/attachment.htm 


More information about the asterisk-gui mailing list