We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is really unacceptable for me to not log the actual DBI error. 🤐
Jul 28 12:28:49 belukha sympa_msg[29957]: err main::#87 > main::_load#314 > Sympa::DatabaseManager::instance#54 > Sympa::DatabaseDriver::PostgreSQL::connect#54 > Sympa::Database::connect#155 Can't connect to Database Sympa::DatabaseDriver::PostgreSQL <db_host=localhost;db_name=sympa;db_port=3306;db_user=sympa> Jul 28 12:28:49 belukha sympa_msg[29957]: err main::#87 > main::_load#317 DIED: Database sympa defined in sympa.conf is unreachable. verify db_xxx parameters in sympa.conf Jul 28 12:28:49 belukha sympa_msg.pl[29957]: DIED: Database sympa defined in sympa.conf is unreachable. verify db_xxx parameters in sympa.conf
The text was updated successfully, but these errors were encountered:
Add DBI error string to error message "Can't connect to Database" (GH s…
c75ded2
…ympa-community#34).
Good hack @racke! I merged it.
Sorry, something went wrong.
No branches or pull requests
It is really unacceptable for me to not log the actual DBI error. 🤐
The text was updated successfully, but these errors were encountered: