Skip to content
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

Error: reading Kong version: invalid character '<' looking for beginning of value #48

Open
jaikratsinghtariyal opened this issue Aug 24, 2021 · 0 comments

Comments

@jaikratsinghtariyal
Copy link

Deck Version -- v1.7.0
I am trying to automate changes in konnect using GitOps.
Following steps as mentioned in https://konghq.com/blog/gitops-for-kong-managing-kong-declaratively-with-deck-and-github-actions/

but its failing while doing deck ping with error Error: reading Kong version: invalid character '<' looking for beginning of value

I am giving KONG_ADDR as https://konnect.konghq.com/

+++++++++++++++++++++++++++++++

And when I am trying to put http://192.168.29.174:8001 as KONG_ADDR the

error is
Error: reading Kong version: making HTTP request: Get "***/": context deadline exceeded

http://192.168.29.174:8001 --> this is the IP of my docker host and I am also running Kong in docker.

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

No branches or pull requests

1 participant