I’m currently unable to deploy, and it appears that it’s because the app builder (fly-builder-proud-hill-2663) isn’t very happy.
The logs show this repeating…
2024-07-24T16:30:32.265 proxy[d8d7046be66078] ewr [info] Starting machine
2024-07-24T16:30:32.415 app[d8d7046be66078] ewr [info] 2024-07-24T16:30:32.414828212 [01J34YPJ7HH2GBJ8A45PB5MFX7:main] Running Firecracker v1.7.0
2024-07-24T16:30:32.951 app[d8d7046be66078] ewr [info] [ 0.458535] PCI: Fatal: No config space access function found
2024-07-24T16:30:33.217 app[d8d7046be66078] ewr [info] INFO Starting init (commit: 6d042359e)...
2024-07-24T16:30:33.292 app[d8d7046be66078] ewr [info] INFO Mounting /dev/vdc at /data w/ uid: 0, gid: 0 and chmod 0755
2024-07-24T16:30:33.296 app[d8d7046be66078] ewr [info] INFO Resized /data to 53670313984 bytes
2024-07-24T16:30:33.296 app[d8d7046be66078] ewr [info] INFO Preparing to run: `./entrypoint ./dockerproxy` as root
2024-07-24T16:30:33.298 app[d8d7046be66078] ewr [info] ERROR Error: failed to spawn command: ./entrypoint ./dockerproxy: No such file or directory (os error 2)
2024-07-24T16:30:33.299 app[d8d7046be66078] ewr [info] does `./entrypoint` exist and is it executable?
2024-07-24T16:30:33.300 app[d8d7046be66078] ewr [info] [ 0.807520] reboot: Restarting system
2024-07-24T16:30:33.431 app[d8d7046be66078] ewr [warn] Virtual machine exited abruptly
2024-07-24T16:30:33.523 runner[d8d7046be66078] ewr [info] machine exited with exit code 0, not restarting
Everything shows OK in system status, so I’m assuming this is something specific to our app builder? I was going to just destroy it and have it rebuilt on the next deploy, but it doesn’t appear that you can do that any more!?
Any help or guidance appreciated,
Thanks, Rob