You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by GitBox <gi...@apache.org> on 2021/10/09 14:38:16 UTC

[GitHub] [incubator-age-viewer] ChipNowacek commented on issue #6: Problem connecting to postgres/AGE (remote, TLS)

ChipNowacek commented 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.
   


-- 
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: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org