Author Topic: Internal error after upgrade  (Read 2141 times)

Maarten

  • Zen Apprentice
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
Internal error after upgrade
« 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!

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: Internal error after upgrade
« Reply #1 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,
My secret is my silence...

Maarten

  • Zen Apprentice
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
Re: Internal error after upgrade
« Reply #2 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!