We are considering moving our production servers from Heroku to Fly, and have been testing it out with a Heroku review app.
My application seems to have stopped outputting logs.
Running flyctl -a <app_name> logs
shows nothing from the last hour, during which time I have been testing the app successfully.
Does anyone have any thoughts?
I also have the same issue app (ten-production), it might be a temporary issue.
kurt
3
We’re looking into this! Life will be better when flyctl
just uses nats for logs.
kurt
4
Incidentally, have either of you setup the NATs logging? If so, are you receiving logs from nats?
I’ve not had a chance to check that out yet.
kurt
6
No worries, we’re checking that too, it’s just nice to let y’all troubleshoot for us sometimes.
Cool, good to know you are looking into it. Thanks.
We haven’t tried the NATs logging either.
jerome
8
This is my bad. I made a change to our infrastructure that affected logs for all current instances.
Logs should now be back.