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

  1. Z

    Issue Firewall stopped working after update to Plesk Obsidian v18.0.77 on Debian 11.11

    Okay, I'll test it. But first I'll backup everything somewhere else to have a fallback plan if something does not work out (It's a productive server). This will need some time. Probably I can do it tomorrow in the evening (UTC time). My provider has a rescue system that I can start for the...
  2. Z

    Issue Firewall stopped working after update to Plesk Obsidian v18.0.77 on Debian 11.11

    Sure [ { "type": "service", "class": "dhcp", "direction": "input", "ports": "ip4:68\/udp,ip6:546\/udp", "action": "allow", "originalId": 23, "id": 24 }, { "type": "service", "class": "ftp_passive"...
  3. Z

    Issue Firewall stopped working after update to Plesk Obsidian v18.0.77 on Debian 11.11

    Yes, I had custom rules (only allowing specific IPs to access specific services like SSH or FTP). But the documentation said with removing and reinstalling the Firewall the custom rules should be deleted. And also they are not there in the overview screen anymore. Also the generated script does...
  4. Z

    Issue Firewall stopped working after update to Plesk Obsidian v18.0.77 on Debian 11.11

    Yes, they are all virtual servers. All by the same provider. So same environment. I also thought about running the script in CLI through SSH. But I'm worried that it will completly break the server and I cannot access the server anymore, because the faulty firewall config will block me completly...
  5. Z

    Issue Firewall stopped working after update to Plesk Obsidian v18.0.77 on Debian 11.11

    Thanks for your reply, but on Ubuntu and Debian, I think the firewall is relying on iptables. That's the generated preview of the script that Plesk generates and fails to apply (I have truncated some of the ip6table rules to comply with the max post length): #!/bin/bash #ATTENTION! # #DO NOT...
  6. Z

    Issue Firewall stopped working after update to Plesk Obsidian v18.0.77 on Debian 11.11

    Hi, last week with Plesk Obsidian v18.0.76 I have made a change to my firewall settings and worked perfectly. Also two other Plesk Servers with Plesk Obsidian v18.0.76 (one with Ubuntu, the other also with Debian 11.11) I was able to change my firewall settings. But suddenly on the...
  7. Z

    Forwarded to devs Mail certificate is no longer assigned after it gets renewed by Let's Encrypt

    I also have a similar problem. A-Record points to another server. I'm trying to issue a brand new Let's encrypt certificate for webmail.domain.com but I only get the error "No domains have passed validation". Hosting is deactivated on this mail only server (as described in this article...
  8. Z

    Resolved Backup problem after upgrade to Obsidian 18.0.40

    I have the same problem since the 18.0.40 update. hostnamectl status Virtualization: openvz Operating System: Ubuntu 20.04.3 LTS Kernel: Linux 5.4.0 Architecture: x86-64 Is there any workaround available to backup at the moment? Daily snapshots of the whole instance aren't really practicable...
  9. Z

    Question Roundcube - How to access it via IPv4 and IPv6

    Hi! I have two Plesk servers. One for hosting and one for mailing incl. webmail. On the hosting server I can apply the IPv4 and IPv6 to the domain. This works great. But I wasn't able to find the same setting for Roundcube (webmail). Is this possible? At the moment webmail is only accessible via...
Back
Top