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

  1. M

    Forwarded to devs Adding IPv6 removes other IPs from Adapter

    Netplan is default on 18.04. I've had the exact same problem. I configured ipv6 with command line and it kind of worked, but then some process is kicking off that stops the webservers. If I went in to rebuild webserver configuration it would temporarily fix it for a day. Going into the web...
  2. M

    Let’s Encrypt Secured Plesk Not Renewing

    I'm having the exact same problem. Same version of Plesk on 2 different servers running Ubuntu 16.04 LTS.
  3. M

    502 Bad Gateway everyday

    This is affecting Ubuntu 14.04 LTS as well. Had the same problem, changing to restart fixed it.
  4. M

    502 Bad Gateway everyday

    Changing the line: (on my debian 8 machine) /etc/init.d/apache2 reload > /dev/null; \ To /etc/init.d/apache2 restart > /dev/null; \ Fixed one of my servers. The other one did the same thing again, but this one was running on Ubuntu 14.04LTS. I will change it on the Ubuntu server now and...
  5. M

    Patching Plesk 12.5 for weak DH

    Don't use the "all" option. It's broke. /usr/local/psa/admin/bin/pci_compliance_resolver --enable by itself works.
  6. M

    502 Bad Gateway everyday

    I'm having the exact same problem. Error 502 on all vhosts when I wake up in the morning on a clean install, no custom configuration. This is a bug IgorG. Past 2 days in a row exactly when logrotate starts. error.log:[Sat Jan 23 07:41:15.001318 2016] [core:warn] [pid 4687:tid...
  7. M

    Why Plesk 12.5 supports weak Diffie-Hellman?

    Using this guide : http://download1.parallels.com/Ples...compliance-guide/index.htm?fileName=65871.htm I was able to get A rating on SSL Test just by running the "/usr/local/psa/admin/bin/pci_compliance_resolver --enable all" command. "all" seems to be broke so just use...
  8. M

    Patching Plesk 12.5 for weak DH

    Using this guide : http://download1.parallels.com/Plesk/Doc/en-US/online/plesk-pci-compliance-guide/index.htm?fileName=65871.htm I was able to get A rating on SSL Test just by running the "/usr/local/psa/admin/bin/pci_compliance_resolver --enable all" command. "all" seems to be broke so just...
  9. M

    Why Plesk 12.5 supports weak Diffie-Hellman?

    I'm surprised there hasn't been an update to this post. It'd be nice if they updated the SSLfix.sh script to work with 12.5.30.
Back
Top