Report this

What is the reason for this report?

App not updating even though GIT is pushing

Posted on August 11, 2024

I have a app platform with an app made with NextJS connected to Github. Every change I’ve made to my app the last 2 days have not updated the app. The app deploys and builds correctly, but it seems like it has been stuck in an older version. It’s strange because before that everything worked fine, and I have not made any critical changes on my app, except html changes.

Note: I have tried doing a forced redeploy with clearing build cache, but that also did not do anything.

I checked git status, and I saw that some ./npm files were present but untracked. I did git fetch and git pull, but I read that doing git push from the DO console was not recommended. I don’t know how to proceed. Thanks!

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.