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.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
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.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
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...
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...
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
I need to import old django websites (version 1.7, python 2.7) to linux server using plesk Obsidian Web Pro Edition 18.0.48, frontend site and admin site. I follow this tutorial from plesk website. And then, I manage to import one by adding this lines to Additional directives for HTTP and HTTPS...
Hi,
When I deploy (with git) my Laravel (php) project I have a strange problem. All routes to my app work, except the / (the root)
So for example /order works without any problems.
When I call the root / I get a message from Phusion passenger, like in the attached image.
Does anyone have an...
Hello,
Is it possible to execute ESM javascript code ?
I try to use SvelteKit which generates ESM code but it seems that only CSJ is possible.
I use NodeJS 16 (I added it to Plesk).
You can find mode info about the bug here : [adapter-node] Cannot use import statement outside a module · Issue...
Hi,
I have deployed a Node JS application which serves a webpage on the default port 3000 and listens to CoAP requests on port 5683. Daily at midnight the application stops working and I have to re access the webpage again for the app to restart or wait until 7AM/8AM the next day until the app...
This is the message I get in passenger as app is run
Warning: cannot open /tmp/passenger.spawn.XXXXteJk1c/envdump/user_info for writing
Warning: cannot open /tmp/passenger.spawn.XXXXteJk1c/envdump/envvars for writing
Warning: cannot open /tmp/passenger.spawn.XXXXteJk1c/envdump/user_info for...
Hello Plesk-Community,
I have a NodeJs-App running with Phusion Passenger and nginx on Plesk.
The instructions for the passenger configuration to setup a path for the log files isn't working in my case.
Is there anybody who knows how to setup up error logs?
I have apended my config file...