Report this

What is the reason for this report?

Deployment terminated suddenly when downloading and extracting Node v20.12.2

Posted on April 15, 2024

I was deploying my front end when all of a sudden, during the download and extraction of Node v20.12.2, the process suddenly terminated. There were no error messages or exceptions shown so I have no idea what went wrong. Could someone please help me with this? I would really appreciate it. Thank you. The following is the logs from the build logs.

[2024-04-15 12:36:26] │ => Checking out commit "5178ffe58886ee5f17a52753cc7fdd6c14247867"
[2024-04-15 12:36:26] │ 
[2024-04-15 12:36:26] │  ✔ cloned repo to /workspace
[2024-04-15 12:36:26] ╰────────────────────────────────────────╼
[2024-04-15 12:36:26] 
[2024-04-15 12:36:26]  › applying source directory foodProjectSpringBoot/src/main/webapp/app
[2024-04-15 12:36:27]  ✔ using workspace root /workspace/foodProjectSpringBoot/src/main/webapp/app
[2024-04-15 12:36:27] 
[2024-04-15 12:36:27]  › configuring custom build command to be run at the end of the build:
[2024-04-15 12:36:27]    │ npm run build
[2024-04-15 12:36:27] 
[2024-04-15 12:36:27] ╭──────────── buildpack detection ───────────╼
[2024-04-15 12:36:27] │  › using Ubuntu 22.04 stack
[2024-04-15 12:36:28] │ Detected the following buildpacks suitable to build your app:
[2024-04-15 12:36:28] │ 
[2024-04-15 12:36:28] │    heroku/nodejs-engine   v1.5.3  
[2024-04-15 12:36:28] │    digitalocean/node      v0.3.6  (Node.js)
[2024-04-15 12:36:28] │    digitalocean/procfile  v0.0.4  (Procfile)
[2024-04-15 12:36:28] │    digitalocean/custom    v0.1.2  (Custom Build Command)
[2024-04-15 12:36:28] │ 
[2024-04-15 12:36:28] │ For documentation on the buildpacks used to build your app, please see:
[2024-04-15 12:36:28] │ 
[2024-04-15 12:36:28] │    Node.js  v0.3.6  https://do.co/apps-buildpack-node
[2024-04-15 12:36:28] ╰─────────────────────────────────────────────╼
[2024-04-15 12:36:28] 
[2024-04-15 12:36:28] ╭──────────── app build ───────────╼
[2024-04-15 12:36:28] │ ---> Node.js Buildpack
[2024-04-15 12:36:28] │ ---> Installing toolbox
[2024-04-15 12:36:28] │ ---> - jq
[2024-04-15 12:36:30] │ ---> - yj
[2024-04-15 12:36:33] │ ---> Getting Node version
[2024-04-15 12:36:33] │ ---> Resolving Node version
[2024-04-15 12:36:35] │ ---> Downloading and extracting Node v20.12.2
[2024-04-15 13:36:04] Terminated

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.