Failed to download image after move from starter to microserves application

I’m getting the below on most of my test devices using the ‘Generic x86_64’ image. I had a number of test devices in a starter application and moved them to a production microservices application. I think the issues stated around then.

Failed to download image 'registry2.balena-cloud.com/v2/80b4e30a98fb8b3f607323bffe6b92ed@sha256:096bc6f78c4750b908df499139165446d08e9e746f5aa507b0928b2ecd26dbaf' due to '(HTTP code 404) no such image -

Edit:

I’m also getting a lot of these messages in the logs.

Delta still processing remotely. Will retry…

The prod devices as a result is failing to provision at all.

Hi,

Since your device was moved from one application to another so the delta update could not be applied, can you please try to disable delta and see how it goes?
Here is how to disable/enable delta update https://www.balena.io/docs/learn/deploy/delta/#enabling-delta-updates,

Yes that gotcha got me. Disabling deltas allows the deploy to continue. I’ll re-enable this after first full install.

Please let us know if you need further support.