Hello, Following the same documentation I was successfully able to deploy.
As such can you let me know if you changing anything in the configuration files given. If you are modifying your files can you redeploy using the commands below to verify that the base files function correctly for you. 1) git clone https://github.com/datasciencecampus/deploy-dash-with-gcp 2) cd deploy-dash-with-gcp/simple-dash-app-engine-app/ 3) gcloud app deploy On Monday, November 23, 2020 at 9:16:27 AM UTC-5 [email protected] wrote: > > Hi, I am getting: > > Beginning deployment of service [default]... > Created .gcloudignore file. See `gcloud topic gcloudignore` for details. > ╔════════════════════════════════════════════════════════════╗ > ╠═ Uploading 162 files to Google Cloud Storage ═╣ > ╚════════════════════════════════════════════════════════════╝ > File upload done. > Updating service > [default]...failed. > ERROR: (gcloud.app.deploy) Error Response: [9] Cloud build > 1e7bbd76-3d45-4bed-b15d-a2114fa2c909 status: FAILURE > Error ID: f8df99ad > Error type: UNKNOWN > Error message: Collecting ansi2html==1.5.2 > Downloading ansi2html-1.5.2.tar.gz (27 kB) > Collecting appdirs==1.4.4 > Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) > Processing /tmp/build/80754af9/argon2-cffi_1596828493937/work > ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No > such file or directory: '/tmp/build/80754af9/argon2-cffi_1596828493937/work' > > WARNING: You are using pip version 20.2.2; however, version 20.2.4 is > available. > You should consider upgrading via the '/opt/python3.8/bin/python3 -m pip > install --upgrade pip' command. > Full build logs: > https://console.cloud.google.com/cloud-build/builds/1e7bbd76-3d45-4bed-b15d-a2114fa2c909?project=904960084760 > > I followed instructions here: > https://datasciencecampus.github.io/deploy-dash-with-gcp/ > > I'm not sure if this is the right channel as the steps in that blog don't > say to set up an app engine. > > How can I fix this? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a531439e-aeac-4d69-b73c-44eda42f09f3n%40googlegroups.com.
