You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
what I did: pnpm saas up
Instead I get this error:
Backend server is not ready yet.
You can run docker compose logs backend -f to see logs from backend container.
Waiting... !
› Error: Timeout: Backend dev server failed to start. Run docker compose › logs backend -f to understand why ithappened
Steps to reproduce
mkdir project && cd project
pnpm create saas-boilerplate .
pnpm saas up
docker logs:
WARN[0000] /home/tony/Desktop/work/i-genie/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] The "ENV_STAGE" variable is not set. Defaulting to a blank string.
WARN[0000] /home/tony/Desktop/work/i-genie/docker-compose.local.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
Describe the bug
what I did: pnpm saas up
Instead I get this error:
Backend server is not ready yet.
You can run
docker compose logs backend -f
to see logs from backend container.Waiting... !
› Error: Timeout: Backend dev server failed to start. Run
docker compose › logs backend -f
to understand why ithappenedSteps to reproduce
mkdir project && cd project
pnpm create saas-boilerplate .
pnpm saas up
System Info
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: