We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I've been trying to deploy for days and tried to use Terraform from your youtube video. Although im getting an error related to manage.py. I
python manage.py migrate Step #0: Traceback (most recent call last): Step #0: File "manage.py", line 21, in Step #0: main() Step #0: File "manage.py", line 17, in main Step #0: execute_from_command_line(sys.argv) Step #0: File "/usr/local/lib/python3.8/site-packages/django/core/management/init.py", line 442, in execute_from_command_line Step #0: utility.execute() ... BUILD FAILURE: Build step failure: build step 0 "gcr.io/google-appengine/exec-wrapper" failed: step exited with non-zero status: 1 ERROR: (gcloud.builds.submit) build 6254fb4b-d6a7-4f35-9db1-9d3ddeb9689b completed with status "FAILURE"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I've been trying to deploy for days and tried to use Terraform from your youtube video. Although im getting an error related to manage.py. I
python manage.py migrate
Step #0: Traceback (most recent call last):
Step #0: File "manage.py", line 21, in
Step #0: main()
Step #0: File "manage.py", line 17, in main
Step #0: execute_from_command_line(sys.argv)
Step #0: File "/usr/local/lib/python3.8/site-packages/django/core/management/init.py", line 442, in execute_from_command_line
Step #0: utility.execute()
...
BUILD FAILURE: Build step failure: build step 0 "gcr.io/google-appengine/exec-wrapper" failed: step exited with non-zero status: 1
ERROR: (gcloud.builds.submit) build 6254fb4b-d6a7-4f35-9db1-9d3ddeb9689b completed with status "FAILURE"
The text was updated successfully, but these errors were encountered: