BUG Blank/White screen after upgrade to most recent...

mkleine

New Member
Joined
Aug 30, 2014
Messages
5
Reaction score
3
Greetings,

Last night I used the FreePBX module upgrade for the Framework, and now I'm getting a plain white page when I go to /admin/config.php.

What shows up in the browser is:
<html>
<head></head>
<body></body>
</html>

If I run "amportal a dbug", I get:
[2014-Sep-14 16:39:02] [CRITICAL] (admin/bootstrap.php:136) - Connection attmempt to AMI failed
I've run the "update-fixes" from the command line, and it completes normally, but the white page still appears.
Asterisk is still running fine. Calls still complete.
I've tried a number of fixed from the FreePBX site, including:
amportal a ma upgrade framework
amportal a r


Any thoughts?

and I don't get any responses from these.
 

mkleine

New Member
Joined
Aug 30, 2014
Messages
5
Reaction score
3
I fixed mine!

I tried PING localhost and it came back to 127.0.0.1
I tried amportal a s
I tried amportal a ma upgrade framework
I was getting the license error
I was getting the AMI credential failure
rm -Rf /var/www/html/admin/modules/extensionroutes && amportal a ma download extensionroutes && amportal a ma install extensionroutes

None of that worked.

I went nuclear... deleting the framework files and re-installing them.
rm -Rf /var/www/html/admin/modules/framework && amportal a ma install framework
/admin/config.php started working (no more blank white page).

Then I used module admin to download and update all of the modules to current.
All looks good here now...

(Your mileage may vary, void in Wisconsin...)
 

Members online

Forum statistics

Threads
25,782
Messages
167,509
Members
19,203
Latest member
frapu
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top