Deployment stuck, Error: no host specified in headers or uri

Deployment is stuck here:

--> You can detach the terminal anytime without stopping the deployment
==> Monitoring deployment
Logs: https://fly.io/apps/corp01/monitoring

 1 desired, 1 placed, 0 healthy, 0 unhealthy

and I see some issues at the dashboard monitoring page:

It was working perfectly yesterday, so I’m not sure what’s going on…

Ok, suddenly seems to work now. :person_shrugging:

I’m having the same issue! When checking the monitoring tab on my dashboard, I keep seeing the following:

Waiting for logs…
no host specified in headers or uri
no host specified in headers or uri
no host specified in headers or uri
no host specified in headers or uri

It’s odd because my deployment had been working perfectly up until now. Seems the only thing it can show me now is just {"code":404,"message":"Not Found.","data":{}}… this is pretty frusturating :confounded:.

Those errors don’t mean anything is wrong from your app. We log these when we reject requests from users. That often happens when bots are accessing your app.

Is your deployment stuck or are you just concerned about these logs?

The dashboard says it’s running. I’m still getting the same 404 response, though.