Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[BUG] Impossible to create a new user #1580

Copy link
Copy link
@AndryHTC

Description

@AndryHTC
Issue body actions

Describe the issue
It's impossible to create a new user, both via signup or by invite a member inside a tenant.
The signup says Verify you email, but it doesn't appear in any log of the Docker compose instances, neither in the dashboard to accept the signup request.
The invite does not allow the user to sign in anyway.

Environment

  • Engine: Self-hosted Latest

Expected behavior
I should have a way to add a user, or confirm the signup, in the dashboard or through the Docker image

Code to Reproduce, Logs, or Screenshots

172.19.0.1 - - [19/Apr/2025:12:07:42 +0000] "GET /api/v1/users/current HTTP/1.1" 200 230 "http://localhost:8080/onboarding/verify-email" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

172.19.0.1 - - [19/Apr/2025:12:07:42 +0000] "GET /api/v1/meta HTTP/1.1" 200 138 "http://localhost:8080/onboarding/verify-email" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

172.19.0.1 - - [19/Apr/2025:12:07:42 +0000] "GET /api/v1/cloud/metadata HTTP/1.1" 200 35 "http://localhost:8080/onboarding/verify-email" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

172.19.0.1 - - [19/Apr/2025:12:07:42 +0000] "GET /api/v1/billing/tenants/ HTTP/1.1" 400 46 "http://localhost:8080/onboarding/verify-email" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

2025-04-19T12:07:42.237Z ERR API error="code=400, message=no matching operation was found" host=localhost latency=0.054925 method=GET remote_ip=172.19.0.1 service=server status=500 uri=/api/v1/billing/tenants/ user_agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

2025-04-19T12:07:42.238Z ERR API error="code=401, message=Please verify your email before continuing" host=localhost latency=0.758602 method=GET remote_ip=172.19.0.1 service=server status=500 uri=/api/v1/users/memberships user_agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

172.19.0.1 - - [19/Apr/2025:12:07:42 +0000] "GET /api/v1/users/memberships HTTP/1.1" 401 57 "http://localhost:8080/onboarding/verify-email" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

172.19.0.1 - - [19/Apr/2025:12:07:43 +0000] "GET /api/v1/billing/tenants/ HTTP/1.1" 400 46 "http://localhost:8080/onboarding/verify-email" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

Image

tamasbelinszky

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

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.