I am attempting to provision a Generic x86_64 (GPT) device. The web interface is stuck on Configuring (Flashing balenaOS on internal media) 100%
for over an hour.
I cannot run journalctl -e resin-init-flasher
as it says “Failed to match resin-init-flasher”, but systemctl status resin-init-flasher
says
/dev/nvme0n1 will be used for flashing
resin-device-progress : Device registration not complete, provisioning progress cannot be reported
No need to flash first stage boot loader to a specific device
No need to flash second stage boot loader to a specific device
Cleanup
Main process exited status 124
The Intel NUC and MBR images also appear in the web UI stuck on 100% configuring, but produce no display output at all, so I can’t log in and read any logs.
Any ideas?