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

Error Retrieving CRMint UI URL After Deploying in GCP #500

Open
psochecens opened this issue Apr 14, 2024 · 1 comment
Open

Error Retrieving CRMint UI URL After Deploying in GCP #500

psochecens opened this issue Apr 14, 2024 · 1 comment

Comments

@psochecens
Copy link

I receive the following error when trying to retrieve the UI url after deploying successfully.

File "/app/cli/commands/cloud.py", line 408, in url
secured_url = outputs['secured_url']['value']
KeyError: 'secured_url'

@blackwire
Copy link
Collaborator

Realize this is a bit late. I've not seen this before, but it seems like there could be a permissions issue during the install or a bug in the code at this point in time. Ensure you're the owner of the project (full permissions) and make sure you're running the latest code.

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

2 participants