<@U01JVDKASAC> we are having an issue with ReactSt...
# help
k
@Frank we are having an issue with ReactStaticSite configured with a cloudfront distribution. It appears that the distribution is getting stuck deploying for a long period and then the custom resource associated with it times out and things rollback. While this is happening, if I inspect the associated s3 bucket, the static files that the origin is configured with are not there. The only static files are the ones from the previous deploy. So it appears that it is updated the distribution origin before any updated files are pushed to the S3 bucket. The worst part of this is that our site is down while this is happening (AccessDenied errors). We are on 0.40.5 and this issue seems similar to https://serverless-stack.slack.com/archives/C01HQQVC8TH/p1633997756368600 so I'm wondering if this is something that has already been addressed and fixed in a newer version.
f
Hey @Kelly Davis, this exact issue should’ve been fixed in v0.46.1.
Can you update and give it a try again?
k
yep, thank you - that sounds like a plan :)