• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

nextjs

  1. G

    Question NextJs Deployement on Plesk. Giving 403 forbidden static folder.

    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...
  2. G

    Issue Error starting web application. nextJs Installaton Error.

    After setup NextJs on my plesk server. I'm facing this issue on webpage. Here I'm sharing the Subprocess as well
  3. itexpertnow

    Resolved next.js images not loading error 500

    Hi, I am get issue while loading the image in NextJS project. The issue is with NextJS <Image> tag. If I use <Image/> than in production the image not get load/display. It gives 500 error. If I add unoptimized in <Image /> than it get load in production. I tried deploying the same github repo...
  4. 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...
  5. 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...
  6. K

    Question Next JS Build issue

    We we run build we are getting below error info - Creating an optimized production build... info - Attempted to load @next/swc-linux-x64-gnu, but an error occurred: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by...
Back
Top