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

This version of Kong dashboard doesn't support Kong v0.14 and higher. #210

Open
nileshb30 opened this issue Apr 2, 2019 · 2 comments
Open

Comments

@nileshb30
Copy link

Issue summary

Briefly describe the issue you are experiencing (or the feature you want to see added). Tell us what you were trying to do and what happened instead.

Remember, an issue is not the place to ask questions. You can use Stack Overflow for that.

Your environment

  • Kong version = 1.1.1
  • Kong Dashboard version = 3.6.0 (Kong Dashboard versions before 3.0.0 aren't supported anymore)
  • Node version = #.#.#
  • Npm version = #.#.#

Issue description

Current behavior

Tell us what happens.

Expected behavior

Tell us what should happen instead.

Steps to reproduce

Tell us how to reproduce this issue.

Good to have

Any screenshots? Browsers' logs?

@angelfs
Copy link

angelfs commented Apr 3, 2019

I think your problem is mine: #206
Are you really the good 3.6.0 version ?
Clone the repo and compile the dockerfile yourself.

@jihoon-seo
Copy link

jihoon-seo commented Apr 5, 2019

I found that kong-dashboard 3.6.0 does not work with Kong 1.1.x.

So I tried with Kong 1.0.3 and 1.0.3-alpine, which works fine with kong-dashboard 3.6.0.

Try this:

  1. # git clone https://github.com/PGBI/kong-dashboard.git && cd kong-dashboard
  2. # KONG_VERSION=1.0.3-alpine docker-compose up kong-dashboard

And according to the error message "This version of Kong dashboard doesn't support Kong v0.14 and higher",
your kong-dashboard version seems like 3.3.x or 3.4.x, not 3.6.0.

It will be nice if your kong-dashboard version is 3.6.0 actually.

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

3 participants