redeploy my api
hasanmuradi
PROOP

23 days ago

See the attached and i have pro plan please need help because i am losing users in my app🙏

Screenshot_20260211_194818_com_android_chrome_SameTaskWebApkActivity.jpg
Screenshot_20260211_194045_com_android_chrome_SameTaskWebApkActivity.jpg

Solved

19 Replies

23 days ago

Did you try redeploying it?


hasanmuradi
PROOP

23 days ago

Yes i am clicking on redeploy already


hasanmuradi
PROOP

23 days ago

Screenshot_20260211_200844_com_android_chrome_SameTaskWebApkActivity.jpg

Attachments


23 days ago

Click that purple button on the side of the screen and type "Redeploy"
If it's a Docker image it will show "Redeploy source image" click it


23 days ago

Otherwise if it's a repo it will show "Redeploy latest commit"


hasanmuradi
PROOP

23 days ago

I clicked on redeploy latest commit

image0.jpg

Attachments


23 days ago

Can you check the logs and paste it herE?


hasanmuradi
PROOP

23 days ago

[Region: us-west1]

╭─────────────────╮
│ Railpack 0.17.1 │
╰─────────────────╯

⚠ Script start.sh not found
✖ Railpack could not determine how to build the app.

The following languages are supported:
Php
Golang
Java
Rust
Ruby
Elixir
Python
Deno
Dotnet
Node
Gleam
Cpp
Staticfile
Shell

The app contents that Railpack analyzed contains:

./
├── forgotPassword.js
├── login.js
├── otp.js
└── register.js

Check out the docs for more information: https://railpack.com


23 days ago

Is the repo public? What language is it?


hasanmuradi
PROOP

23 days ago

its private / node js


23 days ago

Is it pointed to the root path at the service settings? Railpack is unable to identify the language thus resulting in a failed build.


23 days ago

It needs to detect the package.json at the root directory


hasanmuradi
PROOP

23 days ago

I haven’t made any changes to the project structure, repository, branch, or Railway settings for a long time. The service was building and deploying successfully earlier (around 5 PM), and then suddenly started failing with this Railpack error.

The package.json is still in the same location as before, and nothing was moved or renamed.

Could you please check if there was any recent change or issue on Railpack’s detection side? It seems Railpack is no longer detecting the project correctly even though the structure has not changed.


hasanmuradi
PROOP

23 days ago

content.png

Attachments


23 days ago

It does have a package.json at root, but I wonder if the builder is set to point at that because it logs these files:

./
├── forgotPassword.js
├── login.js
├── otp.js
└── register.js

23 days ago

I am sure this is not a Railpack issue


pureenergyaccount
PRO

23 days ago

i have the problem for deploy too. I think it´s the issue reported


pureenergyaccount

i have the problem for deploy too. I think it´s the issue reported

23 days ago

If you could please open your own help thread, that way I can help you out without colliding with this thread's issue.


22 days ago

Hello,

We had an incident earlier that caused some running workloads to be unexpectedly terminated while the status in the UI didn't properly update. This has since been resolved, but in some cases, you may need to redeploy your services.

You can find the post-mortem for the incident here: https://blog.railway.com/p/incident-report-february-11-2026

Our deepest apologies for the inconvenience this has caused.


Status changed to Solved medim 21 days ago


Loading...