node

  1. M

    project works using if running using node index.js but throws error module not found when run through openlitespeed.

    First of all, I'd like to thank you for this amazing tool. I have a Node.js + Express project that runs perfectly locally and even on a server when I run it through node index.js. However, it fails when OpenLiteSpeed tries to run it. The module I'm specifying is definitely present at the...
  2. T

    Struggling with deploying Node Express app

    Hi, I am very new to hosting and purchased a VPS to host a 1 page Node website. This will expand in time to a full website. In the meantime I have been trying to get this hosted for over 1 month now and am really getting frustrated. I initially had a VPS setup with Ubuntu and Cyberpanel with...
  3. P

    Node App Does Not Load

    I have followed the instructions to create a simple nodejs app on OLS https://openlitespeed.org/kb/running-node-js-apps-with-openlitespeed/ I already have a letsencript SSL certificate installed and have a website running from this server at https://petersmusic.tk I have two questions about...
  4. 1

    Using ServerSentEvents SSE with nodejs app

    I have set up a digital ocean server with openlitespeed + nodejs one click installer. I want to use server sent events in nodejs with openlitespeed as reverse proxy. I have another server with nginx + nodejs where server sent events is working fine. But with openlitespeed, I am getting a 503...
Top