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

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

Open
marktomlinson1 opened this issue Jul 5, 2023 · 0 comments
Assignees
Labels
investigation required Further investigation required to understand cause of issue and potential/existing solution.

Comments

@marktomlinson1
Copy link
Collaborator

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)')"

@swainjo swainjo added the investigation required Further investigation required to understand cause of issue and potential/existing solution. label Jul 20, 2023
@swainjo swainjo added this to the Stable functional release. milestone Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation required Further investigation required to understand cause of issue and potential/existing solution.
Projects
None yet
Development

No branches or pull requests

3 participants