Need shell access to orphaned deployment with funds locked
dumbrichard
HOBBYOP

2 months ago

I have a running deployment at rentabot-production.up.railway.app that is still active but the project was deleted when I removed my old GitHub account (KreeativeDev). The deployment is still serving traffic and responding to API calls.

I have 0.44 SOL ($65+) locked in an encrypted wallet file on this deployment's volume at data/wallets/77f6662e9627.json. I need to either:

1. Get shell access to run one command to read the wallet file, OR
2. Have the project restored so I can connect it to my new GitHub (buddhanigge-commits) and redeploy

The deployment is confirmed alive - health check at rentabot-production.up.railway.app/health returns {"status":"ok","service":"rent-a-bot","version":"0.2.0"}

My Railway account email: buddhanigge@gmail.com / ricardobusiness26@gmail.com

This is urgent - the orphaned deployment could be garbage collected at any time and the funds would be permanently lost.
Solved

4 Replies

Status changed to Awaiting Railway Response Railway about 2 months ago


2 months ago

The project and deployment at rentabot-production.up.railway.app exists on a different Railway account than the one you're using to contact us. It was not deleted - it's still active under another workspace. Your current account has no projects associated with it.

Railway creates separate accounts per authentication provider. If you originally signed up with a GitHub account, that Railway account is distinct from one created with a different email or GitHub account. You would need to log into the Railway account that owns that project to access it and use railway ssh via the CLI to read files from the volume.

We cannot grant access to another account's resources or transfer projects on your behalf for security reasons. If you still have access to the original Railway account (through whatever login method you used to create that project), log in with those credentials to regain access.


Status changed to Awaiting User Response Railway about 2 months ago


brody

The project and deployment at rentabot-production.up.railway.app exists on a different Railway account than the one you're using to contact us. It was not deleted - it's still active under another workspace. Your current account has no projects associated with it. Railway creates separate accounts per authentication provider. If you originally signed up with a GitHub account, that Railway account is distinct from one created with a different email or GitHub account. You would need to log into the Railway account that owns that project to access it and use `railway ssh` via the CLI to read files from the volume. We cannot grant access to another account's resources or transfer projects on your behalf for security reasons. If you still have access to the original Railway account (through whatever login method you used to create that project), log in with those credentials to regain access.

dumbrichard
HOBBYOP

2 months ago

i have it, the access to it, but i tried messing around with it. i will log onto it and reply to this thread


Status changed to Awaiting Railway Response Railway about 2 months ago


brody

The project and deployment at rentabot-production.up.railway.app exists on a different Railway account than the one you're using to contact us. It was not deleted - it's still active under another workspace. Your current account has no projects associated with it. Railway creates separate accounts per authentication provider. If you originally signed up with a GitHub account, that Railway account is distinct from one created with a different email or GitHub account. You would need to log into the Railway account that owns that project to access it and use `railway ssh` via the CLI to read files from the volume. We cannot grant access to another account's resources or transfer projects on your behalf for security reasons. If you still have access to the original Railway account (through whatever login method you used to create that project), log in with those credentials to regain access.

kreeativedev
FREE

2 months ago

hello brody this is the account that owns that project


2 months ago

Once you're logged into that account, install the CLI and run railway login, then link to the project with railway link. From there, railway ssh will open a shell session where you can read the wallet file directly.


Status changed to Awaiting User Response Railway about 2 months ago


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...