fly logs broken after deploy

fly logs was working just fine with my rails app until I deployed this afternoon (about 15 minutes ago). No rails config changes or anything, just basic app code changes that work fine on the server.

However, fly logs no longer gives me any output when I run requests on the server (the requests do work). I can see some details when I do a deploy, but none of the request details which I was seeing just 20 minutes ago before I did a deployment.

One curious thing I haven’t seen before in the logs is this:

2025-01-24T01:03:40Z app[811372b9709468] ord [info]ERROR stdout to vsock zero copy err: Socket not connected (os error 107)

I checked fly’s status page and all things look operational - any idea what might be going on?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.