-
Notifications
You must be signed in to change notification settings - Fork 358
Open
Description
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 ithappened
Steps to reproduce
mkdir project && cd project
pnpm create saas-boilerplate .
pnpm saas up
System Info
Ubuntu 22 Linux x-86
Logs
No response
Validations
- Follow our Code of Conduct.Read the Contributing Guidelines.Read the docs.Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Activity
d33pfates commentedon Apr 1, 2025
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 confusionWARN[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