ChipNowacek edited a comment on issue #6: URL: https://github.com/apache/incubator-age-viewer/issues/6#issuecomment-939307393
I cannot connect to a database running locally. Error: ``` Database Connection Failed Failed to connect to the database. Are you sure the database is running on the server? connect ECONNREFUSED 127.0.0.1:5432 ``` <img width="724" alt="Screen Shot 2021-10-09 at 9 31 32 AM" src="https://user-images.githubusercontent.com/3668197/136662435-7652c515-a08c-4686-bbff-355f878276cf.png"> Yes, I'm sure the database is running on the server. I have no trouble connecting with pgAdmin 4 or psql. Same steps to reproduce. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
