Is anyone else having trouble sending emails with AWS SES, today?

0

All day, I've been having emails failing to send, with errors like:

We are completely uploaded and fine* Connection state changed (MAX_CONCURRENT_STREAMS == 128)!* HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)* stopped the pause stream!* Connection #0 to host email.us-west-2.amazonaws.com left intact

Error in the HTTP2 framing layer for "https://email.us-west-2.amazonaws.com/v2/email/outbound-emails".

HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1) for "https://email.us-west-2.amazonaws.com/v2/email/outbound-emails".

I can't find posts by anyone else having issues, so I'm wondering if this is just me...

Some emails do send, but most are failing, all day today.

I've already looked into clearing DNS cache (in case that was it), upgrading the packages (I'm using Symfony Mailer SES Transport), and AWS CLI is up to date (although I'm not sure Symfony Mailer uses AWS CLI).

Any ideas?

Thank you!

1 Answer
0

Hello.

As far as I can see from the dashboard below, it seems that there are no problems with Amazon SES.
https://health.aws.amazon.com/health/status

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions