kong-dashboard icon indicating copy to clipboard operation
kong-dashboard copied to clipboard

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

Open gogeof opened this issue 5 years ago • 12 comments

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 = v1.1.1
  • Kong Dashboard version = v3.6.0
  • Node version = v6.16.0
  • Npm version = v3.10.10

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 avatar Apr 13 '19 14:04 gogeof

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">"

gogeof avatar Apr 13 '19 17:04 gogeof

Same dashboard problem using docker images.

  • Kong version = v1.1.1
  • Kong Dashboard version = v3.6.0

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

GeniusV avatar Apr 24 '19 07:04 GeniusV

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

图片 图片

zhuleiandy888 avatar May 06 '19 07:05 zhuleiandy888

Have The Same Problem

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

bwin90 avatar Jun 03 '19 04:06 bwin90

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

bogdangrigg avatar Jun 07 '19 11:06 bogdangrigg

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

lanxianyun avatar Jul 11 '19 02:07 lanxianyun

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

image

YeDongaidiiqu avatar Sep 24 '19 08:09 YeDongaidiiqu

same error

nullpointerxyz avatar Nov 26 '19 07:11 nullpointerxyz

same error

zhanghba avatar Dec 09 '19 06:12 zhanghba

same error

dmf-code avatar Dec 23 '19 02:12 dmf-code

konga works good

zhanghba avatar Dec 24 '19 06:12 zhanghba

同样的错误,换konga吧

blueoo avatar May 21 '20 03:05 blueoo