Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add new users #3016

Open
bartvdbraak opened this issue Jan 21, 2025 · 0 comments
Open

Unable to add new users #3016

bartvdbraak opened this issue Jan 21, 2025 · 0 comments

Comments

@bartvdbraak
Copy link

Describe the bug

When trying to add members, no invitation email is sent.

When clicking re-send invitation, you are met with an error.

To Reproduce

Steps to reproduce the behavior:

  1. Go to org/organization/access-management?action=invite&selectedTab=members
  2. Click on '+ Add member'
  3. Enter a member's email address
  4. Click on 'Add member'
  5. Observe no email being sent

Expected behavior

An invite email is sent

Screenshots

No error message is initially found

But when trying to resend the invitation, you get:

Image

Platform you are having the issue on:

Selfhosted + Docker Compose

Images used:

CONTAINER ID IMAGE IMAGE ID
59c24e6992f8 infisical/infisical:latest-postgres sha256:4f86a15c80a19838dd5a72c9566c6f98844c284d3c98b11f16ed6491ae32229b
e574fe035610 postgres:14-alpine sha256:4ee606c1eb50c792ad22ed9b8c1d93b8d76f106194fe9e6d37b40efda9dd20ba
7bed00167667 redis sha256:4075a3f8c3f8e3878d1041c5019e4af445e3b79cf3b55e03063f9813cd49e3f2
25e579cca3fd traefik:latest sha256:88eafdd76c933a76798a389d994b4fdd6b5edb89d702aae10c4350ecaa3febb9

Additional context

Starting logs:

(node:1) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
(Use `node --trace-warnings ...` to show where the warning was created)
Recursive reference detected at #/properties/tree/properties/children/items! Defaulting to any
Redis successfully connected

{"level":30,"time":1737134013368,"pid":1,"hostname":"59c24e6992f8","reqId":"UNKNOWN_REQUEST_ID","severity":"INFO","msg":"KMS: Encrypted ROOT Key found from DB. Decrypting. [strategy=SOFTWARE]"}
{"level":30,"time":1737134013369,"pid":1,"hostname":"59c24e6992f8","reqId":"UNKNOWN_REQUEST_ID","severity":"INFO","msg":"KMS: Loading ROOT Key into Memory."}
{"level":30,"time":1737134013370,"pid":1,"hostname":"59c24e6992f8","reqId":"UNKNOWN_REQUEST_ID","severity":"INFO","msg":"Current license does not support custom rate limit configuration"}
Checking configurations...
Testing smtp connection
SMTP - Verified connection to smtp.eu.mailgun.org:587
Testing Postgres connection
PostgreSQL - Connected successfully
Testing redis connection
Welcome back!

Logs while doing the operations above:

{"level":30,"time":1737450752165,"pid":1,"hostname":"59c24e6992f8","reqId":"req-r37Cm0d02hMDQe","severity":"INFO","msg":"getPlan: attempting to fetch plan for [orgId=8c663875-532e-4c63-ae85-0dfb50fa12f8] [projectId=undefined]"}
{"level":30,"time":1737450752171,"pid":1,"hostname":"59c24e6992f8","reqId":"req-r37Cm0d02hMDQe","severity":"INFO","res":{"statusCode":200},"responseTime":9.35316801071167,"msg":"request completed"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant