Ticket #2267 (closed defect: worksforme)
There wasn't a database connection
| Reported by: | darkstar702@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
When trying to access IDS logs, I received the following error:
There wasn't a database connection, check if database exists\n
Technical Details:
Trace There wasn't a database connection, check if database exists\n at /usr/share/perl5/EBox/PgDBEngine.pm line 121 EBox::PgDBEngine::_disconnect('EBox::PgDBEngine=HASH(0x26720460)') called at /usr/share/perl5/EBox/PgDBEngine.pm line 468 EBox::PgDBEngine::DESTROY('EBox::PgDBEngine=HASH(0x26720460)') called at /usr/share/perl5/Error.pm line 408 EBox::CGI::Base::run('EBox::CGI::Logs::Index=HASH(0x237b41d8)') called at /usr/share/perl5/EBox/CGI/Run.pm line 120 EBox::CGI::Run::run('EBox::CGI::Run', 'Logs/Index?', 'EBox') called at /usr/share/ebox/cgi/ebox.cgi line 35 ModPerl::ROOT::ModPerl::Registry::usr_share_ebox_cgi_ebox_2ecgi::handler('Apache2::RequestRec?=SCALAR(0x24466b98)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204 eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204 ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x24466e88)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170 ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x24466e88)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31 ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec?=SCALAR(0x24466b98)') called at -e line 0 eval {...} called at -e line 0
