[Asterisk-bugs] [Asterisk-GUI 0010097]: Logging asterisk-gui on /asterisk/static/config/setup/install.html result in a infinite loop
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jul 21 23:27:46 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10097
======================================================================
Reported By: pic0
Assigned To: pari
======================================================================
Project: Asterisk-GUI
Issue ID: 10097
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 1195
Disclaimer on File?: No
Request Review:
======================================================================
Date Submitted: 07-02-2007 07:35 CDT
Last Modified: 07-21-2007 23:27 CDT
======================================================================
Summary: Logging asterisk-gui on
/asterisk/static/config/setup/install.html result in a infinite loop
Description:
I just tried to install asterisk and asterisk-gui on a freshly installed
Gentoo Linux. (both latest SVN rev). make checkconfig reports everything as
OK. I created an admin user in /etc/asterisk/manager.conf:
[admin]
secret=this_is_secret
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config
When I login on the gui (from firefox on windows), either trought
/asterisk/static/config/setup/install.html or
/asterisk/static/config/cfgbasic.html, I am redirected to
/asterisk/static/config/setup/install.html, and the page refreshes on a
loop (about 1 or 2 times per second). I have to click the "stop" button on
firefox to make it stop.
On the asterisk server I get these messages on the logs:
[Jul 2 13:50:53] NOTICE[7351] chan_local.c: No such extension/context
executecommand at asterisk_guitools creating local channel
[Jul 2 13:50:53] NOTICE[7351] channel.c: Unable to request channel
Local/executecommand at asterisk_guitools
[Jul 2 13:50:53] WARNING[7351] cdr.c: CDR already initialized on
'**Unknown**'
[Jul 2 13:50:53] NOTICE[7351] chan_local.c: No such extension/context
executecommand at asterisk_guitools creating local channel
[Jul 2 13:50:53] NOTICE[7351] channel.c: Unable to request channel
Local/executecommand at asterisk_guitools
[Jul 2 13:50:53] WARNING[7351] cdr.c: CDR already initialized on
'**Unknown**'
[Jul 2 13:50:53] NOTICE[7351] chan_local.c: No such extension/context
executecommand at asterisk_guitools creating local channel
[Jul 2 13:50:53] NOTICE[7351] channel.c: Unable to request channel
Local/executecommand at asterisk_guitools
[Jul 2 13:50:53] WARNING[7351] cdr.c: CDR already initialized on
'**Unknown**'
[Jul 2 13:50:53] NOTICE[7351] chan_local.c: No such extension/context
executecommand at asterisk_guitools creating local channel
[Jul 2 13:50:53] NOTICE[7351] channel.c: Unable to request channel
Local/executecommand at asterisk_guitools
[Jul 2 13:50:53] WARNING[7351] cdr.c: CDR already initialized on
'**Unknown**'
So asterisk-gui is totally unusable.
Regards,
======================================================================
----------------------------------------------------------------------
bkruse - 07-21-07 23:27
----------------------------------------------------------------------
You have to run through the setup, thats what the problem was.
-bk
Issue History
Date Modified Username Field Change
======================================================================
07-21-07 23:27 bkruse Note Added: 0067712
======================================================================
More information about the asterisk-bugs
mailing list