Hi, a specific application of mine, Caelus, is 500’ing when I view the dashboard.
When I view it from the organisation (the overview of applications), I can see the machine it has differs. It should be 1 GB, but it’s 256 MB. A quick check via flyctl logs
reveals that it’s going out of memory. I cannot access the dashboard and the logs seem to have… stopped. I just stopped the machine since I can’t really do anything there.
However, I cannot view it in the UI because it keeps giving me a 500. No other application is doing this. I had to create a new application to deploy just so my service would not still be down. The “Contact Us” button led me here, so here I be.
Why did the machine change size? Why is my dashboard 500’ing? Love to hear an answer.
Thank you.
Edit: As of now, I can load some of the dashboard. 2 URLs specifically still 500:
- Overview
- Deployments
Since deployments is involved, it looks related to my other (yes, another) issue with deployments (which is still going for over 13 hours now): GitHub deployments are out of synchronisation with Fly.io