PermanentOrg / infrastructure

The infrastructure management for Permanent.org
GNU Affero General Public License v3.0
5 stars 4 forks source link

Update Debian AMIs to fix DNS bug #157

Closed liam-lloyd closed 6 months ago

liam-lloyd commented 6 months ago

The Debian AMI we're currently using for our EC2 instances contains a bug that causes DNS lookups to intermittently fail. This commit updates us to a newer AMI where that bug is fixed.

cecilia-donnelly commented 6 months ago

How did you figure this out? Can you drop a link to the bug report? And hurray!

liam-lloyd commented 6 months ago

I realized that dev had had an infrastructure deploy and the other environments hadn't, suggesting it was a Debian 12 issue, and then I found this bug report