• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by joejoejoe

  1. J

    Issue Ports in use can't run anything

    I got this: tcp6 0 0 :::3000 LISTEN WHAT does this mean? This is the error I get by the way: > next start ⨯ Failed to start serverError: listen EADDRINUSE: address already in use :::3000 at Server.setupListenHandle [as _listen2] (node:net:1937:16) at listenInCluster (node:net:1994:12)...
  2. J

    Issue Ports in use can't run anything

    I did, this is the only subdomain I have using node, and I installed the extension! Also its a typescript but I don't see how that should be an issue. I tried most ports and I cant launch it!
  3. J

    Issue Ports in use can't run anything

    I am new to development and whenever I start a node.js project it says port is in use, how do I change this? I am using digitalcloud
Back
Top