Anwendung mit Gemini entwickeln Rezensionen

46041 Rezensionen

Abhishek Kumar P. · Vor mehr als ein Jahr überprüft

Dhanush D. · Vor mehr als ein Jahr überprüft

Pranjal N. · Vor mehr als ein Jahr überprüft

swapna k. · Vor mehr als ein Jahr überprüft

Muralidhar K. · Vor mehr als ein Jahr überprüft

Gayathri G. · Vor mehr als ein Jahr überprüft

Priyanshu K. · Vor mehr als ein Jahr überprüft

Suraj M. · Vor mehr als ein Jahr überprüft

Zhambylkyzy K. · Vor mehr als ein Jahr überprüft

Jackz E. · Vor mehr als ein Jahr überprüft

Belal A. · Vor mehr als ein Jahr überprüft

Saiprakash K. · Vor mehr als ein Jahr überprüft

Ram R. · Vor mehr als ein Jahr überprüft

Rajani S. · Vor mehr als ein Jahr überprüft

Igor V. · Vor mehr als ein Jahr überprüft

KARTHIK G. · Vor mehr als ein Jahr überprüft

Changsu L. · Vor mehr als ein Jahr überprüft

KARTHIK G. · Vor mehr als ein Jahr überprüft

vivaan S. · Vor mehr als ein Jahr überprüft

Successfully installed Flask-2.3.3 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.3 blinker-1.8.2 certifi-2024.7.4 charset-normalizer-3.3.2 click-8.1.7 debugpy-1.8.2 idna-3.7 itsdangerous-2.2.0 requests-2.31.0 urllib3-2.2.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv   [notice] A new release of pip is available: 24.0 -> 24.2 [notice] To update, run: pip install --upgrade pip  ---> 61bb5cdde539 Step 5/6 : COPY . . ---> cbd09d2d17b4 Step 6/6 : ENTRYPOINT ["python", "app.py"] ---> Running in d8d2ebea5373 ---> 0c6750a93ea2 Successfully built 0c6750a93ea2 Successfully tagged gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world:latest The push refers to repository [gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world] 8011633dbb9a: Preparing 0b956f6da40f: Preparing 1501bfcac207: Preparing 29a323d64387: Preparing 98fa020064f0: Preparing 18c03c7b658b: Preparing ecd40abe8681: Preparing ce18194fe04a: Preparing 78561cef0761: Preparing ecd40abe8681: Waiting ce18194fe04a: Waiting 78561cef0761: Waiting 18c03c7b658b: Waiting 98fa020064f0: Layer already exists 18c03c7b658b: Layer already exists ecd40abe8681: Layer already exists ce18194fe04a: Layer already exists 78561cef0761: Layer already exists 29a323d64387: Pushed 1501bfcac207: Pushed 8011633dbb9a: Pushed 0b956f6da40f: Pushed latest: digest: sha256:e1cbd4f61a450ebf20d60f34173e790a8ebd6ec8413d4ed39e5b7ba958c8b135 size: 2203 Build [gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world] succeeded Executing Gcloud Run Deploy Running gcloud command: run deploy hello-world --project qwiklabs-gcp-04-48e9a49bc6a8 --image gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world --client-name Cloud Code for VS Code --client-version 2.14.0 --platform managed --region us-central1 --no-allow-unauthenticated --port 8080 --cpu 1 --memory 256Mi --concurrency 80 --timeout 300 --clear-env-vars Deploying container to Cloud Run service [hello-world] in project [qwiklabs-gcp-04-48e9a49bc6a8] region [us-central1] Deploying... Setting IAM Policy..............done Creating Revision.........................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'hello-world-00002-kxx' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information. Logs URL: https://console.cloud.google.com/logs/viewer?project=qwiklabs-gcp-04-48e9a49bc6a8&resource=cloud_run_revision/service_name/hello-world/revision_name/hello-world-00002-kxx&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22hello-world%22%0Aresource.labels.revision_name%3D%22hello-world-00002-kxx%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start Executing Skaffold build. Running skaffold command: /usr/bin/skaffold init --artifact {"image":"gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world","builder":"Docker","payload":{"path":"Dockerfile"}} --skip-deploy --filename /tmp/cloud-code-cloud-run-0GjfQK/skaffold.yaml --force Setting build tagPolicy to SHA256. Setting statusCheckDeadlineSeconds to 5 minutes Setting build environment to 'googleCloudBuild' Created the file /tmp/cloud-code-cloud-run-0GjfQK/skaffold.yaml. Running skaffold command: build --filename /tmp/cloud-code-cloud-run-0GjfQK/skaffold.yaml --kube-context='' --platform=linux/amd64 Generating tags... - gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world -> gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world:latest Checking cache... - gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world: Found Remotely Executing Gcloud Run Deploy Running gcloud command: run deploy hello-world --project qwiklabs-gcp-04-48e9a49bc6a8 --image gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world --client-name Cloud Code for VS Code --client-version 2.14.0 --platform managed --region us-central1 --no-allow-unauthenticated --port 8080 --cpu 1 --memory 256Mi --concurrency 80 --timeout 300 --clear-env-vars Deploying container to Cloud Run service [hello-world] in project [qwiklabs-gcp-04-48e9a49bc6a8] region [us-central1] Deploying... Setting IAM Policy.............done Creating Revision..............................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'hello-world-00003-6hv' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information. Logs URL: https://console.cloud.google.com/logs/viewer?project=qwiklabs-gcp-04-48e9a49bc6a8&resource=cloud_run_revision/service_name/hello-world/revision_name/hello-world-00003-6hv&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22hello-world%22%0Aresource.labels.revision_name%3D%22hello-world-00003-6hv%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start Retrieving builders. Getting Gcloud Login State. Using current GCP Project "qwiklabs-gcp-04-48e9a49bc6a8" Checking Cloud Run API status. Getting Cloud Run Services for project "qwiklabs-gcp-04-48e9a49bc6a8". Executing Skaffold build. Running skaffold command: /usr/bin/skaffold init --artifact {"image":"gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world","builder":"Docker","payload":{"path":"Dockerfile"}} --skip-deploy --filename /tmp/cloud-code-cloud-run-eIon5L/skaffold.yaml --force Setting build tagPolicy to SHA256. Setting statusCheckDeadlineSeconds to 5 minutes Setting build environment to 'local' Created the file /tmp/cloud-code-cloud-run-eIon5L/skaffold.yaml. Running skaffold command: build --filename /tmp/cloud-code-cloud-run-eIon5L/skaffold.yaml --kube-context='' --platform=linux/amd64 Generating tags... - gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world -> gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world:latest Checking cache... - gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world: Not found. Building Starting build... Building [gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world]... Target platforms: [linux/amd64] Sending build context to Docker daemon 401.4kB Step 1/6 : FROM python:3.12-alpine ---> 143abac68ee4 Step 2/6 : WORKDIR /app ---> Using cache ---> 56a9534a13cf Step 3/6 : COPY requirements.txt . ---> Using cache ---> ff5718553be9 Step 4/6 : RUN pip install --trusted-host pypi.python.org -r requirements.txt ---> Using cache ---> 61bb5cdde539 Step 5/6 : COPY . . ---> ecf113ed4222 Step 6/6 : ENTRYPOINT ["python", "app.py"] ---> Running in ea079897d2d8 ---> ec1d21640a49 Successfully built ec1d21640a49 Successfully tagged gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world:latest The push refers to repository [gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world] d0d92a7e0a39: Preparing 0b956f6da40f: Preparing 1501bfcac207: Preparing 29a323d64387: Preparing 98fa020064f0: Preparing 18c03c7b658b: Preparing ecd40abe8681: Preparing ce18194fe04a: Preparing 78561cef0761: Preparing ecd40abe8681: Waiting ce18194fe04a: Waiting 78561cef0761: Waiting 18c03c7b658b: Waiting 29a323d64387: Layer already exists 1501bfcac207: Layer already exists 0b956f6da40f: Layer already exists 98fa020064f0: Layer already exists 18c03c7b658b: Layer already exists ce18194fe04a: Layer already exists ecd40abe8681: Layer already exists 78561cef0761: Layer already exists d0d92a7e0a39: Pushed latest: digest: sha256:07a7204db200476d33e8c5c5368194d77687dd0f19ab35ea11f1461ed53888c4 size: 2203 Build [gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world] succeeded Executing Gcloud Run Deploy Running gcloud command: run deploy hello-world --project qwiklabs-gcp-04-48e9a49bc6a8 --image gcr.io/qwiklabs-gcp-04-48e9a49bc6a8/hello-world --client-name Cloud Code for VS Code --client-version 2.14.0 --platform managed --region us-central1 --allow-unauthenticated --port 8080 --cpu 1 --memory 256Mi --concurrency 80 --timeout 300 --clear-env-vars Deploying container to Cloud Run service [hello-world] in project [qwiklabs-gcp-04-48e9a49bc6a8] region [us-central1] Deploying... Setting IAM Policy..............done Creating Revision...................................................................................................................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'hello-world-00004-lc8' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.

Lakshmanan T. · Vor mehr als ein Jahr überprüft

Aditya B. · Vor mehr als ein Jahr überprüft

Navneet P. · Vor mehr als ein Jahr überprüft

Uduak P. · Vor mehr als ein Jahr überprüft

Chris T. · Vor mehr als ein Jahr überprüft

Deepanshi p. · Vor mehr als ein Jahr überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.