Skip to content

Backend server is not starting up #675

@d33pfates

Description

@d33pfates

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

Activity

d33pfates

d33pfates commented on Apr 1, 2025

@d33pfates
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @d33pfates

        Issue actions

          Backend server is not starting up · Issue #675 · apptension/saas-boilerplate