phusion / passenger

A fast and robust web server and application server for Ruby, Python and Node.js
https://www.phusionpassenger.com/
MIT License
4.99k stars 548 forks source link

Bitnami Discourse AWS, After trying to install plugin - passenger phusion fails. #2468

Open universeastronomyblog opened 1 year ago

universeastronomyblog commented 1 year ago

Issue report

Question 1: What is the problem?

The expected behavior is that the discourse forum software should start.

I receive an error page:

Error ID:
4cb17914
Details:

Web application could not be started by the Phusion Passenger(R) 
application server.

Please read [the Passenger log 
file](https://www.phusionpassenger.com/library/admin/log_file/) (search 
for the Error ID) to find the details of the error.

You can also get a detailed report to appear directly on this page, but 
for security reasons it is only provided if Phusion Passenger(R) is run 
with environment set to development and/or with the friendly error pages 
option set to on.

For more information about configuring environment and friendly error 
pages, see:

     [Nginx integration 
mode](https://www.phusionpassenger.com/library/config/nginx/reference/#passenger_friendly_error_pages)
     [Apache integration 
mode](https://www.phusionpassenger.com/library/config/apache/reference/#passengerfriendlyerrorpages)
     [Standalone 
mode](https://www.phusionpassenger.com/library/config/standalone/reference/#--friendly-error-pages---no-friendly-error-pages-friendly_error_pages)**

Steps to Reproduce: Go to https://forum.joshuniverse.com/ -> See error page

Logfile has been included universeforumlogfile.txt

Question 4: Passenger installation method:

Your answer:

Question 5: Your app's programming language (including any version managers) and framework (including versions):

Your answer: No Idea?

Question 6: Are you using a PaaS and/or containerization? If so which one?

Your answer: Discourse Packaged by Bitnami

CamJN commented 1 year ago

Your log shows a failure to precompile the app assets, and your link to your forum does not show an error page. I fail to see how Passenger is involved.