-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Can't add api (mac os) #229
Comments
Why is the target URL missing a protocol? Like mentioned in the docs, it should start with http(s). Related to #149. Can you try? |
Given:
Tried and got this:
|
Can you please try again with My guess is that this is related to the DNS resolution bug that has been fixed on |
When trying to install with brew the new version:
|
It's your computer, if you have to use |
It's not my computer - it's because of having installed the earlier PKG file has messed up the whole configuration with luarocks. |
Can you use the new Kong package and let me know if it works? |
Okay so this is what I did.
Installed Kong through the homebrew method.
{"public_dns":"google.com","id":"32152cfb-2d82-473c-c768-c17ec65b5594","created_at":1431420742000,"name":"loc","target_url":"localhost:9999"}
localhost:9999
curl -i -X GET --url localhost:8000 --header 'Host: google.com'
and I get:
The text was updated successfully, but these errors were encountered: