Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Severe" Health status after mup reconfig #107

Open
markdowney opened this issue Jun 16, 2020 · 0 comments
Open

"Severe" Health status after mup reconfig #107

markdowney opened this issue Jun 16, 2020 · 0 comments

Comments

@markdowney
Copy link

First of all, thanks for your work on this package. I've been stuck with the following issue on multiple occasions although it doesn't seem to happen consistently.

After updating my mup config and redeploying, my instances crash to the point where further reconfigs or deploys consistently fail.

I have longEnvVar enabled and 5 instances running. When the instances try to restart, I get the error:
fatal error: An error occurred (404) when calling the HeadObject operation: Key "env/1.txt" does not exist.
Incorrect application version "8" (deployment 2). Expected version "16" (deployment 15).

envVersion defaults to 1 whereas there is no 1.txt in the s3 bucket (largestEnvVersion is 20.txt) and the instances seem to get stuck on this older app version.

What is the correct procedure to troubleshoot this? The problem has happened multiple times. Manually terminating instances via the AWS console has occasionally resolved it but it's been very slow and inconsistent.

@markdowney markdowney changed the title instances crash after mup reconfig "Severe" Health status after mup reconfig Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant