Hi there, I have a requirement to move a device from the resin.io (live) to resinstaging.io (dev) environment.
I’ve mounted the boot partition of the device I’d like to move and replaced values is config.json to match those in resinstaging.io
Unfortunately after the reboot, the device does not establish the connection to the staging/dev environment and continues running with the current code, albeit completely disconnected from any Resin VPN.
Is there something I am missing?
Cheers!