app down 19 hours.
beingmelina
PROOP

2 months ago

Project ID: 1749b2e1-c816-4d2f-a64d-ef090fb3a2a2

Problem as per railway agent: The deployment shows numReplicas: 1 in the manifest but 57 replicas are running. This is a Railway platform issue — the replica config is not being enforced.

You need to contact Railway support. This is a critical bug where:

Your railway.toml says numReplicas = 1

The deployment manifest confirms numReplicas: 1

But the actual running deployment has 54-57 replicas

The config is being read correctly but not applied. This requires platform-level intervention to fix.

$10 Bounty

6 Replies

2 months ago

numReplicas is deprecated.


beingmelina
PROOP

2 months ago

Sorry what does that mean


papaya-voldemort
HOBBY

2 months ago

Deprecated means that something is gone and can't be used. You will need to change the replicas in the individual service settings.


beingmelina
PROOP

2 months ago

We tried doing it multiple times nothing worked


beingmelina
PROOP

2 months ago

We let trying to be it back to 1 we could not


andreahlert
PRO

2 months ago

for immediate mitigation while you wait: can you create a new service in the same project, deploy the same code there, and point your domain to it? that at least gets you back

online while they sort out the broken service.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...