Error: Application failed to respond – Typebot not working even after fresh install

evolvesales
PROOP

6 months ago

Hi team,

I installed a fresh Typebot application on Railway, but I’m getting the following error: “Application failed to respond” (screenshot attached). The /admin URL and the public view of the app are both inaccessible.

This issue is affecting both new deployments and existing ones that were updated — making them completely unavailable. I’ve already tried redeploying, but the problem persists. At this point, none of the Typebot instances are working anymore, and this is blocking our operations.

Most recent error Request ID: ucqmdrSuTCitDaPjvLKlrw

Appreciate any support!

2 Replies

6 months ago

Can you check if the application is listening on the correct host and port?

More instructions here: https://docs.railway.com/reference/errors/application-failed-to-respond#target-port-set-to-the-incorrect-value


Status changed to Awaiting User Response Railway 6 months ago


6 months ago

Yeah, looks like Typebot has made a breaking change, going forward you will need to add a HOSTNAME=0.0.0.0 variable to the Viewer and Builder services.


Error: Application failed to respond – Typebot not working even after fresh install - Railway Help Station