Open
Description
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:
- Go to
org/organization/access-management?action=invite&selectedTab=members
- Click on '+ Add member'
- Enter a member's email address
- Click on 'Add member'
- 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:
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"}
Metadata
Assignees
Labels
No labels