I’ve been having issues with an existing Remix app, and after trying everything else, I was finally able to deploy again by using the --local-only
flag on fly deploy
. If you look at Deploying to Fly via GitHub Action failing - #19 by michael, it appears there’s some issues with deploying Remix apps right now.