Page 1 of 1

Bubbatwo webgui error after update

Posted: 06 Feb 2009, 20:31
by rewien
Hello all,

After I updated bubbatwo my web interface stoped working. I get this error:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Apache/2.2.3 (Debian) mod_fastcgi/2.4.2 PHP/5.2.6-5ex1 with Suhosin-Patch mod_ssl/2.2.3 OpenSSL/0.9.8c Server at 62.163.166.232 Port 80


can some one please help me fix this?

Rewien

Posted: 06 Feb 2009, 21:10
by rewien
Fixed the problem!

some how it didn't fully installed all.

I fixed it by"

Code:
apt-get install bubba-frontend
apt-get install bubba-backend

Posted: 07 Feb 2009, 09:28
by johannes
Yes, this is a known issue we had in one version of our software (1.08 and previous). Upgrading to the latest makes this error never to occur again. Also, the actual error message doesn't show anything dangerous, it's just a timeout in the web-ui code, the upgrade actually proceeds anyways.

rewien, waiting a few minutes and then pressing update a second time would have done the trick also.

Sorry about this, but as I said it's fixed now.

Posted: 07 Feb 2009, 09:40
by rewien
johannes wrote:Yes, this is a known issue we had in one version of our software (1.08 and previous). Upgrading to the latest makes this error never to occur again. Also, the actual error message doesn't show anything dangerous, it's just a timeout in the web-ui code, the upgrade actually proceeds anyways.

rewien, waiting a few minutes and then pressing update a second time would have done the trick also.

Sorry about this, but as I said it's fixed now.
Thanks for youre quick reply johannes,
It's good to hear it's fixed ;)