fly deploy
by default works like fly deploy --remote-only
. So it is odd to see that both fly deploy
and fly deploy --local-only
were failing. Could you share the output of fly deploy --local-only
?
Seems slightly different since even --remote-only
doesn’t work for you. Could you sahre the output of fly deploy --remote-only
?