• 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

  1. bonar

    Issue STACK PROCESS NPM INSTALL

    Hi, I have some problem stack process, anyone can solve ?
  2. A

    Issue Error: could not find package.json with

    Hi, I was unable to update N8N to version > 1.25.1 on my plesk server. I was this error when i restart n8n and i try to access to the url : Is anyone experienced the same issue or have an idea how i can resolve ? Thx.
  3. H

    Issue Running a nestjs application, getting this "(node:11476) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues."

    Any help would be appreciated. I am running Plesk "Version 18.0.59" on server "Microsoft Windows Server 2019". I have installed all the Node.js hosting features including Node.js Toolkit, Node.js IIS module (iisnode) and Node.js Engine 18 I have uploaded code from git, added .env file, - npm...
  4. E

    Issue After migration tool using for nodejs server

    After I migrated my nodejs server with migration tool of plesk, it gives this error : AH01276: Cannot serve directory /var/www/vhosts/domain.com/httpdocs/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm,index.shtml) found, and server-generated...
  5. J

    Issue NodeJS Application crashes every night

    Hello, I'm runing NodeJS application on a dedicated server with Plesk. Here are the speciifications: CPU Intel(R) Xeon(R) E-2136 CPU @ 3.30GHz (12 core(s)) Version Plesk Obsidian v18.0.56_build1800231106.15 os_Debian 10.0 OS Debian 10.13 I have the same problem on several servers. Its...
  6. B

    Issue I am running nodejs App in my main domain in the plesk does any one know how to allow the subdomain to host the nodejs app as well?

    does any one know how to allow the subdomain to host the nodejs app as well ? currently I have main domain that is hosting nodejs application on the plesk , but I want to create subdomain under that main domain to be able to host different node js app , if possible. can anyone guide me with...
  7. Y

    Issue Cannot run NextJS website ( Error: Cannot find module '../server/require-hook' )

    I am unable to make NextJS ( "next": "13.1.1" / "next": "13.5.6" ) work with Plesk, I have followed all the exact tutorial steps from: How to set up your NEXT.JS app on Plesk server Here is my Node.js Dashboard Page: Here is my node_modules/.bin/next file ( I changed const defaultCommand from...
  8. Z

    Issue errors after enabling nodejs application on plesk panel

    the first page of the website dissapears when i enable nodejs and when i disable nodejs it comes back what can be the possible couse? all the time i enable nodejs related php scripts on my plesk panel . this is the error i getessage i get help plz
  9. O

    Issue NodeJS attribute name is invalid: application

    Hi there, I saw this issue: Resolved - NodeJS extension broken after latest update regarding NodeJS and a staff member suggested to open a new ticket for this. When I try to install a new application in a domain, it will show the following: Error: attribute name is invalid: application This is...
  10. M

    Issue Nodejs issue

    Facing an issue to running nodejs app /opt/plesk/node/*/bin/node /opt/plesk/node/16/bin/node:1 ELF ^ SyntaxError: Invalid or unexpected token at wrapSafe (internal/modules/cjs/loader.js:1001:16) at Module._compile (internal/modules/cjs/loader.js:1049:27) at...
  11. D

    Issue First page request is very slow - nodejs app

    Hi together! I'm using a ssr nuxt.js app on the plesk node.js server. It works like a charm. But if I visit the app after a long time ago, for example in the morning, the initial http request needs about 20 seconds. After then all requests are very fast. Does anyone have any idea about the...
  12. V

    Issue NodeJS Error Log: Session checked out from process

    Website developed with React, Node and mongoDB is deployed using Plesk panel. The server seems to work fine. and suddenly it hangs a lot. after reboot it works fine again. Tried to check the log and I see too many errors on the same pattern. What is the error and why does this happen? how to...
  13. N

    Question Incomplete response received from application NodeJS running on Plesk

    i have a controller that sends email with nodemailer. my app is running o plesk. when i run it in my localhost every thing is ok. but when i run it on host with plesk i get this error : Incomplete response received from application my function : ``` submitInvoice = async (req, res, next) => {...
  14. 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...
  15. D

    Question How to edit a nodejs variables by command line of file edit?

    I use the NodeJS extension on some sites. Each one of them has about 30 environment variables that I have to enter using the web interface and it is quite a slow process. Is there any way to edit a site's nodejs variables by using command line? I have not been able to find where the nodjs saves...
  16. M

    Issue Install Nodejs failed

    Hi everyone, i tried to install the nodejs extension but its failed. NodeJS support is enable on my server. How can I can install or use nodejs script on my server?
  17. C

    Resolved Can't install components anymore

    Hi all, I'm trying to deploy a NextJS app, and seem to need the NodeJS component for it. But it does not want to be installed. Or now nothing wants to be installed at all. When I wanted to install the NodeJS component, I should also install the Phusion Passenger server, so I did that. And that...
  18. V

    Question PHP and NodeJS together

    Hi all, I have Laravel InertiaJs web. Works really well and superfast. Laravel InertiaJs is basically PHP server serving Vue pages (JS templates). My problem starts in moment I want to start SSR (Server Side Render) of these Vue pages - done with NodeJS. I need PHP server to serve web pages...
  19. Z

    Question I want to reinstall Plesk Node

    I’m running plesk repair command and facing error. Strangely it is not happening with "plesk repair all" but with "installation". The errors are all about missing Plesk node related files and directories. The files listed below are the ones pointed out by Plesk repair. I do not use Node so I do...
  20. 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 ?
Back
Top