• 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.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

npm run build

  1. 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...
  2. prashant.nirgun

    Issue PM2 gives error port is already in use

    I am running node application on port 80 and a sub domain which is running on port 80. If I run using node.js run application it works but the stdout was not able to trade it was not captured in error_log my application generate verbose output I need to read that I install pm2 and disabled...
  3. D

    Question Including environment variables in npm build deploy action.

    I deploy my project through git and have added additional deploy actions, to build the JS from my Laravel project. My actions are as follows and function: However, in my project's root there's a .env file (/var/www/vhosts/domain.com/sub.domain.com/.env) and the variables in there are not taken...
  4. T

    Issue CI/CD with GitHub: Additional deployment actions (React App)

    Hey! I am currently building multiple react apps and it'd be awesome to be able to continously deploy them from a github repo to a dev domain for the clients to be able to access them. I was able to setup a webhook whenever I merge pull requests to the master branch so that Plesk pulls the...
Back
Top