Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

UnboundLocalError:local variable 'admin_url' referenced before assignment during "django-cloud-deploy cloudify" #401

Open
nsd4fr opened this issue Jan 2, 2020 · 0 comments

Comments

@nsd4fr
Copy link

nsd4fr commented Jan 2, 2020

Issue running command

django-cloud-deploy cloudify

Please describe what is wrong

Environment information

Django Cloud Deploy: [0.3.4]

Platform: [Linux-5.0.0-37-generic-x86_64-with-Ubuntu-18.04-bionic]

Gcloud Version: [274.0.1]

Cloud SQL Proxy Version: [Cloud SQL Proxy: version 1.16; sha e802c2cb94aec939bfe7497637c5685d3dddd6af built Wed Oct 9 22:22:13 UTC 2019]

Python Version: [3.6.9 (default, Nov 7 2019, 10:44:02) [GCC 8.3.0]]

Docker Version: [Docker version 19.03.5, build 633a0ea838]

Traceback

Traceback (most recent call last):
  File "/home/nic/envs/rebirth/lib/python3.6/site-packages/django_cloud_deploy/django_cloud_deploy.py", line 46, in _cloudify
    cloudify.main(args)
  File "/home/nic/envs/rebirth/lib/python3.6/site-packages/django_cloud_deploy/cli/cloudify.py", line 197, in main
    return admin_url
UnboundLocalError: local variable 'admin_url' referenced before assignment
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant