You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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'
The text was updated successfully, but these errors were encountered: