Skip to content

Cannot find service [cdmc-reportengine] in environment-variables.example #43

@marktomlinson1

Description

@marktomlinson1

I see the following error when initially running environment-variables.sh when copied from environment-variables.example.

ERROR: (gcloud.run.services.describe) Cannot find service [cdmc-reportengine]

It seems to be related to line 45 which appears to assume the reporting engine is already running, despite this being deployed in a later step.

export ENDPOINT="$(gcloud run services describe cdmc-reportengine --region $REGION --format='value(status.url)')"

Metadata

Metadata

Assignees

Labels

investigation requiredFurther investigation required to understand cause of issue and potential/existing solution.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions