PGBI / kong-dashboard

Dashboard for managing Kong gateway
MIT License
2.17k stars 390 forks source link

customer search Kong-dashboard v3.6.0 does not work with kong 1.1.1 #213

Open gogeof opened 5 years ago

gogeof commented 5 years ago

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

Issue description

Current behavior

image

image

Expected behavior

Steps to reproduce

Step 1

kubectl apply -f https://bit.ly/kong-ingress

Step 2

npm install -g kong-dashboard

Step 3

kong-dashboard start --kong-url http://x.x.x.x:31308 &> kong-dashboard.log &

Good to have

Any screenshots? Browsers' logs?

gogeof commented 5 years ago

when edit route, show this error:

app.min.js:2 TypeError: Cannot read property 'route' of undefined
    at new e (app.min.js:24)
    at Object.instantiate (app.min.js:2)
    at app.min.js:2
    at Object.link (app.min.js:3)
    at app.min.js:2
    at xt (app.min.js:2)
    at p (app.min.js:2)
    at app.min.js:2
    at app.min.js:2
    at app.min.js:2 "<main ng-view="" class="ng-scope" data-ng-animate="1">"
GeniusV commented 5 years ago

Same dashboard problem using docker images.

Kong self works but when open dashboard and try create service, it shows this error:

app.min.js:2 TypeError: Cannot read property 'service' of undefined
    at new e (app.min.js:25)
    at Object.instantiate (app.min.js:2)
    at app.min.js:2
    at Object.link (app.min.js:3)
    at app.min.js:2
    at xt (app.min.js:2)
    at p (app.min.js:2)
    at app.min.js:2
    at app.min.js:2
    at app.min.js:2 "<main ng-view="" class="ng-scope" data-ng-animate="1">"
(anonymous) @ app.min.js:2
zhuleiandy888 commented 5 years ago

Same dashboard problem, centos 7.4

Kong version = v1.1.2
Kong Dashboard version = v3.6.0
node  = v6.16.0
npm = 3.10.10

图片 图片

bwin90 commented 5 years ago

Have The Same Problem

Kong version = v1.1.2 Kong Dashboard version = v3.6.0 @gogeof Have you solved it?

bogdangrigg commented 5 years ago

Same here on Kong 1.1.2 & latest (3.6.0) kong-dashboard running as a Docker container. No visible network or JavaScript console errors on homepage load, be it Chrome, Firefox or Edge. Same error as @zhouzhuojie when trying to add a consumer

lanxianyun commented 5 years ago

the last kong version work well for kong-dashboard 3.6 is 1.0.3

YeDongaidiiqu commented 4 years ago

I have the same error
vKong version = v1.3.0 Kong Dashboard version = v3.6.0

image

nullpointerxyz commented 4 years ago

same error

zhanghba commented 4 years ago

same error

dmf-code commented 4 years ago

same error

zhanghba commented 4 years ago

konga works good

blueoo commented 4 years ago

同样的错误,换konga吧