Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.
This repository was archived by the owner on May 7, 2024. It is now read-only.

pongo shell command does not launch Postgre SQL docker instance #803

@pravynandas

Description

@pravynandas

Inside pongo shell environment, when I run a spec test using 'busted', I get below error:

[PostgreSQL error] failed to retrieve PostgreSQL server_version_num: host or service not provided, or not know

Turned out, when running pongo shell command, the postgresql docker instance not being launched. It only launched the kong docker instance.

Fix: Run pongo run command first followed by pongo shell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions