I was never able to pull it up, even after it said it deployed successfully.
Please provide more details, eg logs. It’s impossible to tell w/o any more context.
I’m befuddled on how to do so. What info would help? It’s a simple Express.js app I deployed just to try out Fly.io. When I go to the site I get a 502 error:
This page isn’t working
plant-ranker.fly.dev is currently unable to handle this request.
HTTP ERROR 502
Did fly auto generate the Dockerfile for you? Something’s wrong with it. You can debug by building the dockerfile locally to see what’s wrong.
Yes, it did.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.