`fly ssh console` stops working after creating the app with a network

Hi… @jgodoy-fc posted a work-around for this, although it’s a fair amount of effort.

Alternatively, if you just want a non-interactive command, without stdin/stdout streaming or a lot of output, fly m exec can handle that right out of the box.

Hope this helps a little!

1 Like