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

  1. I

    Resolved Having problem running nodejs app on Plesk

    Hi update of this error, we solve it by reading thru angular docs here is the link, Angular what we did: - adding two files mentioned in the docs, .htaccess and index.html as self reference - restart the node server the result: application works hopefully it help you Cheers
  2. I

    Resolved Having problem running nodejs app on Plesk

    Hi, I am having the same problem here, after some investigation i found out that: 1. the error is generated from webpack compiler (angular ng build, in mycase) 2. dependency that still use the method self instead of this. unfortunately, at this momenet, i am still struggling with this error...
Back
Top