Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hi Kasper
Thank you so much for reply
No , I created a sub-domain. Install create-next-app@latest. Then enable nodeJs, installed npm module then build, I check before build with "npm run dev" and after build with "npm run start" on my IP:3000. it's working fine. I've not changed anything in...
I'm trying to deploy NextJs on Plesk server. My NodeJs version is "21.7.3".
My plesk Nextjs setup on NodeJs Extension is this as I've seen so many articles.
But It's giving me this 403 forbidden error which seems like permission error.
I've given my domain user , and also root and also...
I have been trying to run nodeJs Application on plesk server. Now Node is running on port:3000. But when I hit the "passenger status". It give me result of
"Phusion Passenger(R) Standalone is not running, according to PID file /root/passenger.3000.pid".
Now I don't know, The 403 Forbidden error...
Well It's working now. NodeJs Enabled.
I just turned Off the
"PrivateTmp=true" from "/etc/systemd/system/multi-user.target.wants/apache2.service". I don't why I can't find this ticket as fast you found out. But It really helpful.
Still My Domain show me this.
I did it. I selected the new PHP version then goes back to the old as exact the step you mentioned.
After that connected the Server with SSH and run the command for my domain. which return the same thing as return by the nodeJs Extension.
which says
I edited my Msg and added this...
Yes the "Nginx web server and reverse proxy server (1 of 1 selected)" and "Nginx Web Server" and In Services Management "Reverse Proxy Server (nginx)" is on.
I have a nodejs Project with simple Hello World , indx.js file.
When I try to enable NodeJs , through the extension. I get the error says
"Error: Execution nginx_modules_ctl has failed with exit code 1, stdout: , stderr: START nginx_modules_ctl --enable phusion-passenger"
I just don't know...