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

SMTPAuthenticationError: (535, b'Authentication Credentials Invalid') #816

Closed
sentry-io bot opened this issue Jun 3, 2022 · 5 comments
Closed

SMTPAuthenticationError: (535, b'Authentication Credentials Invalid') #816

sentry-io bot opened this issue Jun 3, 2022 · 5 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 3, 2022

Sentry Issue: CARE-E6

SMTPAuthenticationError: (535, b'Authentication Credentials Invalid')
(2 additional frame(s) were not displayed)
...
  File "django/core/mail/backends/smtp.py", line 103, in send_messages
    new_conn_created = self.open()
  File "django/core/mail/backends/smtp.py", line 70, in open
    self.connection.login(self.username, self.password)
  File "smtplib.py", line 750, in login
    raise last_exception
  File "smtplib.py", line 739, in login
    (code, resp) = self.auth(
  File "smtplib.py", line 662, in auth
    raise SMTPAuthenticationError(code, resp)
@sainak
Copy link
Member

sainak commented Jun 3, 2022

Cc @tomahawk-pilot @mathew-alex

@dauntlessnomad
Copy link
Member

Which site

@sainak
Copy link
Member

sainak commented Jun 3, 2022

Which site

Not sure but it was cause by this worker care-staging-celery-worker-7dfcc76ffd-gc8f8

@gigincg
Copy link
Member

gigincg commented Jun 25, 2022

@sainak Moving Issue to DevOps Board

@mathew-alex mathew-alex self-assigned this Jun 27, 2022
@mathew-alex
Copy link
Contributor

Email service is working now. closing the Issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Archived in project
Development

No branches or pull requests

5 participants