Skip to content

AWS Frontend Prod Build Error #1994

@trillium

Description

@trillium

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

Type

No type

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions