• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

node.js

  1. prashant.nirgun

    Issue PM2 gives error port is already in use

    I am running node application on port 80 and a sub domain which is running on port 80. If I run using node.js run application it works but the stdout was not able to trade it was not captured in error_log my application generate verbose output I need to read that I install pm2 and disabled...
  2. T

    Question Passenger Phusion logs for nodeJs app

    Hi, I really struggle to output log for my nodeJs application. How can I easily display application logs while in ssh please ?
  3. Alexey Sobolev

    Important Updated Node.JS application hosting support

    Good day, everyone! In an effort to make Plesk a better tool for Node.JS developers and those who want to provide Node.JS application hosting to their clients, we have made several significant improvements over the past few months. I’d like to take this chance to highlight those improvements...
  4. P

    Issue Plesk NodeJS Server CORS error

    Good evening. I'm having a similar problem to the following: https://support.plesk.com/hc/en-us/articles/115001338265-How-to-set-up-CORS-cross-origin-resource-sharing-in-Plesk-for-Linux- . In my case I'm trying to run a NodeJs server. http2 & Nginx are active. The NodeJS server is directly...
  5. S

    Issue Run Node.js Application from a Subdirectory

    Hello, I hope someone can help me run a node.js app exclusively from a sub-directory on Plesk. I am trying to run Ghost CMS (uses node.js) when accessed in a subdirectory only. I got Ghost CMS to work on Plesk (see the journey I went through here if interested: Cannot Install Ghost on Plesk...
  6. T

    Question Where are node and npm? node not found, opt/plesk/node/17 not on server

    Hello there, I have installed Node.js accordingly to the instructions. Because my server does not just serve static files I have to start some scripts (webpack, server start). I tried starting the scripts ("start") manually with the FTP access (my website server is: Linux ae80d 4.19.0-17-amd64...
  7. M

    Issue Node.js/Express routing doesn't work

    I'm using express routing in my plesk node.js application. It works locally, but not in plesk node enviroment. For example, when i go to a route URL, it gives me a 404 error. By the way, i'm using this repository for reference. Thanks in advance for any answer!
  8. M

    Issue Unsupported version of Node.js (v10.24.0) while using V16.13.0

    I'm trying to deploy my Nuxt app but I'm getting a warning message telling me I'm using Node;js v10.24.0 which then lead to a fatal error because from what I found while searching it is a common error and most posts say that we need v12 or above to fix it. But as you can see I selected v16 and I...
  9. D

    Issue Node.js application doesnt show up on IP and neither on PORT, after deleting the default index.html i get 403 Forbidden page

    Hello, my client has recently upgraded his hosting at ionos 1&1 and the new server comes with plesk obsidian. ive built a website and uploaded it prior to digital ocean - React App - as you can see it works , all the resources are loaded correctly, etc'. im currently trying to migrate it to the...
  10. R

    Question Svelte Kit with Node v16.10

    Hello, have someone an good instruction for the implementation from SvelteKit in Plesk? Node is already installed but Phusion won't start any websites (Web application could not be started by the Phusion Passenger(R) application server.) Thanks in advance.
  11. P

    Question NodeJS - Execute ESM code

    Hello, Is it possible to execute ESM javascript code ? I try to use SvelteKit which generates ESM code but it seems that only CSJ is possible. I use NodeJS 16 (I added it to Plesk). You can find mode info about the bug here : [adapter-node] Cannot use import statement outside a module · Issue...
  12. K

    Question Unable to run Typescript Nest js application on Plesk

    Hi, I have Plesk running on Lightsail. GIT is integrated. Node.JS is enabled. My app is written in typescript using NestJS framework. Document Root points to /httpdocs/public Application Root - /httpdocs Application Startup File - src/main.ts When I try to run and access it I receive the...
  13. Silent3

    Question How do I get a graceful shutdown of Node.js?

    I recently decided to add some text message notifications to a Node.js server app, for when a particular update was discovered. While I was at it, I figured it would be a good idea to add a server start-up and shutdown notifications too. This led to a few of unpleasant discoveries: 1) Roughly...
  14. M

    Issue Installing Node.js App to PLESK

    Hi everybody, I am new to this forum and hope, that I have provided the thread in the correct subfolder. I want to install a Shopify Node.js App on my Plesk. Unfortunately I am not able to install the App dependencies. My Application start file is in the subfolder: server/server.js Therefore...
  15. E

    Question How to install Node.js

    Hey, i'm trying to install Node on my Debian 8 server powered by Plesk Obsidian 18.0.28 because i need to run an "npm update" on a website. I've seen that i have to go to tools & settings -> updates > add component but i got the following error (translation : there is no product on your...
  16. P

    Resolved Install PM2 in Plesk.

    I have a node js application and I want to run it via PM2. How do I do it. Is there any documentation to support the same. Also if there is any other process manager for Node in Plesk then please help me with it.
  17. C

    Issue Cant get my WebSocket running in NodeJS on Plesk Server?

    I am trying to deploy a little collaborative drawing app using Node.js, Express.js and Socket.IO. Locally it runs perfectly on MacOS running Node.js, over both LAN and WAN, but I can't get it running on our Plesk server. I’ve followed Alexei Yuzhakov’s guide to install and configure Node.js in...
  18. L

    Question How to use Yarn like npm installation at nodejs preferences in domain overview

    Hey, I am realy new to Plesk. I have a NuxtJs App with yarn and want to deploy it with Plesk Obsidian. I tried many things,but the only way which work is to use the npm installation button. Is there a way to use yarn instead? I installed yarn at the server, but cant find any module at Plesk...
  19. M

    Issue How to update Node.js to newest version?

    Hello all I can't seem to find out how to get the latest version of Node.js up and running. I a'm currently working on a Laravel project, and I a'm trying to install authentication with Bootstrap into my project, but when i get to the point where I need to run "npm install && npm run dev" I get...
  20. A

    Issue How run this code in plesk node_modules/requirejs/bin/r.js

    Hi, I have a magento 2.3 installation and I need run this code node_modules/requirejs/bin/r.js -o pub/static/advancedbundling_build.js baseUrl=pub/static/frontend/Pearl/weltpixel_custom/es_ES_tmp dir=pub/static/frontend/Pearl/weltpixel_custom/es_ES I try to install node JS but I´m confused...
Back
Top