subzerocloud / postgrest-starter-kit

Starter Kit and tooling for authoring REST API backends with PostgREST
MIT License
744 stars 71 forks source link

Followed local development instructions, but connection failed. #59

Closed yueim closed 3 years ago

yueim commented 3 years ago

Hi, thanks for the great subzero and postgrest starter kit, pretty looks qualified and brilliant.

With macOS 11.2, followed this doc https://docs.subzero.cloud/local-development, everything sounds OK, but can't fetch any data, get 503 error:Database connection lost, retrying the connection. Both subzero and postgrest starter kit have the same problem. Shown as below:

image

image

image

image

ruslantalpa commented 3 years ago

look at the "db" container, there might be an error there (it failed to start). maybe you have another postgresql db running locally