generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
complexity: mediumfeature: InfrastructureSecrets, Prod and Dev setup, etc.Secrets, Prod and Dev setup, etc.role: devopssize: 2ptCan be done in 7-12 hoursCan be done in 7-12 hours
Milestone
Description
Overview
When we tried to rebuild prod we ran into an AWS error. This behavior is only happening on attempted deployment to production. Also, a DNS issue occurred after rebuilding prod that redirects from vrms.io to hackforla.org.
Action Items
- Reach out to DevOps COP and see if we can get some help on this error and the DNS issue
Error message
Run aws ecs update-service --force-new-deployment --service $SERVICE_NAME --cluster $AWS_SHARED_CLUSTER
aws ecs update-service --force-new-deployment --service $SERVICE_NAME --cluster $AWS_SHARED_CLUSTER
shell: /usr/bin/bash -e {0}
env:
AWS_SHARED_CLUSTER: incubator-prod
AWS_APP_NAME: vrms-frontend
AWS_REGION: us-west-2
DOCKERFILE: Dockerfile.prod
DOCKER_PATH: client
AWS_DEFAULT_REGION: us-west-2
AWS_ACCESS_KEY_ID: ***
AWS_SECRET_ACCESS_KEY: ***
AWS_SESSION_TOKEN: ***
SERVICE_NAME: vrms-frontend-prod
An error occurred (ServiceNotFoundException) when calling the UpdateService operation:
Error: Process completed with exit code 254.
Resources
Metadata
Metadata
Assignees
Labels
complexity: mediumfeature: InfrastructureSecrets, Prod and Dev setup, etc.Secrets, Prod and Dev setup, etc.role: devopssize: 2ptCan be done in 7-12 hoursCan be done in 7-12 hours
Type
Projects
Status
In progress