Urgent help: Why does my railway project show "Application failed to respond" on the staging.neverline.app domain?

bernersoft-admin
PRO

a year ago

Urgent help: Why does my railway project show "Application failed to respond" on the staging.neverline.app domain? I can't tell, it just suddenly changed like that, I tested everything else and it should work but for some reason it looks like that. Could someone please help me

thanks!

BR,

Justus

Solved

5 Replies

a year ago

Have you checked that your latest deploy is green? Or is it failing?


Status changed to Awaiting User Response Railway about 1 year ago


bernersoft-admin
PRO

a year ago

The last deployment was made 4 months ago, and otherwise the application has been working until now. Except now when I go to look there is Railway "Application failed to respond" page


Status changed to Awaiting Railway Response Railway about 1 year ago


a year ago

Can you try redeploying the service in question? Thanks


Status changed to Awaiting User Response Railway about 1 year ago


bernersoft-admin
PRO

a year ago

I tried to do it again but it didn't work. For some reason, all previous deployments show a file even though it isn't


Status changed to Awaiting Railway Response Railway about 1 year ago


Hey there,

It appears that there application level errors that you need to resolve in your application.

```
> [builder 7/7] RUN pnpm build:

Aug 20 05:36:37

117.7 Type error: Property '"no-queues"' is missing in type '{ readonly title: "Your Queues"; readonly queueColumn: "Queue"; readonly positionColumn: "Position"; readonly "in-service": "In service"; }' but required in type '{ title: string; queueColumn: string; positionColumn: string; "no-queues": string; "in-service": string; }'.

Aug 20 05:36:37

117.7

Aug 20 05:36:37

117.7 286 | subtitle: "You can always join the queue again if you need help."

Aug 20 05:36:37

117.7 287 | },

Aug 20 05:36:37

117.7 > 288 | "queue-popup": {

Aug 20 05:36:37

117.7 | ^

Aug 20 05:36:37

117.7 289 | title: "Your Queues",

Aug 20 05:36:37

117.7 290 | queueColumn: "Queue",

Aug 20 05:36:37

117.7 291 | positionColumn: "Position",

Aug 20 05:36:37

118.0  ELIFECYCLE  Command failed with exit code 1.
```

If you fix this, the build should go thorugh.


Status changed to Awaiting User Response Railway about 1 year ago


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 2 months ago


Urgent help: Why does my railway project show "Application failed to respond" on the staging.neverline.app domain? - Railway Help Station