리뷰 Google Cloud 기초: App Engine 시작하기개
리뷰 194463개
This tutorial is buggy. The Dockerfile instructions will result in an error (2023/11/22) because the Flask version is not available for the Python version used. In Task 2, the instructions state to click the Navigation Menu and choose App Engine, though that service isn't displayed in the Navigation Menu by default. The timing of 20:00 is too short to be able to finish this tutorial on time.
Maarten V. · 거의 3년 전에 리뷰됨
Yosua K. · 거의 3년 전에 리뷰됨
Jyotshna M. · 거의 3년 전에 리뷰됨
Sudesh K. · 거의 3년 전에 리뷰됨
徹也 沖. · 거의 3년 전에 리뷰됨
Python version is incorrect on the guide
Mio A. · 거의 3년 전에 리뷰됨
Ganesh B. · 거의 3년 전에 리뷰됨
Hugo R. · 거의 3년 전에 리뷰됨
Juvy Marie I. · 거의 3년 전에 리뷰됨
Ganesh B. · 거의 3년 전에 리뷰됨
UDYOT V. · 거의 3년 전에 리뷰됨
Jyotshna M. · 거의 3년 전에 리뷰됨
Alnia Jane A. · 거의 3년 전에 리뷰됨
Diane Kathleen A. · 거의 3년 전에 리뷰됨
The python version need to be updated
Arina R. · 거의 3년 전에 리뷰됨
Deanne Khrisneca F. · 거의 3년 전에 리뷰됨
心輝 増. · 거의 3년 전에 리뷰됨
France Reicie P. · 거의 3년 전에 리뷰됨
Madanagopal R. · 거의 3년 전에 리뷰됨
Faisal H. · 거의 3년 전에 리뷰됨
Kiene A. · 거의 3년 전에 리뷰됨
Error occurred when copying the code for the Dockerfile b/c it required an updated version of Python (3.8 instead of 3.7)
Jessica C. · 거의 3년 전에 리뷰됨
Handri P. · 거의 3년 전에 리뷰됨
the lab needs to be updated, the docker file makes reference to a requirements.txt file, but now that file is listed ad requirements-test.txt. Someone with not much experience might not know how to fix the issue. also when first time deployed . I also had to the the upgrade for pip to work. Once the docker build completed, and I tried to test locally, it failed with error: qwiklabs-gcp-03-0e3153bd2759)$ docker run --rm -p 8080:8080 test-python [2023-11-12 15:57:36 +0000] [1] [INFO] Starting gunicorn 21.2.0 [2023-11-12 15:57:36 +0000] [1] [INFO] Listening at: http://0.0.0.0:8080 (1) [2023-11-12 15:57:36 +0000] [1] [INFO] Using worker: gthread [2023-11-12 15:57:36 +0000] [9] [INFO] Booting worker with pid: 9 [2023-11-12 15:57:36 +0000] [9] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/gunicorn/arbiter.py", line 609, in spawn_worker worker.init_process() File "/usr/local/lib/python3.7/site-packages/gunicorn/workers/gthread.py", line 95, in init_process super().init_process() File "/usr/local/lib/python3.7/site-packages/gunicorn/workers/base.py", line 134, in init_process self.load_wsgi() File "/usr/local/lib/python3.7/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi self.wsgi = self.app.wsgi() File "/usr/local/lib/python3.7/site-packages/gunicorn/app/base.py", line 67, in wsgi self.callable = self.load() File "/usr/local/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 58, in load return self.load_wsgiapp() File "/usr/local/lib/python3.7/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp return util.import_app(self.app_uri) File "/usr/local/lib/python3.7/site-packages/gunicorn/util.py", line 371, in import_app mod = importlib.import_module(module) File "/usr/local/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1006, in _gcd_import File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/app/main.py", line 17, in <module> from flask import Flask ModuleNotFoundError: No module named 'flask' [2023-11-12 15:57:36 +0000] [9] [INFO] Worker exiting (pid: 9) [2023-11-12 15:57:37 +0000] [1] [ERROR] Worker (pid:9) exited with code 3 [2023-11-12 15:57:37 +0000] [1] [ERROR] Shutting down: Master [2023-11-12 15:57:37 +0000] [1] [ERROR] Reason: Worker failed to boot. But I decided to continue with next steps to see what happen and I was able to deploy to app engine and got the url working.
Marilú R. · 거의 3년 전에 리뷰됨
俊彦 片. · 거의 3년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.