unable to start with quick start script #1445

Closed
opened 2025-11-20 05:30:31 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Tomywang999 on GitHub (Nov 22, 2024).

Describe the problem

I can't start a self-host version of NetBird by following the documentation.

To Reproduce

Steps to reproduce the behavior:

  1. Run export NETBIRD_DOMAIN=netbird.example.com; curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash
  2. See error:
    Rendering initial files...
    Starting Zitadel IDP for user management
    ERROR: The Compose file './docker-compose.yml' is invalid because:
    services.zitadel.depends_on contains an invalid type, it should be an array

Expected behavior

Start the services

Are you using NetBird Cloud?

No

NetBird version

0.32.0 (newest)

NetBird status -dA output:

Do you face any (non-mobile) client issues?

Screenshots

Additional context

Tried with multiple versions of the "getting starting" script, but none of them worked.

Originally created by @Tomywang999 on GitHub (Nov 22, 2024). **Describe the problem** I can't start a self-host version of NetBird by following the documentation. **To Reproduce** Steps to reproduce the behavior: 1. Run `export NETBIRD_DOMAIN=netbird.example.com; curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash ` 2. See error: Rendering initial files... Starting Zitadel IDP for user management ERROR: The Compose file './docker-compose.yml' is invalid because: services.zitadel.depends_on contains an invalid type, it should be an array **Expected behavior** Start the services **Are you using NetBird Cloud?** No **NetBird version** 0.32.0 (newest) **NetBird status -dA output:** - **Do you face any (non-mobile) client issues?** - **Screenshots** - **Additional context** Tried with multiple versions of the "getting starting" script, but none of them worked.
saavagebueno added the triage-needed label 2025-11-20 05:30:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1445