• 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

nodejs manager

  1. K

    Question Running two node apps?

    If I run two 'node apps' on separate domains does this mean that there will be two instances of node.js running on the server? Does this have implications for memory? I can combine all the requests into one domain. Would this be advised? Thank you
  2. R

    Question NodeJS does not work with type module

    I am trying to get a small webserive working with Express. My original code was throwing errors so I checked to see what could be wrong. I found out when I import things, it doesn't work. For example: The use of require will work: And yes, I have set "type": "module" in package.json and yes...
  3. 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...
  4. U

    Question NodeJS stops when start another NodeJS App

    Hello, i am new to the hole Plesk hosting stuff, but get into a problem. My current versions: Ubuntu 18.04.5 LTS‬ Plesk Obsidian 18.0.32 NodeJS Extension i have two Domains www.aaa.de <- aktiv www.bbb.de <- Locked in domain www.aaa.de i have two sub-domains 1.aaa.de 2.aaa.de on both i use...
  5. T

    Question Node.js with daemon process manager

    Hello to the community, My question is about pm2 on plesk, if someone deploy this scenario and if yes some recommendations because i schedule to install it on an production server. P.S. Plesk(18.0.26) runs on Google Cloud Platform with CentOS 7. Thanks in advance.
  6. E

    Issue NodeJS extension not starting any process

    Hello, I'm relatively new to plesk since I used some older version and then now my company bought it again since it got better. What I'm trying to achieve is a fully workng NodeJS application using Plesk. I tried first with my application, but no proceeses was spawning. Then I tried to install...
  7. B

    Issue How do i activate/offer additional nodejs versions?

    Hi there, I tried the past days to add another nodeJS version and get control of it through the nodeJS manager extension, unfortunately with no luck. Instead of installing the nodeJS version system wide, I've placed it next to the other pre installed nodeJS versions (/opt/plesk/node/<node...
Back
Top