Modify ↓
Ticket #3550 (closed defect: wontfix)
Changed postgres port
| Reported by: | anonymous | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
my postgres database port is changed from 5434 to 5433
Error
There wasn't a database connection, check if database exists\n
Trace
There wasn't a database connection, check if database exists\n at /usr/share/perl5/EBox/PgDBEngine.pm line 139
EBox::PgDBEngine::_disconnect('EBox::PgDBEngine=HASH(0xbd0db320)') called at /usr/share/perl5/EBox/PgDBEngine.pm line 708
EBox::PgDBEngine::DESTROY('EBox::PgDBEngine=HASH(0xbd0db320)') called at /usr/share/perl5/Error.pm line 408
EBox::CGI::Base::run('EBox::CGI::Logs::Index=HASH(0xbd066930)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
EBox::CGI::Run::run('EBox::CGI::Run', 'Logs/Index', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0xbd11d748)') 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(0xbd10b130)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0xbd10b130)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0xbd11d748)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Changed 18 months ago by anonymous
-
attachment
zentyal.log
added
comment:1 Changed 18 months ago by jamor@…
- Status changed from new to closed
- Resolution set to wontfix
- Description modified (diff)
- Summary changed from Bug report from Zentyal Server to Changed postgres port
Hello, we don't support changing postgres port so I recommend you that you undo the port change.
If you want to patch manually your server the method to change to support the new port would be EBox::PgDBEngine::_connect . However, I don't have studied the problem with detail so maybe this is not the only thing to modify.
Regards,
Javier
Note: See
TracTickets for help on using
tickets.
zentyal.log