Skip to content

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

@lasitha1991

Description

@lasitha1991

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions