Skip to main content
1 vote
0 answers
53 views

Here is the application: https://github.com/googlemaps-samples/js-solar-potential After running the npm install and npm run build commands, I end up with a build folder at the root. I tell the server (...
Cyril Koumbin's user avatar
0 votes
0 answers
61 views

I can't get different Nuxt3 node applications to run on my Plesk server on 2 different domains. I have stored both separately (and both are accessible individually) but as soon as the second one is ...
wafeBreaker's user avatar
0 votes
0 answers
102 views

I am trying to deploy a FastAPI application on a cPanel-managed server using Phusion Passenger with Apache. However, Passenger is not detecting my app even after following the standard setup. What I ...
Philip Scriver's user avatar
-1 votes
1 answer
79 views

Passenger is showing me same ruby as my app grep passenger_ruby /etc/nginx/nginx.conf passenger_ruby /home/ubuntu/.asdf/installs/ruby/3.0.0/bin/ruby; # Update this to match your asdf Ruby path But ...
Rao ikram's user avatar
0 votes
0 answers
67 views

Apache has a graceful restart but with passenger, it restarts the entire application. Is there any way to restart one single process, or set a timeout to round robin restart? I am hunting down a ...
user1130176's user avatar
  • 1,856
0 votes
0 answers
102 views

i was developing a Rails application that worked fine on my local machine. Since I deployed it on my shared hosting (by spaceship.com) with cPanel, I have some issues with Active Storage. Note that ...
Giovanni Peccati's user avatar
0 votes
1 answer
71 views

Phusion Passenger needs to launch the webserver using its own function, so a custom function to launch a webserver cannot be used, while SocketIO seems to require to use one. Is there is any way to ...
HGStyle's user avatar
  • 123
0 votes
1 answer
58 views

requesting an application page, the response is: If you see this page, the nginx web server is successfully installed and working. Further configuration is required. However, no logging is occuring in ...
Jerome's user avatar
  • 6,355
0 votes
1 answer
21 views

/etc/nginx/sites-enabled is generating the following error. The VPS is a new install and replicates the data from another VPS also running Ubuntu, albeit an older version (20.04 -> 24.04) 2024/12/...
Jerome's user avatar
  • 6,355
0 votes
0 answers
144 views

I'm experiencing an issue deploying my Ruby on Rails application using Passenger with Apache. The application fails to start due to a Gem Load Error related to sassc-rails. The error message is as ...
Usiel's user avatar
  • 729
0 votes
0 answers
46 views

This is what I have, how can I fix it? I have to say that I am using Apache to host my website, and I uninstalled them and installed Passenger but the error persists, what can I do? Or if the error is ...
Noe's user avatar
  • 1
0 votes
1 answer
200 views

I am trying to follow CPanel / WHMCS's directions (here and here) for setting up a Node.js app as a "passenger" app. Since CPanel has primarily been a LAMP stack, their Node offering seems a ...
0pt1m1z3's user avatar
  • 841
1 vote
2 answers
135 views

I'm running a Rails App on Passenger with Nginx. Some of my App's files are mostly static so I cache them with page caching which writes a .html file and a .html.gz pre-compressed version in the ...
Mark Robinson's user avatar
0 votes
0 answers
94 views

My Rails app is now deployed (using Capistrano) but doesn't seem to be receiving requests. If I try to connect from Safari it eventually times out, if I try to connect from Chromium I get "The ...
Matthew's user avatar
  • 1,776
0 votes
1 answer
126 views

Several RoR web apps have been running on a server for years and been regularly updated with the latest versions of ruby, rails and mod_passenger. Now, suddenly one particular app (none of the other ...
sanichi's user avatar
  • 415

15 30 50 per page
1
2 3 4 5
241