Images/Deployments not up to date

Hey guys,

I’ve pushed changes to my machine/app with fly deploy which works but doesn’t really, it is not updating my code to the latest version.

  • tested it locally on Docker (in every way), works perfectly
  • used fly deploy --no-cache
  • using the latest fly cli
  • checked fly doctor
  • used fly image update to be sure it was on the latest image (it is but, still shows old code)

This happened to me yesterday too but, in frustration I just deleted the app and redeployed it which solved it. But this is not a real solution or one I can use out of development/testing.

Thanks :slight_smile:

Related:
https://community.fly.io/t/my-app-do-not-get-updated-after-multiple-deployment/15588
https://community.fly.io/t/new-code-is-not-reflected-in-deploys/22639

Hi… Could you post the output of fly m status -d for one of the Machines that is “showing old code”?

(You mentioned using the Machines API in your earlier thread.)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.