I am currently trying to SSH into my machine as I want to be able to grab the sqlite.db file when needed however I am getting the following response when running fly ssh console
fly ssh console
Connecting to <redacted>... complete
fork/exec /sbin/nologin: no such file or directory
It looks like it is connecting but then something is going wrong immediately after?
When I have tried this previously I am sure it worked but for some reason, something is borked and I am struggling with the error message I am getting back.