LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   trixbox CE and Failure to login after upgrade (https://www.linuxquestions.org/questions/linux-software-2/trixbox-ce-and-failure-to-login-after-upgrade-649996/)

metallica1973 06-17-2008 06:35 PM

trixbox CE and Failure to login after upgrade
 
I am using Trixbox CE 2.6.1.1 (CentOS 5)and it has been working great for about two months now. Last night I decided to perform some upgrades by going the CLI and performing a "yum update". It installed about 60+ updates successfully. When I connect via the web browser I have been using https (ssl) to connect and it was working fine before the upgrade, but now after the upgrade I cannot login into https://192.168.2.2:12444/admin or into https://192.168.2.2:12444/recordings (I do get the login prompt) but I can login into everything else. The error message that I get is " Fatal Error DB error connect failed" I checked to see if mysql, asterisk and everything else was running and it seems ok. I can login into https://192.168.2.2:12444/maint and https://192.168.2.2:12444/user successfully but nothing else. Where should I begin?

metallica1973 06-19-2008 09:35 PM

Problem resolved: the account "asteriskuser" after the upgrade had some how messed up the password(whatever you set it too) under mysql.
I just simply:

PHP Code:

 mysqladmin -u asteriskuser -p password secretpassword 

then it will prompt you for a password. Just use the standard trixbox mysql password "amp109". That it. Once that is done you will be back to normal.

Here is the link from trixbox.org that I also posted my question which was anwser promptly. Kodos to trixbox.org.

http://trixbox.org/forums/trixbox-fo...-after-upgrade


All times are GMT -5. The time now is 02:39 PM.