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

[Bug] Skipping email send for workspace invite to ..... #1210

Open
sergedc opened this issue Feb 4, 2025 · 1 comment
Open

[Bug] Skipping email send for workspace invite to ..... #1210

sergedc opened this issue Feb 4, 2025 · 1 comment

Comments

@sergedc
Copy link

sergedc commented Feb 4, 2025

Describe the bug
I create a user. I then invite the user to a workspace. The invitation works (i.e. the user can accept the invitation in its config panel) but the user never gets an email invite.

To Reproduce
I create a user. I then invite the user to a workspace.
Then "sudo docker logs appflowy-cloud-appflowy_cloud-1"
I will see only one message: "Skipping email send for workspace invite to [email protected]"
The user can see the invitation on appflowy website, but never gets an email.

Desktop (please complete the following information):

  • Server is ARM

Additional context

  • I have tried with GOTRUE_MAILER_AUTOCONFIRM=true and false, same results
  • The Gotrue emails (for login magic links works fine).
  • The SMTP config is the same for Appflowy cloud mailer (which does not work) and Gotrue (which works). The only additional setting in Appflowy cloud mailer (in the env file) is TLS_KIND (I tried wrapper and required with same results). FYI , I am using oracle cloud email delivery service.

Am I doing something wrong or there might be a bug?

@rodrigopztpedro900
Copy link

I am also experiencing the same problem

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

2 participants