Zitadel container throws:- Getting Errors.User.Email.Invalid during initial quick setup #1485

Open
opened 2025-11-20 05:31:27 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @kioskOG on GitHub (Dec 10, 2024).

Originally assigned to: @nazarewk on GitHub.

Describe the problem
Zitadel container throws:- Getting Errors.User.Email.Invalid

A clear and concise description of what the problem is.

I'm using zitadel as docker container with postgres DB.

time="2024-12-10T06:42:44Z" level=error msg="migration failed" caller="/home/runner/work/zitadel/zitadel/internal/migration/migration.go:68" error="ID=EMAIL-599BI Message=Errors.User.Email.Invalid" name=03_default_instance

Steps to reproduce the behavior:

export NETBIRD_DOMAIN=https://<Domain_name> && curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash

Ref:- https://docs.netbird.io/selfhosted/selfhosted-quickstart

Expected behavior
It should run all the conatiner just by specifying the NETBIRD_DOMAIN

A clear and concise description of what you expected to happen.
Once i execute the above shell command it should run as expected. I have tried the same with my custom script as well as this default command provided by Netbird Docs.

Are you using NetBird Cloud?
No. First, I'm exploring this tool via self-hosted

Please specify whether you use NetBird Cloud or self-host NetBird's control plane.

  • self-hosted

Screenshots
image

Originally created by @kioskOG on GitHub (Dec 10, 2024). Originally assigned to: @nazarewk on GitHub. **Describe the problem** Zitadel container throws:- Getting Errors.User.Email.Invalid A clear and concise description of what the problem is. ```plaintext I'm using zitadel as docker container with postgres DB. time="2024-12-10T06:42:44Z" level=error msg="migration failed" caller="/home/runner/work/zitadel/zitadel/internal/migration/migration.go:68" error="ID=EMAIL-599BI Message=Errors.User.Email.Invalid" name=03_default_instance ``` **Steps to reproduce the behavior:** ```shell export NETBIRD_DOMAIN=https://<Domain_name> && curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash ``` Ref:- https://docs.netbird.io/selfhosted/selfhosted-quickstart **Expected behavior** It should run all the conatiner just by specifying the NETBIRD_DOMAIN A clear and concise description of what you expected to happen. Once i execute the above shell command it should run as expected. I have tried the same with my custom script as well as this default command provided by Netbird Docs. **Are you using NetBird Cloud?** No. First, I'm exploring this tool via self-hosted Please specify whether you use NetBird Cloud or self-host NetBird's control plane. - self-hosted **Screenshots** <img width="1481" alt="image" src="https://github.com/user-attachments/assets/0c08296b-9e86-43d5-9122-b7c576de3114">
saavagebueno added the zitadelself-hosting labels 2025-11-20 05:31:27 -05:00
Author
Owner

@erendogan51 commented on GitHub (Jan 27, 2025):

i also encounter the same issue, i used the compose example from the Caddy Reverse proxy guide

@erendogan51 commented on GitHub (Jan 27, 2025): i also encounter the same issue, i used the compose example from the Caddy Reverse proxy guide
Author
Owner

@nazarewk commented on GitHub (Apr 28, 2025):

Hello @kioskOG,

We're currently reviewing our open issues and would like to verify if this problem still exists in the latest NetBird version.

Could you please confirm if the issue is still there?

We may close this issue temporarily if we don't hear back from you within 2 weeks, but feel free to reopen it with updated information.

Thanks for your contribution to improving the project!

@nazarewk commented on GitHub (Apr 28, 2025): Hello @kioskOG, We're currently reviewing our open issues and would like to verify if this problem still exists in the [latest NetBird version](https://github.com/netbirdio/netbird/releases). Could you please confirm if the issue is still there? We may close this issue temporarily if we don't hear back from you within **2 weeks**, but feel free to reopen it with updated information. Thanks for your contribution to improving the project!
Author
Owner

@kuraleb commented on GitHub (May 13, 2025):

Yes! This problem actuall!

@kuraleb commented on GitHub (May 13, 2025): Yes! This problem actuall!
Author
Owner

@nazarewk commented on GitHub (May 13, 2025):

@kuraleb what is the operating system and configuration you are trying to run it on? Any piece of information you can provide will be helpful.

Yesterday I ran the quickstart guide successfully numerous times on Ubuntu 24.04.

@nazarewk commented on GitHub (May 13, 2025): @kuraleb what is the operating system and configuration you are trying to run it on? Any piece of information you can provide will be helpful. Yesterday I [ran](https://github.com/netbirdio/netbird/issues/3716#issuecomment-2873250744) the quickstart guide successfully numerous times on Ubuntu 24.04.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1485