• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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