widdix / mastodon-on-aws

Host your own Mastodon instance on AWS
https://cloudonaut.io/mastodon-on-aws/
136 stars 27 forks source link

DBInstance CREATE_FAILED: Cannot find version 14.5 for postgres #44

Closed austinmw closed 1 day ago

austinmw commented 1 week ago

I think v14.5 of postgres may be deprecated? https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.html#postgresql-versions-version145

2024-06-28 13:28:35 UTC-0400 DBInstance CREATE_FAILED - Resource handler returned message: "Cannot find version 14.5 for postgres (Service: Rds, Status Code: 400, Request ID: ea3a7009-c359-42d2-9eb6-fd5ca50587b2)" (RequestToken: a9eb7ddb-df9a-d80c-4d45-da166cc9f99b, HandlerErrorCode: InvalidRequest)
andreaswittig commented 1 day ago

@austinmw Thanks for bringing this up. I'm working on a fix.

andreaswittig commented 1 day ago

Fixed.