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 16:29:23 UTC

[GitHub] [incubator-age-viewer] joefagan edited a comment on issue #6: Problem connecting to postgres/AGE (remote, TLS)

joefagan edited a comment on issue #6:
URL: https://github.com/apache/incubator-age-viewer/issues/6#issuecomment-939322592


   @ChipNowacek 
   Because you're running in a container, perhaps you need to set the URL to host.docker.internal instead of localhost or 127.0.0.1 
   
   ![image](https://user-images.githubusercontent.com/48284776/136666390-6c6402f6-ff44-42ea-9080-ddea69e3e909.png)
   
   This should work MAC and Windows environments. For other OS try 172.17.0.1 (yes 172, not 127) or try the suggestions here...
   
   https://dev.to/natterstefan/docker-tip-how-to-get-host-s-ip-address-inside-a-docker-container-5anh 


-- 
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