Memory Usage is high
Anonymous
HOBBYOP

20 days ago

I use railway to host n8n and dont have any active automations. I'm learning how to build automations and don't execute much at all. Last time I checked it was at $5 and I closed my railway and n8n tabs for a few days. When I opened it back up it's now at $8. Why is this happening?

$10 Bounty

3 Replies

Railway
BOT

20 days ago

In your plan you have a cap of a certain resources.

Think of those resources as though they are your computers specs themselves. If you try and use more then what the plan provides it is simply non existent and will not work. So "Your plan includes X and Y" means you have up to that much per service. A hard limit.

Now, for actually getting charged it's a bit different. You are charged by time of resource used (resource /s) visible on the https://railway.com/pricing page. If your service runs using 10mb of ram for a minute you are charged at 10mb*60s.

For the monthly subscription, there’s a minimum included spend. On the Hobby plan, that’s $5 per month, which covers the first $5 of usage. If you use $4 worth of RAM, you’ll still pay the $5 minimum. If you use $6 worth of RAM, you’ll pay $6 total, the $5 base plus $1 for the additional usage.


Status changed to Awaiting User Response Railway 20 days ago


brody
EMPLOYEE

20 days 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 20 days ago


You can check the cost breakdown of each service by going to Workspace settings > Usage > Click on your project then bottom right corner there's a "View Cost by Service."


0x5b62656e5d

You can check the cost breakdown of each service by going to Workspace settings > Usage > Click on your project then bottom right corner there's a "View Cost by Service."

Anonymous
HOBBYOP

20 days ago

It's mainly from the RAM usage of "Primary" and "Worker"

Primary

CPU

61.79 vCPU

$0.0286

RAM

12337.57 GB

$2.8559

Egress

0.09 GB

$0.0043

Volume

0.00 GB

$0.0000

$2.89

Worker

CPU

58.24 vCPU

$0.0270

RAM

12097.38 GB

$2.8003

Egress

0.01 GB

$0.0004

Volume

0.00 GB

$0.0000

$2.83


Loading...