(from fly ssh console not working - #6 by kurt)
See if it works if you can ssh into an active instance (vm) by specifically asking to connect to it.
# find active vms
fly ips private
# choose an active vm
fly ssh console -s
(from fly ssh console not working - #6 by kurt)
See if it works if you can ssh into an active instance (vm) by specifically asking to connect to it.
# find active vms
fly ips private
# choose an active vm
fly ssh console -s