Google Cloud Fundamentals: Getting Started with App Engine Reviews

194463 reviews

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. · Reviewed almost 3 years ago

Yosua K. · Reviewed almost 3 years ago

Jyotshna M. · Reviewed almost 3 years ago

Sudesh K. · Reviewed almost 3 years ago

徹也 沖. · Reviewed almost 3 years ago

Python version is incorrect on the guide

Mio A. · Reviewed almost 3 years ago

Ganesh B. · Reviewed almost 3 years ago

Hugo R. · Reviewed almost 3 years ago

Juvy Marie I. · Reviewed almost 3 years ago

Ganesh B. · Reviewed almost 3 years ago

UDYOT V. · Reviewed almost 3 years ago

Jyotshna M. · Reviewed almost 3 years ago

Alnia Jane A. · Reviewed almost 3 years ago

Diane Kathleen A. · Reviewed almost 3 years ago

The python version need to be updated

Arina R. · Reviewed almost 3 years ago

Deanne Khrisneca F. · Reviewed almost 3 years ago

心輝 増. · Reviewed almost 3 years ago

France Reicie P. · Reviewed almost 3 years ago

Madanagopal R. · Reviewed almost 3 years ago

Faisal H. · Reviewed almost 3 years ago

Kiene A. · Reviewed almost 3 years ago

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. · Reviewed almost 3 years ago

Handri P. · Reviewed almost 3 years ago

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. · Reviewed almost 3 years ago

俊彦 片. · Reviewed almost 3 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.