8 months ago
I have two services deployed from two GitHub repos. As far as I can tell they are configured almost the same; Dockerfile based, Cloudflare DNS, attached to a volume and Postgres DB, etc. I can ssh into one of them just fine (new-website), but not the other one (website). When I try, I get Expected welcome message, received: ServerMessage { type: "error", payload: ServerPayload { data: Empty, message: "No deployment found to connect to", code: None } }. For both, I execute railway link, pick the three options, and then railway ssh.
The deployment is active, and I can go to the website it is hosting and use it just fine, so I'm not sure why I can't ssh into it. Project ID: 702da25f-2d02-46c8-bc97-57bedd65cc25
1 Replies
8 months ago
Hello,
I am able to ssh in, can you please confirm if this is still and issue?