node.js

  1. krehy

    WWW and non-WWW HTTPS redirect

    Hey, I have node.js app running on virtual host via openlitespeed and i have issues with redirecting. I decide to have example.eu as main. when i type http://example.com into URL it redirect to https://example.com (correct) but when i type http://www.example.com into URL it gave me...
  2. M

    Not able to restart node.js service from Jenkins

    I've recently configured Node.js with OpenLiteSpeed from Hostinger VPS (from template). My first node app is running smoothly and that's why I move forward in configuration. I've set Jenkins for CI/CD. But from the pipeline, I'm not able to restart the node service using the following command as...
  3. 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...
  4. Master3395

    ExtConn timed out while connecting. CyberPanel

    Hello. Almost once every day, the node project i have run with redis. Turns the page white. I have no idea why it’s white. Showing 503 in the network log. And 0 HTML. Using pm2, I can see the app still running. Does anyone have any idea how I can get it back online? I have tried re-installing...
  5. T

    Question about Node.js Integration and Zero downtime deployment

    Hi all, I have tried to setup a Node.js application with OpenLiteSpeed. After browsing the doc and reading source code on Github, I found documentation is very limited and have some questions. In documentation, it recommends serving Node.js application via Web Server Context. Are there any...
  6. CanKorkmaz

    Node.js App | Es Modules not working (ESM & .mjs)

    Hello. I've been using openlitespeed for a long time. I love it and I am a big supporter. I used php and node applications in my projects that I published on Openlitespeed. I would like to share with you a mistake I discovered. As you can see, instead of the normal .js extension, there is a...
Top