flyctl launch --name flyphx
is failing with PCI: Fatal: No config space access function found
.
Says here that this is a “harmless, while disconcerting, message coming from the Linux kernel on boot.”, but /monitoring shows 404 and fly logs -i 918590eb794568
shows nothing more.
--> Building image done
==> Pushing image to fly
The push refers to repository [registry.fly.io/flyphx-restless-resonance-1129]
663f5b11cc0b: Mounted from flyphx-wandering-lake-6115
ec9d79f02ca1: Mounted from flyphx-wandering-lake-6115
01ac2ae3a4f5: Mounted from flyphx-wandering-lake-6115
e5e5b3fae387: Mounted from flyphx-wandering-lake-6115
c5c29f9c5dcd: Mounted from flyphx-wandering-lake-6115
a28e71738952: Mounted from flyphx-wandering-lake-6115
deployment-01HX884K9R53MCYGZ13P3RDXZ9: digest: sha256:731a94797b86f6e628d1057ed381fe49ba8d14b31883e509fcfe462cf06abd63 size: 1575
--> Pushing image done
image: registry.fly.io/flyphx-restless-resonance-1129:deployment-01HX884K9R53MCYGZ13P3RDXZ9
image size: 127 MB
Watch your deployment at https://fly.io/apps/flyphx-restless-resonance-1129/monitoring
Provisioning ips for flyphx-restless-resonance-1129
Dedicated ipv6: 2a09:8280:1::34:a2e7:0
Shared ipv4: 66.241.124.2
Add a dedicated ipv4 with: fly ips allocate-v4
Running flyphx-restless-resonance-1129 release_command: /app/bin/migrate
-------
✖ release_command failed
-------
Error release_command failed running on machine 148e472ad47ed8 with exit code 1.
Check its logs: here's the last 100 lines below, or run 'fly logs -i 148e472ad47ed8':
Pulling container image registry.fly.io/flyphx-restless-resonance-1129:deployment-01HX884K9R53MCYGZ13P3RDXZ9
Successfully prepared image registry.fly.io/flyphx-restless-resonance-1129:deployment-01HX884K9R53MCYGZ13P3RDXZ9 (1.00286223s)
Configuring firecracker
[ 0.033781] PCI: Fatal: No config space access function found
INFO Starting init (commit: d772ddd9)...
INFO Preparing to run: `/app/bin/migrate` as nobody
INFO [fly api proxy] listening at /.fly/api
2024/05/07 00:44:55 INFO SSH listening listen_address=[fdaa:4:81b9:a7b:b9b8:b185:5d08:2]:22 dns_server=[fdaa::3]:53
Machine created and started in 2.504s
** (EXIT from #PID<0.98.0>) shutdown
INFO Main child exited normally with code: 1
INFO Starting clean up.
WARN could not unmount /rootfs: EINVAL: Invalid argument
[ 1.261862] reboot: Restarting system
machine restart policy set to 'no', not restarting
-------
Checking DNS configuration for flyphx-restless-resonance-1129.fly.dev
Error: release command failed - aborting deployment. error release_command machine 148e472ad47ed8 exited with non-zero status of 1
Is there a way to pull more logs?