kong-dashboard
kong-dashboard copied to clipboard
customer search Kong-dashboard v3.6.0 does not work with kong 1.1.1
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
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?
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">"
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
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
Have The Same Problem
Kong version = v1.1.2 Kong Dashboard version = v3.6.0 @gogeof Have you solved it?
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
the last kong version work well for kong-dashboard 3.6 is 1.0.3
I have the same error
vKong version = v1.3.0
Kong Dashboard version = v3.6.0
same error
same error
same error
konga works good
同样的错误,换konga吧