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

fix signing up for a user account #60

Open
ebrahimebrahim opened this issue Jun 2, 2022 · 1 comment
Open

fix signing up for a user account #60

ebrahimebrahim opened this issue Jun 2, 2022 · 1 comment
Labels
bug Something isn't working server

Comments

@ebrahimebrahim
Copy link
Collaborator

Signing up is currently broken

@ebrahimebrahim ebrahimebrahim added bug Something isn't working server labels Jun 2, 2022
@ebrahimebrahim ebrahimebrahim added this to the wustl demo readiness milestone Jun 2, 2022
@jjnesbitt
Copy link
Collaborator

The following error was observed

raise SMTPDataError(code, resp)
smtplib.SMTPDataError: (554, b"Access denied: User `arn:aws:iam::830222282414:user/kitware-otm-smtp'
is not authorized to perform `ses:SendRawEmail' on resource
`arn:aws:ses:us-east-1:830222282414:identity/[email protected]'")

It seems that our AWS setup is missing some permissions. I can look into that.

@ebrahimebrahim ebrahimebrahim removed this from the wustl demo readiness milestone Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server
Projects
None yet
Development

No branches or pull requests

2 participants