12 days ago
The ssh keys is not showing up - added in the cli and headed back to the dashboard, but cannot see them here. So tried to add it and got this error.
Attachments
3 Replies
Status changed to Awaiting Railway Response Railway • 12 days ago
10 days ago
I am facing the same issue :(
7 days ago
Hey, sorry you're having trouble with this; the good news is I think I know why you're seeing this error
The CLI registers SSH keys as personal keys by default, but the dashboard page you're viewing shows workspace keys, which are a separate pool. Your key is registered and will work for SSH. If you specifically need it as a workspace key, remove it first with railway ssh keys remove, then re-add it with railway ssh keys add --workspace . More details in the SSH docs.
We definitely don't make this clear enough in the error messasge; I'll note this and see if we can clean that up to make it more obvious.
Let me know if that solves your problem, if not, just reply here again!
Status changed to Awaiting User Response Railway • 7 days ago
Status changed to Solved mykal • 7 days ago

