What is the problem when installing? #580

Closed
opened 2025-11-20 05:14:06 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @HKbool on GitHub (Jan 14, 2024).

export NETBIRD_DOMAIN=netbird.mydomain.com; curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash
Rendering initial files...

Initializing Zitadel's CockroachDB

main: 第 63 行: 33828 段错误 $DOCKER_COMPOSE_COMMAND up -d crdb

Originally created by @HKbool on GitHub (Jan 14, 2024). export NETBIRD_DOMAIN=netbird.mydomain.com; curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash Rendering initial files... Initializing Zitadel's CockroachDB main: 第 63 行: 33828 段错误 $DOCKER_COMPOSE_COMMAND up -d crdb
saavagebueno added the bugself-hosting labels 2025-11-20 05:14:06 -05:00
Author
Owner

@lixmal commented on GitHub (Jan 18, 2024):

Hi @HKbool,

please check if running the command docker compose up -d crdb works without the script

@lixmal commented on GitHub (Jan 18, 2024): Hi @HKbool, please check if running the command `docker compose up -d crdb` works without the script
Author
Owner

@HKbool commented on GitHub (Jan 18, 2024):

@lixmal Thanks! problem solved

@HKbool commented on GitHub (Jan 18, 2024): @lixmal Thanks! problem solved
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#580