Created
June 11, 2020 06:15
-
-
Save velotiotech/8b4e99abcc58583ddca0e1887c7bc77c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Calling deploy for stage dev.. | |
Downloading and installing dependencies.. | |
Packaging project as zip. | |
Uploading django-zappa-sa-dev-1526830532.zip (10.9MiB).. | |
100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11.4M/11.4M [00:42<00:00, 331KB/s] | |
Scheduling.. | |
Scheduled django-zappa-sa-dev-zappa-keep-warm-handler.keep_warm_callback with expression rate(4 minutes)! | |
Uploading django-zappa-sa-dev-template-1526830690.json (1.6KiB).. | |
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1.60K/1.60K [00:01<00:00, 801B/s] | |
Oh no! An error occurred! :( | |
============== | |
Traceback (most recent call last): | |
File "/home/velotio/Envs/django_zappa_sample/local/lib/python2.7/site-packages/zappa/cli.py", line 2610, in handle | |
sys.exit(cli.handle()) | |
File "/home/velotio/Envs/django_zappa_sample/local/lib/python2.7/site-packages/zappa/cli.py", line 505, in handle | |
self.dispatch_command(self.command, stage) | |
File "/home/velotio/Envs/django_zappa_sample/local/lib/python2.7/site-packages/zappa/cli.py", line 539, in dispatch_command | |
self.deploy(self.vargs['zip']) | |
File "/home/velotio/Envs/django_zappa_sample/local/lib/python2.7/site-packages/zappa/cli.py", line 800, in deploy | |
self.zappa.add_binary_support(api_id=api_id, cors=self.cors) | |
File "/home/velotio/Envs/django_zappa_sample/local/lib/python2.7/site-packages/zappa/core.py", line 1490, in add_binary_support | |
restApiId=api_id | |
File "/home/velotio/Envs/django_zappa_sample/local/lib/python2.7/site-packages/botocore/client.py", line 314, in _api_call | |
return self._make_api_call(operation_name, kwargs) | |
File "/home/velotio/Envs/django_zappa_sample/local/lib/python2.7/site-packages/botocore/client.py", line 612, in _make_api_call | |
raise error_class(parsed_response, operation_name) | |
NotFoundException: An error occurred (NotFoundException) when calling the GetRestApi operation: Invalid REST API identifier specified 484375727565:akg59b222b | |
============== | |
Need help? Found a bug? Let us know! :D | |
File bug reports on GitHub here: https://github.com/Miserlou/Zappa | |
And join our Slack channel here: https://slack.zappa.io | |
Love!, | |
~ Team Zappa! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment