Skip to content

fly ssh console opens a session into wrong machine if the requested machine is stopped #3807

Open
@Haarolean

Description

@Haarolean

Please only report specific issues with flyctl behavior. Anything like a support request for your application should go to https://community.fly.io. More people watch that space and can help you faster!

Describe the bug
fly ssh console opens a session into wrong machine if the requested machine is stopped

  • Operating system
  • fly version
    fly v0.2.103 darwin/arm64 Commit: f4ae6f0 BuildDate: 2024-07-31T17:06:22Z

** Command output: **

$  fly m list -a kapybro --json | jq -r '.[] | "\(.id) \(.state)"'
9185e206b604d8 stopped
6e824d24c26ed8 started
$  fly ssh console -a kapybro --machine 9185e206b604d8
Connecting to fdaa:9:7577:a7b:2bd:a222:f30e:2... complete
6e824d24c26ed8:/#

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions