Author Topic: eBox-software management module  (Read 2815 times)

drdebian

  • Zen Apprentice
  • *
  • Posts: 37
  • Karma: +0/-0
    • View Profile
eBox-software management module
« on: May 12, 2008, 05:37:43 pm »
I just installed Ubuntu 8.04 LTS as well as the new 0.11.100 packages and all is well, except for the eBox software module:

Quote

eBox components
(show help) (hide help)
You have just hit a bug in eBox. Please seek technical support.

The other menu items (system updates, automatic updates) seem to work well, only the ebox components throw this error.

Any idea what's causing this and how to fix it?

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: eBox-software management module
« Reply #1 on: May 12, 2008, 07:53:35 pm »
Could you show us the last lines of /var/log/ebox/ebox.log log file after hitting the bug?

This will help us a lot :) and thanks for your feedback!
My secret is my silence...

drdebian

  • Zen Apprentice
  • *
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Re: eBox-software management module
« Reply #2 on: May 12, 2008, 08:04:01 pm »
Sure, but it doesn't look like clicking on the link adds any log entries to /var/log/ebox/ebox.log, here it goes anyway though:

Quote
2008/05/12 19:59:14 WARN> Events.pm:623 EBox::Events::__ANON__ - model EBox::Events::Model::Watcher::LogFiltering cannot be instantiated
2008/05/12 19:59:14 DEBUG> CompositeManager.pm:393 EBox::Model::CompositeManager::_inferModuleFromComposite - compositeName ForcePurge does not exist.
2008/05/12 19:59:14 DEBUG> DataTable.pm:2113 EBox::Model::DataTable::pages - nrows 6
2008/05/12 19:59:31 DEBUG> Run.pm:84 EBox::CGI::Run::run - EBox::CGI::DNS::Composite::DNSComposite mapped to  Controller/Viewer CGI
2008/05/12 19:59:31 DEBUG> CompositeManager.pm:393 EBox::Model::CompositeManager::_inferModuleFromComposite - compositeName DomainTable does not exist.
2008/05/12 19:59:31 DEBUG> DataTable.pm:2113 EBox::Model::DataTable::pages - nrows 1


Maybe /var/log/ebox/error.log is more helpful?

Quote
[Mon May 12 20:00:27 2008] [error] [client 192.168.16.177] File does not exist: /usr/share/ebox/www/favicon.ico
[Mon May 12 20:02:27 2008] [error] [client 192.168.16.177] File does not exist: /usr/share/ebox/www/favicon.ico
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::replace
[Mon May 12 20:02:29 2008] [error] [client 192.168.16.177] File does not exist: /usr/share/ebox/www/images/thead-b.png, referer: https://192.168.16.1/data/css/public.css
[Mon May 12 20:02:29 2008] [error] [client 192.168.16.177] File does not exist: /usr/share/ebox/www/favicon.ico
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::replace
[Mon May 12 20:02:34 2008] [error] [client 192.168.16.177] File does not exist: /usr/share/ebox/www/images/thead-b.png, referer: https://192.168.16.1/data/css/public.css
[Mon May 12 20:02:35 2008] [error] [client 192.168.16.177] File does not exist: /usr/share/ebox/www/favicon.ico

Is there anything else I can post here to help you narrow down the problem?