• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

node.js

  1. L

    Issue filemng failed: filemng: Error occurred during /bin/mkdir command. when restarting Node.JS app

    Hi, I have Plesk Onyx 17.5 installed and I have a Node app running on it. But I am getting an "Incomplete response received from application" message, so I wanted to take a look at the passenger logs by setting the application to development mode. But I have to restart the app for that...
  2. S

    Question Possible to install node 4.x

    Installed AWS Plesk AMI (BYOL) and need to run node.js 4.7. I see 6.9 and 7.4 installed. Any way to add another?
  3. A

    Issue Node Env Variable Length

    Hello, I've noticed that in a node application, if you add custom environment variables, there appears to be an issue in regards to the total length of the key-names and the values. If anyone has encountered this and resolved it (or worked around it), some help would be great. Here are the...
  4. D

    Question installing npm on a linux server that runs plesk onyx

    I need for my Magento 2 Installation the grunt javascript task runner to optimize my frontend developing workflow. since i allready tried to install node.js on a plesk 12.5 server over apt-get i recognized that it will remove some pelsk packages and crashed the server. now i need to install npm...
  5. touins

    Resolved Node js Onyx

    Hello all , After days thanks to help of expert of this forum , i succes to install phusion passenger in plesk without any error after that i installed nodejs , but when i followed this tutorial form this link https://www.plesk.com/blog/plesk-and-node-js i got Forbidden You do not have...
  6. robetus

    Resolved node.js not finding script

    I'm testing node.js in Onyx and with a simple hello.js script: console.log('Hello World'); When I run the script I get the following errors in npm-debug.log (please also see attached for how I'm trying to run the script): 0 info it worked if it ends with ok 1 verbose cli [...
Back
Top