Receiving a proxy error on one of our apps.
App
Name = better-cart-totan-prod
Owner = better-cart
Version = 92
Status = running
Hostname = better-cart-totan-prod.fly.dev
Deployment Status
ID = 78d8cbf7-d37d-08cc-d92a-d18f48bac072
Version = v92
Status = successful
Description = Deployment completed successfully
Instances = 2 desired, 2 placed, 2 healthy, 0 unhealthy
Instances
ID PROCESS VERSION REGION DESIRED STATUS HEALTH CHECKS RESTARTS CREATED
f0464627 app 92 iad run running 1 total, 1 passing 0 8m5s ago
4dbcb541 app 92 ord run running 1 total, 1 passing 1 10h49m ago
error.message="Internal problem" 2022-02-15T16:55:33Z proxy[4dbcb541] maa [error]error.code=2 request.method="POST" request.url="/GponForm/diag_Form?images/" request.id="01FVZ4W46RN4XSHNVEDPH0NC2T-maa" response.status=500
Once I added a second vm to the deployment it resolved the issue, but I am not 100% sure it fixed the issue that was happening on the original vm. I also ran a fly restart
command to try and get it back up.