a4z
March 10, 2024, 10:19pm
10
arg, seems I also got hit by that
I did a minor update in some JS script, deployed the app, and it’s not starting
I do not understand what it going on, the app is running locally
what are those npm errors in the log, are they the reasons, and how can I fix them?
please help, my site is off now, since the last deploy seems to be gone …
2024-03-10T22:09:30Z proxy[e28650e0f67458] fra [info]Starting machine
2024-03-10T22:09:30Z app[e28650e0f67458] fra [info][ 0.041777] PCI: Fatal: No config space access function found
2024-03…
how can I fix that,
I do not fully understand that:
in case you app already exists try running npx --yes @flydotio/dockerfile@latest
and removing the buildpack from your fly.toml from [build]
and try deploying it again.