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

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

Open
pravynandas opened this issue Feb 21, 2023 · 0 comments
Open

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

pravynandas opened this issue Feb 21, 2023 · 0 comments

Comments

@pravynandas
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant