[asterisk-bugs] [Asterisk-GUI 0016799]: Asterisk GUI Checking write permission for GUI folder and detecting hardware

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 18 11:18:27 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16799 
====================================================================== 
Reported By:                giridharp
Assigned To:                
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   16799
Category:                   General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk GUI Version:       SVN 
Asterisk Version:           SVN 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2010-02-10 06:22 CST
Last Modified:              2010-02-18 11:18 CST
====================================================================== 
Summary:                    Asterisk GUI Checking write permission for GUI
folder and detecting hardware
Description: 
Hi

I installed Asterisk 1.6 and Asterisk GUI fresh today. I used Yum
installation to do so.

I noticed that Asterisk GUI is displays "Checking write permission for GUI
folder for more than 5 minutes" and then displays "detecting hardware for
more than 10 mintues". After 15 min we get the home page of Asterisk GUI".

I never faced this issue when i installed Asterisk GUI a mont back on
another machine which is still working fast than new version.

Please assist.

Note: My friend is facing this problem when he installed Asterisk 1.6
update two days back through Linux automatic update.
====================================================================== 

---------------------------------------------------------------------- 
 (0118234) jmdault (reporter) - 2010-02-18 11:18
 https://issues.asterisk.org/view.php?id=16799#c118234 
---------------------------------------------------------------------- 
Here is a workaround that works for me:
--- astman.js~  2010-02-18 12:14:47.000000000 -0500
+++ astman.js   2010-02-18 12:14:52.378764238 -0500
@@ -2356,7 +2356,7 @@
                            channel : 'Local/executecommand@' +
ASTGUI.contexts.guitools ,
                           Variable : 'command=' + cmd ,
                        application : 'noop' ,
-                           timeout : '60000' ,
+                           timeout : '6' ,
                           callback : delay_cb
                });
        }, 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-18 11:18 jmdault        Note Added: 0118234                          
======================================================================




More information about the asterisk-bugs mailing list