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

kongfig fails when trying to dump, in version 1.x.x because /apis endpoint is no longer available #161

Open
lasitha1991 opened this issue May 23, 2019 · 0 comments

Comments

@lasitha1991
Copy link

Kong version: 1.1.2

following commnd fails with the below error message.

$ kongfig dump --host localhost:8001 > config.yml
Error: http://localhost:8001/apis: 404 Not Found
Error: http://localhost:8001/apis: 404 Not Found
at /usr/lib/node_modules/kongfig/lib/adminApi.js:139:25
at processTicksAndRejections (internal/process/task_queues.js:89:5)

I assume this is because http://:8001/apis end point is discontinued from the version 1.0.0 onwards. (https://discuss.konghq.com/t/not-found-apis/2979)

@lasitha1991 lasitha1991 changed the title kongfig fails when trying to dump in version 1.x.x because /apis endpoint is no longer available kongfig fails when trying to dump, in version 1.x.x because /apis endpoint is no longer available May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant