While running fly deploy the image builds correctly and I get Watch your deployment at https://fly.io/apps/oppyfinder/monitoring but straight after I get
Error: stat .: no such file or directory
I get no logs other than that, even when I set --debug. The releases never seem to finish too. I have a release going for 11 hours now and it still hasn't finished.
hmm, it is failing to stat current working directory, that is odd.
Is there any chance the directory is gone (removed) by the time fly deploy finishes?
Describe the bug
While running
fly deploy
the image builds correctly and I getWatch your deployment at https://fly.io/apps/oppyfinder/monitoring
but straight after I getI get no logs other than that, even when I set
--debug
. The releases never seem to finish too. I have a release going for 11 hours now and it still hasn't finished.fly version
: v0.3.44** Paste your
fly.toml
Command output: