I am currently creating a simple API.
The code has been created and the necessary files have been generated and edited using “fly launch”.
However, when I run “fly deploy”, after “Remote builder XX-XX-XX-XX ready”, it does not finish loading.
Any idea?
==> Verifying app config
--> Verified app config
==> Building image
Remote builder fly-builder-nameless-wildflower-865 ready
In a related post, there was a report that the process stops as well when trying to deploy using Github Actions, but it has already been fixed as shown in this article. (Also, I am not using Github Actions.)