Just got a phoenix app deployed successfully.
Now trying to ssh
in to view phoenix logs.
flyctl ssh establish
worked, but then
flyctl ssh console purple-water-3078.fly.dev
times out trying to connect,
Connecting to purple-water-3078.fly.dev...
Just got a phoenix app deployed successfully.
Now trying to ssh
in to view phoenix logs.
flyctl ssh establish
worked, but then
flyctl ssh console purple-water-3078.fly.dev
times out trying to connect,
Connecting to purple-water-3078.fly.dev...
Hello there,
Can you check if the suggestions here are helpful in your case:
https://community.fly.io/t/flyctl-ssh-console-waiting-for-host-and-nothing-happens/3016/2
https://community.fly.io/t/flyctl-ssh-console-waiting-for-host-and-nothing-happens/3016/7
https://community.fly.io/t/flyctl-ssh-console-waiting-for-host-and-nothing-happens/3016/33
Plus, there’s flyctl ssh log
Thanks. I logged on this morning and it just worked.
FYI, I just discovered Deploying on Fly — Phoenix v1.6.6 (hexdocs.pm), too, which is very helpful. Maybe add a link to that early in your docs, if it’s not there already. Sorry if I missed it.