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

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

Open
gogeof opened this issue Apr 13, 2019 · 12 comments
Open

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

gogeof opened this issue Apr 13, 2019 · 12 comments

Comments

@gogeof
Copy link

gogeof commented Apr 13, 2019

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
Copy link
Author

gogeof commented Apr 13, 2019

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
Copy link

GeniusV commented Apr 24, 2019

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

@zhuleiandy888
Copy link

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
Copy link

bwin90 commented Jun 3, 2019

Have The Same Problem

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

@bogdangrigg
Copy link

bogdangrigg commented Jun 7, 2019

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
Copy link

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

@YeDongaidiiqu
Copy link

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

image

@nullpointerxyz
Copy link

same error

@zhanghba
Copy link

zhanghba commented Dec 9, 2019

same error

1 similar comment
@dmf-code
Copy link

same error

@zhanghba
Copy link

konga works good

@blueoo
Copy link

blueoo commented May 21, 2020

同样的错误,换konga吧

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