Building a DevOps Pipeline with Cloud Run Reviews
67993 reviews
MENCHETTI F. · Reviewed أكثر من 4 سنوات ago
Chaitanya Krishna K. · Reviewed أكثر من 4 سنوات ago
The python app is not working, i had to modify requiremetns.txt in order to make it work: Werkzeug==0.15 Jinja2==3.0.3 itsdangerous==2.0.1 Flask==1.1.2
Josep Manel G. · Reviewed أكثر من 4 سنوات ago
Rubbish. { "insertId": "13yg5fofbq9xtb", "jsonPayload": { "localTimestamp": "2022-03-28T18:57:09.3469Z", "message": "Error restarting service: Failed to try-restart nscd.service: Unit nscd.service not found.\n." }, "resource": { "type": "gce_instance", "labels": { "project_id": "qwiklabs-gcp-02-eb70584d7740", "instance_id": "645903521881766407", "zone": "us-central1-a" } }, "timestamp": "2022-03-28T18:57:09.347179940Z", "severity": "ERROR", "logName": "projects/qwiklabs-gcp-02-eb70584d7740/logs/GCEGuestAgent", "sourceLocation": { "file": "oslogin.go", "line": "109", "function": "main.(*osloginMgr).set" }, "receiveTimestamp": "2022-03-28T18:57:10.576885606Z" }
Jon H. · Reviewed أكثر من 4 سنوات ago
Alfred B. · Reviewed أكثر من 4 سنوات ago
Aleksander K. · Reviewed أكثر من 4 سنوات ago
Your python app deps are presenting difficulty ImportError: cannot import name 'escape' from 'jinja2' (/usr/local/lib/python3.7/site-packages/jinja2/__init__.py)
Mark W. · Reviewed أكثر من 4 سنوات ago
Dhruv D. · Reviewed أكثر من 4 سنوات ago
The last step was getting completed, I add the container URL to the VM, but the VM never shows the website on the external IP. (Also checked, HTTP access)
Ritesh D. · Reviewed أكثر من 4 سنوات ago
Building the app fails with this error File "/app/main.py", line 1, in <module> from flask import Flask, render_template, request File "/usr/local/lib/python3.7/site-packages/flask/__init__.py", line 14, in <module> from jinja2 import escape ImportError: cannot import name 'escape' from 'jinja2' (/usr/local/lib/python3.7/site-packages/jinja2/__init__.py)
Rawan B. · Reviewed أكثر من 4 سنوات ago
Rui A. · Reviewed أكثر من 4 سنوات ago
The cloud shell editor is not opening and hence not able to proceed further
Arun K. · Reviewed أكثر من 4 سنوات ago
flask version in requirements.txt needs to be updated!
Vinisha A. · Reviewed أكثر من 4 سنوات ago
Deepa M. · Reviewed أكثر من 4 سنوات ago
Steven Christian S. · Reviewed أكثر من 4 سنوات ago
Vinisha A. · Reviewed أكثر من 4 سنوات ago
Dominik T. · Reviewed أكثر من 4 سنوات ago
My docker container never started on the VMs I created, even though I followed all instructions. Some additional information on the problem when I repeated the exercise: The docker container on VMs fails to start up because of the following issue. The issue gets fixed when the following line is added to requirements.txt: Jinja2==3.0.3 2022-03-28 09:48:30 +0000] [10] [INFO] Booting worker with pid: 10 [2022-03-28 09:48:30 +0000] [10] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker worker.init_process() File "/usr/local/lib/python3.7/site-packages/gunicorn/workers/gthread.py", line 92, 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 359, 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 1, in <module> from flask import Flask, render_template, request File "/usr/local/lib/python3.7/site-packages/flask/__init__.py", line 14, in <module> from jinja2 import escape ImportError: cannot import name 'escape' from 'jinja2' (/usr/local/lib/python3.7/site-packages/jinja2/__init__.py) [2022-03-28 09:48:30 +0000] [10] [INFO] Worker exiting (pid: 10) [2022-03-28 09:48:30 +0000] [1] [INFO] Shutting down: Master [2022-03-28 09:48:30 +0000] [1] [INFO] Reason: Worker failed to boot.
Prashant S. · Reviewed أكثر من 4 سنوات ago
Toh P. · Reviewed أكثر من 4 سنوات ago
Prabhat K. · Reviewed أكثر من 4 سنوات ago
Matteo C. · Reviewed أكثر من 4 سنوات ago
sarada n. · Reviewed أكثر من 4 سنوات ago
jeff H. · Reviewed أكثر من 4 سنوات ago
Ayush G. · Reviewed أكثر من 4 سنوات ago
Phani V. · Reviewed أكثر من 4 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.