• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • The ImunifyAV extension is now deprecated and no longer available for installation.
    Existing ImunifyAV installations will continue operating for three months, and after that will automatically be replaced with the new Imunify extension. We recommend that you manually replace any existing ImunifyAV installations with Imunify at your earliest convenience.

node.js

  1. R

    Resolved use nodejs and problem with express routing

    I upload and extract this GitHub - plesk/node-express: A simple Express-based app to test Node.js support. project on /httpdocs folder and change Application Startup File to server.js and after browsing the domain like this : http://www.mydomain.com and see Express welcome message but when...
  2. 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...
  3. 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?
  4. 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...
  5. 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...
  6. 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...
  7. 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