Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Cannot connect on Public IP #494

Open
panand363 opened this issue Nov 15, 2019 · 0 comments · May be fixed by codeno/konga#2
Open

Cannot connect on Public IP #494

panand363 opened this issue Nov 15, 2019 · 0 comments · May be fixed by codeno/konga#2

Comments

@panand363
Copy link

panand363 commented Nov 15, 2019

I have installed Kong and Konga on a GCE VM Using docker images

I have used the following link to install Kong using the With a Database
https://docs.konghq.com/install/docker/

Next I have followed the following link to install konga using docker images and using postgresql
https://medium.com/@tselentispanagis/managing-microservices-and-apis-with-kong-and-konga-7d14568bb59d

But I am unable to access it on Public IP using port 1337.

Further When trying to connect via VM Terminal I am getting the following response:

`curl -i http://localhost:1337/
HTTP/1.1 302 Found
X-Powered-By: Sails <sailsjs.org>
Location: /register
Vary: Accept, Accept-Encoding
Content-Type: text/plain; charset=UTF-8
Content-Length: 31
Date: Fri, 15 Nov 2019 16:07:25 GMT
Connection: keep-alive

Found. Redirecting to /register`

Could any one please help ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant