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

Can't share workspace without mailer config #8715

Open
1 task done
apkd opened this issue Nov 5, 2024 · 0 comments
Open
1 task done

Can't share workspace without mailer config #8715

apkd opened this issue Nov 5, 2024 · 0 comments

Comments

@apkd
Copy link

apkd commented Nov 5, 2024

What happened?

I want to keep my self-hosted setup simple (just a few pre-registered users), and skip the mailer configuration. However, it seems that some functionality (e.g. adding members to a workspace) doesn't work without the mailer service. I don't think the app lets you disable registration either, so enabling the mailer could expose me to spam and other liabilities. It would be nice if the app worked correctly with the service disabled, especially for such small-scale deployments, testing, etc.

Distribution version

Linux

What browsers are you seeing the problem on if you're using web version?

No response

Are you self-hosting?

  • Yes

Relevant log output

affine           | [Nest] 133  - 11/05/2024, 2:44:02 PM    WARN [WorkspaceResolver] failed to send 966ddafe-1c26-459c-babf-575a39ef29e5 invite email to [email protected], but successfully revoked permission: mailer_service_is_not_configured: Mailer service is not configured.
affine           | [Nest] 133  - 11/05/2024, 2:44:02 PM   ERROR [WorkspaceResolver] failed to invite user
affine           | [Nest] 133  - 11/05/2024, 2:44:02 PM   ERROR [WorkspaceResolver] internal_server_error: An internal error occurred.

Anything else?

No response

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