• 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.

express

  1. chrisjudd

    Question Not sure how to setup node.js (svelte & express) application

    I am trying to figure out how to setup this application I have that I can run on my local machine fine just not sure how to run it in plesk. This is exactly what I am trying to get running: [redacted] Backend is the express part and Frontend the Svelte part of course. When I run it locally I...
  2. 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...
  3. H

    Issue Problem to deploy Next App and Express API as a custom server

    Hi everyone, I am really new to Plesk, and I am trying to follow the steps from this link below but it seems still not working. https://www.plesk.com/blog/product-technology/node-js-plesk-onyx/ 1. So first, I exported my Next app by typing npm run build, and after completing I convert...
  4. M

    Issue Node.js/Express routing doesn't work

    I'm using express routing in my plesk node.js application. It works locally, but not in plesk node enviroment. For example, when i go to a route URL, it gives me a 404 error. By the way, i'm using this repository for reference. Thanks in advance for any answer!
  5. C

    Issue Cant get my WebSocket running in NodeJS on Plesk Server?

    I am trying to deploy a little collaborative drawing app using Node.js, Express.js and Socket.IO. Locally it runs perfectly on MacOS running Node.js, over both LAN and WAN, but I can't get it running on our Plesk server. I’ve followed Alexei Yuzhakov’s guide to install and configure Node.js in...
Back
Top