Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: Maarten on February 21, 2008, 07:36:07 pm

Title: Internal error after upgrade
Post by: Maarten on February 21, 2008, 07:36:07 pm
I had a problem with my external connections, that works now. So I tried to upgrade but the management panel said it was up to date so did apt-get upgrade and update. But now I get

Code: [Select]
An internal error has ocurred. This is most probably a bug, relevant information can be found in the logs.
When I try to save settings or want to look at the status page. I think that some things have been upgraded, because at some pages I have more options. But the versions remain 0.099

What can I do about the error, where can I find the log where I can find more information. And how can I upgrade Ebox to the latest release?

Thank you!
Title: Re: Internal error after upgrade
Post by: sixstone on February 22, 2008, 09:20:32 am
You must send us the log lines regarding to that error that it may include in /var/lib/ebox/log/ebox.log.

The easiest way to update eBox is as follows:

Code: [Select]
$ apt-get update
$ apt-get install ebox

Best regards,
Title: Re: Internal error after upgrade
Post by: Maarten on February 24, 2008, 08:17:35 pm
Sorry for my late response, I was not at home until now, so I couldn't try. But I just run the commands and after that upgrade all threw the admin panel and it worked!

Thank you so much!