What could be the issue here? I’ve tried destroying the builder app and re running fly deploy with the same issue.
+] Building XX.XXs (0/1)
This just keeps going up to no end.
What could be the issue here? I’ve tried destroying the builder app and re running fly deploy with the same issue.
+] Building XX.XXs (0/1)
This just keeps going up to no end.
Hey there,
I see you are struggling to get your app deployed. Do you mind providing logs for your app?
Also just a side question, are you able to run fly launch
perfectly fine, it’s just fly deploy
that’s not working?
@loldedmded I’m not sure if this helps but, In my case I’m stuck with deploying my app.
Before, I’d fly deploy --remote-only --detach --no-cache --verbose
since I’m using osx.
Now, it’s kinda weird that fly deploy --verbose
is enough