Skip to content

Stack creation fails, then cleanup fails as well #37

@nleskiw

Description

@nleskiw

I'm trying this for the first time, and the creation process fails.
There's 2 pending tasks, create SidekiqService and CreateCertificate, it looks like creating the sidekiq service triggers a circuitbreaker and that causes CloudFormation to delete the stacks. It leaves the hosted zone and alb with a "deletion failed".

I can manually clean it up by deleting some records in the hosted zone and an S3 bucket.

Not sure how to troubleshoot this, best I found was some logs with a ruby error about a table not existing.
mastodon_on_aws.csv

I was using us-east-1 but saw other people had issues with that region so then I tried us-west-2 with the same result, several times.

If there's any more info I could provide or any hints I'm all ears.

EDIT: I went ahead an registered a domain with Route53, so that the entire stack would be controlled by AWS, including DNS and registrar and attempted to deploy. Same result. Cert and Sidekiq never finish and the stack goes into rollback, fails to clean itself up. I'm more concerned that it doesn't start a Mastodon service than the cleanup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions