Good day all,
I have a rails application that I have been trying to deploy for days. I have yet to get any app to deploy I keep getting:
(gcloud.app.deploy) Error Response: [4] An internal error occurred while processing task /app-engine-flex/flex_await_healthy/flex_await_healthy>2024-04-26T21:15:18.457Z4980.jc.1: Timed out waiting for the flex deployment to become network provisioned.
I have no idea what is going on. I have followed all instructions for building my app.yaml file, it builds super fast once I set the OS I wanted to use, because not setting that it tries to run some old version of Ruby and causes errors. I would like some kind of help to get my app deployed.