I upgrade to Hobby, but actually need to upgrade to Pro
thegrand-canyon
PROOP

3 months ago

I upgraded to hobby becuase I thought it would get me more RAM. Looks like I need to upgrade to pro for that. Can someone help me upgrade my plan to Pro ($20 per month).

Thanks,

Peter

$10 Bounty

4 Replies

thegrand-canyon
PROOP

3 months ago

Nevermind, I figured it out. You should make this easier to find from the dashboard and from the settings.


thegrand-canyon
PROOP

3 months ago

Okay, now I upgraded to Pro yesterday but my Node.js container is still limited to 14 MB heap instead of the expected 512 MB+. How to I increase this?


Railway
BOT

3 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 Railway 3 months ago


Try adding the following variable in your service then redeploying it:

NODE_OPTIONS=--max-old-space-size=512


thegrand-canyon
PROOP

3 months ago

I added NODE__OPTIONS=--max-old-space-size=512 and redeployed._

It's till showing 14.61 MB heap instead of 512 MB.The variable appears to be ignored by the build system.

Current: "total": "14.61 MB"

Expected: "total": "512 MB"

Please advise on best next steps.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...