my services got shutdown because i hit the spend limit or something not sure - lost ALL data, how to recover?
rushnrx
PROOP

5 months ago

The build logs/deployment logs are there BUT i cant seem to RESTORE that snapshot of my service. Like, everything's been shut down, so this ONE service, I had a niche databse (pocketbase) and I can't seem to restore it - only can redploy.

Can I get help?

$10 Bounty

10 Replies

Railway
BOT

5 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


rushnrx
PROOP

5 months ago

all the logs are there, is it possible to recover it all?!


5 months ago

Hello,

Restoring your services is a manual process.

You must manually redeploy the services that were shut down.

https://docs.railway.com/reference/pricing/faqs#my-services-were-stopped-what-do-i-do

Best,

The Railway Team


Status changed to Awaiting User Response Railway 5 months ago


rushnrx
PROOP

5 months ago

hm okay, so how do i access the VOLUME attached to it?! or like, all the files that were once there?


Status changed to Awaiting Railway Response Railway 5 months ago


5 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 5 months ago


5 months ago

You can SSH into your service and access the files, but there is not a volume file browser in Railway.


rushnrx
PROOP

5 months ago

>railway ssh --project=d0a96110-6f8e-4986-92a2-ff2db1b468b4 --environment=production --service=group_calls_monitor_beta Expected welcome message, received: ServerMessage { type: "error", payload: ServerPayload { data: Empty, message: "Your application is not running or in a unexpected state", code: None } }
...
my service shutdown like i said, i now want to see if its possible to acccess the volume, though none was mounted but the logs still persist in the log browser.


5 months ago

You need to redeploy the service before you do this. No data will be lost.


samgordon

You need to redeploy the service before you do this. No data will be lost.

rushnrx
PROOP

5 months ago

Nice, now, my service is active, BUT it says the same messsage
railway ssh --project=d0a96110-6f8e-4986-92a2-ff2db1b468b4 --environment=production --service=group_calls_monitor_beta Expected welcome message, received: ServerMessage { type: "error", payload: ServerPayload { data: Empty, message: "Your application is not running or in a unexpected state", code: None } }


rushnrx

Nice, now, my service is active, BUT it says the same messsagerailway ssh --project=d0a96110-6f8e-4986-92a2-ff2db1b468b4 --environment=production --service=group_calls_monitor_beta Expected welcome message, received: ServerMessage { type: "error", payload: ServerPayload { data: Empty, message: "Your application is not running or in a unexpected state", code: None } }

rushnrx
PROOP

5 months ago

bump bump


rushnrx

Nice, now, my service is active, BUT it says the same messsagerailway ssh --project=d0a96110-6f8e-4986-92a2-ff2db1b468b4 --environment=production --service=group_calls_monitor_beta Expected welcome message, received: ServerMessage { type: "error", payload: ServerPayload { data: Empty, message: "Your application is not running or in a unexpected state", code: None } }

5 months ago

That's weird... can you screenshot the latest deployment?


Loading...