bar top left
bar top right
left curve
right curve
Welcome, Guest
Go to bottom
Post Reply
Post New Topic
Page: 12
TOPIC: White screen after module update
#2710
White screen after module update 4 Years, 6 Months ago Karma: 0
Just like the header says, I get a blank browser screen as if there is nothing but a blank web page when I click on the un-embedded FreePbx. This is after I have updated all the modules in FreePBX. Before I updated the modules, I got the full un-embedded FreePBX screen. Thank goodness the embedded screen is still there, although I lost the tools functionality.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
N7OKN
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#2712
Re:White screen after module update 4 Years, 6 Months ago Karma: 104
Same error here.
This is the first thing I did in my wmware test machine, and I had to reinstall immediatelly...
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
ramoncio
Gold Boarder
Posts: 1674
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#2727
Re:White screen after module update 4 Years, 6 Months ago Karma: 0
This hapens when you try to update "blacklist" module...

To solve this

Open /var/www/html/admin/modules/blacklist/functions.inc.php in a file editor

change the line #4

from

require('/var/www/html/modules/pbxadmin/extensions.class.php');

To

require('/var/www/html/admin/extensions.class.php');


save & reload browser...


Regards...
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
xmx
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#2793
Re:White screen after module update 4 Years, 6 Months ago  
This is fixed in the beta2.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
lek

Reply Quote
 
#3792
Re:White screen after module update 4 Years, 5 Months ago Karma: 1
xmx wrote:
This hapens when you try to update "blacklist" module...

To solve this

Open /var/www/html/admin/modules/blacklist/functions.inc.php in a file editor

change the line #4

from

require('/var/www/html/modules/pbxadmin/extensions.class.php');

To

require('/var/www/html/admin/extensions.class.php');


save & reload browser...


Regards...


Hi, I still have this problem, I am using Version 0.9.0-16 I did a freepbx module update. I have logged into /var/www/html/admin/modules/blacklist/functions.inc.php but cannot find the line #4 there is nothing even close to the description. How do I fix my problem.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
CleveJ
Senior Boarder
Posts: 100
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#3827
Re:White screen after module update 4 Years, 5 Months ago Karma: 0
Stilllearning wrote:
Hi, I still have this problem, I am using Version 0.9.0-16 I did a freepbx module update. I have logged into /var/www/html/admin/modules/blacklist/functions.inc.php but cannot find the line #4 there is nothing even close to the description. How do I fix my problem.

This fix was for a bug in .9 Beta, it suposed to be corrected in higher versions...
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
xmx
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#3828
Re:White screen after module update 4 Years, 5 Months ago  
Dear xmx,

This seems to be an asterisk problem. We have updated the asterisk rpm to the new 1.4.15 version. This version will minimize the problem.

Asterisk seems to have problems reloading when you have a large dialplan.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
lek

Reply Quote
 
#3830
Re:White screen after module update 4 Years, 5 Months ago Karma: 2
Disconnected from Asterisk server
Executing last minute cleanups
[root@voip ~]# /usr/sbin/safe_asterisk: line 117: 31517 Segmentation fault (core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS} >&/dev/${TTY} </dev/${TTY}
Asterisk ended with exit status 139
Asterisk exited on signal 11.
Automatically restarting Asterisk.
mpg123: no process killed
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
nothings_found
Junior Boarder
Posts: 72
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#3831
Re:White screen after module update 4 Years, 5 Months ago Karma: 2
nothings_found wrote:
Disconnected from Asterisk server
Executing last minute cleanups
[root@voip ~]# /usr/sbin/safe_asterisk: line 117: 31517 Segmentation fault (core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS} >&/dev/${TTY} </dev/${TTY}
Asterisk ended with exit status 139
Asterisk exited on signal 11.
Automatically restarting Asterisk.
mpg123: no process killed


That happens every once in a while when I make a change in FreePBX and reload.

Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
nothings_found
Junior Boarder
Posts: 72
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#3833
Re:White screen after module update 4 Years, 5 Months ago Karma: 1
xmx wrote:
Stilllearning wrote:
Hi, I still have this problem, I am using Version 0.9.0-16 I did a freepbx module update. I have logged into /var/www/html/admin/modules/blacklist/functions.inc.php but cannot find the line #4 there is nothing even close to the description. How do I fix my problem.

This fix was for a bug in .9 Beta, it suposed to be corrected in higher versions...


Any idea's on how I could fix my prolem?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
CleveJ
Senior Boarder
Posts: 100
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 12
Moderators: Bob, jgutierrez
Protected by Spam Fighter