I’m new to using fly. I deployed my node REST API using the ‘flyctl launch’ command. Everything was ok and the monitoring section shows my API running successfully and it also connected to my mongoDB server. But, when I click the link in the overview, it keeps loading for a very long time and then a ‘The page isn’t working’ shows up on chrome. The API runs fine on my local machine. I looked in the console in the deployed app and it shows ‘(index):6745 crbug/1173575, non-JS module files deprecated.’ I’m not sure if that’s the issue. Please help
Edit: Now it shows that the deployment failed with description ‘Failed due to unhealthy allocations - no stable job version to auto revert to’