No logs

In one of my apps I got no logs showing at all, I know it is running since the server is reachable.
But logs are empty both with fly logs and in the dashboard. Any thoughts on where I should start to debug this?

App
  Name     = salonge-web          
  Owner    = salonge              
  Version  = 10                   
  Status   = running              
  Hostname = salonge-web.fly.dev  
  Platform = nomad                

Deployment Status
  ID          = 873663f3-706e-b28e-da5b-09533d9ba4f4         
  Version     = v10                                          
  Status      = successful                                   
  Description = Deployment completed successfully            
  Instances   = 1 desired, 1 placed, 1 healthy, 0 unhealthy  

Instances
ID              PROCESS VERSION REGION  DESIRED STATUS  HEALTH CHECKS           RESTARTS        CREATED   
ecaba311        app     10      ams     run     running 1 total, 1 passing      0               1h11m ago
1 Like

oh, seems like this is reported by others already as well:

same here. app is not accepting any web traffic either

I see logs now, but it was definitely something on the fly side.