500 error when accessing app from Dashboard?

I’m deploying my app from a Dockerfile, I’m seeing this:

==> Creating release
--> release v3 created

--> You can detach the terminal anytime without stopping the deployment
==> Monitoring deployment

 1 desired, 1 placed, 0 healthy, 0 unhealthy

The app is listening on port 8080, but when clicking the links from the dashboard I get the 500 error with the pretty background image from fly.io.

Thanks for reaching out on this. I’m currently looking into it now.

1 Like

@macwilko I’ve just deployed a fix for this. It was actually me not handling our GraphQL API properly.

Let me know if that solves it for you and thanks for reporting this :slight_smile:

1 Like

thank you its working now <3

1 Like