Skip to content
New issue

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

[dev.icinga.com #8930] Error message about refused connection to the PostgreSQL database server displayed twice in the setup wizard #1529

Closed
icinga-migration opened this issue Apr 1, 2015 · 2 comments
Labels
area/installation Affects the installation bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/8930

Created by elippmann on 2015-04-01 08:30:46 +00:00

Assignee: (none)
Status: Closed (closed on 2015-05-22 12:50:46 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-05-22 12:50:46 +00:00 (in Redmine)


PHP wrote:

SQLSTATE[08006] [7] could not connect to server: Connection refused Is the server running on host "localhost" and accepting TCP/IP connections on port 5432? could not connect to server: Connection refused Is the server running on host "localhost" and accepting TCP/IP connections on port 5432?

@icinga-migration
Copy link
Author

Updated by aklimov on 2015-05-20 12:40:39 +00:00

  • Subject changed from Error message about refused connection to the PostreSQL database server displayed twice in the setup wizard to Error message about refused connection to the PostgreSQL database server displayed twice in the setup wizard

@icinga-migration
Copy link
Author

Updated by aklimov on 2015-05-22 12:50:47 +00:00

  • Status changed from New to Closed

It's not a bug (in Icinga Web) – it's a feature (in PHP/PDO).

SQLSTATE[08006] [7] could not connect to server: Connection refused
    Is the server running on host "localhost" (::1) and accepting
    TCP/IP connections on port 5432?
could not connect to server: Connection refused
    Is the server running on host "localhost" (127.0.0.1) and accepting
    TCP/IP connections on port 5432?

@icinga-migration icinga-migration added bug Something isn't working area/installation Affects the installation labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.0-rc1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/installation Affects the installation bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant