You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your answer:
Problem: Passenger starts my app but fails to recognise that the app is running.
Expected behaviour: To report the app is running successfully and hand over control to my app
Actual behaviour: Times out with error: 'Web application could not be started' and fails to handover control to the app
Reproduction steps: Run a nests application
Question 2: Passenger version and integration mode:
Your answer:
SERVER_SOFTWARE=Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f mod_fcgid/2.3.9 Phusion_Passenger/5.0.30
Question 3: OS or Linux distro, platform (including version):
Your answer:
Ubuntu Question 4: Passenger installation method:
Your answer:
RubyGems + Gemfile
RubyGems, no Gemfile
Phusion APT repo
Phusion YUM repo
OS X Homebrew
source tarball
Other, please specify:
Unknown. Passenger is provided by my hosting service provide and I have no control over versions, installation methods etc.
Question 5: Your app's programming language (including any version managers) and framework (including versions):
Your answer:
Node v12.22.9
NodeJs
Question 6: Are you using a PaaS and/or containerization? If so which one?
Your answer:
Unknown
Question 7: Anything else about your setup that we should know?
Your answer:
My app appears to be running according to the logs, but is missing something that Passenger is looking for.
The text was updated successfully, but these errors were encountered:
Issue report
Are you sure this is a bug in Passenger?
Yes
Question 1: What is the problem?
Your answer:
Problem: Passenger starts my app but fails to recognise that the app is running.
Expected behaviour: To report the app is running successfully and hand over control to my app
Actual behaviour: Times out with error: 'Web application could not be started' and fails to handover control to the app
Reproduction steps: Run a nests application
Question 2: Passenger version and integration mode:
Your answer:
SERVER_SOFTWARE=Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f mod_fcgid/2.3.9 Phusion_Passenger/5.0.30
Question 3: OS or Linux distro, platform (including version):
Your answer:
Ubuntu
Question 4: Passenger installation method:
Your answer:
Unknown. Passenger is provided by my hosting service provide and I have no control over versions, installation methods etc.
Question 5: Your app's programming language (including any version managers) and framework (including versions):
Your answer:
Node v12.22.9
NodeJs
Question 6: Are you using a PaaS and/or containerization? If so which one?
Your answer:
Unknown
Question 7: Anything else about your setup that we should know?
Your answer:
My app appears to be running according to the logs, but is missing something that Passenger is looking for.
The text was updated successfully, but these errors were encountered: