Using the selfhosting quick start I cant access zitadel (no account)

Hey there, I wanted to try NetBird out, and tried to use the quick start selfhosting script, but it seems the account provided by the script does not work on Zitadel. I also noticed that the management container does not start due to missing clientId from zitadel. I am not sure if I am doing something wrong, or something's borked with the installation script. Images attached of the errors im seeing (img 1: domain/ui/console login, img 2: domain) Docker Images
REPOSITORY TAG IMAGE ID CREATED SIZE
netbirdio/management latest 2515a604120e 21 hours ago 174MB
netbirdio/signal latest adb880f0462e 21 hours ago 38.1MB
netbirdio/relay latest 37586a212885 21 hours ago 43.8MB
ghcr.io/zitadel/zitadel latest 31eb851cecb0 23 hours ago 154MB
postgres 16-alpine b56133b65cd3 39 hours ago 275MB
netbirdio/dashboard latest 4da8c4c2e5fd 4 days ago 122MB
caddy latest 14300de7e087 3 weeks ago 50.5MB
coturn/coturn latest cfcf075d1cc9 2 months ago 145MB
ghcr.io/zitadel/zitadel v2.64.1 444dd581a1ea 6 months ago 131MB
REPOSITORY TAG IMAGE ID CREATED SIZE
netbirdio/management latest 2515a604120e 21 hours ago 174MB
netbirdio/signal latest adb880f0462e 21 hours ago 38.1MB
netbirdio/relay latest 37586a212885 21 hours ago 43.8MB
ghcr.io/zitadel/zitadel latest 31eb851cecb0 23 hours ago 154MB
postgres 16-alpine b56133b65cd3 39 hours ago 275MB
netbirdio/dashboard latest 4da8c4c2e5fd 4 days ago 122MB
caddy latest 14300de7e087 3 weeks ago 50.5MB
coturn/coturn latest cfcf075d1cc9 2 months ago 145MB
ghcr.io/zitadel/zitadel v2.64.1 444dd581a1ea 6 months ago 131MB
Docker version 28.1.1, build 4eba377
No description
No description
13 Replies
Imthatguyhere
Imthatguyhere•2w ago
That's odd. I'd just try starting over and seeing if it works:
docker compose down
rm —f docker-compose.yml Caddyfile zitadel.env dashboard.env machinekey/zitadel-admin-sa.token turnserver.conf management.json relay.env
docker compose down
rm —f docker-compose.yml Caddyfile zitadel.env dashboard.env machinekey/zitadel-admin-sa.token turnserver.conf management.json relay.env
Then run the install script again.
alepounašŸŒ™
alepounašŸŒ™OP•2w ago
I've completely formatted the VPS as well and still no bueno
Imthatguyhere
Imthatguyhere•2w ago
Dang, so strange. I just did this too on a fresh docker install on Ubuntu 24.04 and didn't hit it, but did hit a problem and had to reset like above. :sad:
alepounašŸŒ™
alepounašŸŒ™OP•2w ago
What was the issue? Just curious I've also tried to set this up with Authentik and had some success just infinite loadings
Imthatguyhere
Imthatguyhere•2w ago
I entered the wrong domain, and killed Zitadel :wlizlaughlol:
alepounašŸŒ™
alepounašŸŒ™OP•2w ago
I wish my issues with netbird were that simple, I really would like to use it šŸ˜…
Imthatguyhere
Imthatguyhere•2w ago
I wonder if you could do the install script piped to tee and sent to a file, then review and see if something strange tossed an error in the middle.
alepounašŸŒ™
alepounašŸŒ™OP•2w ago
Can try. Allow me a moment Fresh VPS Ubuntu 24.04 - Docker version 28.1.1, build 4eba377 - jq-1.7 Using the quick start script with tee
export NETBIRD_DOMAIN=netwatch.alepouna.net
curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash 2>&1 | tee netbird-install.log
export NETBIRD_DOMAIN=netwatch.alepouna.net
curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash 2>&1 | tee netbird-install.log
Let's see
alepounašŸŒ™
alepounašŸŒ™OP•2w ago
Enclosed - Send private and secure notes
Enclosed is a secure, end-to-end encrypted platform for sending private notes. Set expiration, passwords, and self-destruct options to keep your notes confidential.
alepounašŸŒ™
alepounašŸŒ™OP•2w ago
Getting here
No description
alepounašŸŒ™
alepounašŸŒ™OP•2w ago
Odd
No description
alepounašŸŒ™
alepounašŸŒ™OP•2w ago
Visiting domain./ui/console for zitadel and trying to login throws this error (same as before):
No description
alepounašŸŒ™
alepounašŸŒ™OP•2w ago
For the sake of the argument I run the rm command and rerun the script again, same issue. Seems to be stuck on Waiting for Zitadel's PAT to be created

Did you find this page helpful?