• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. danami

    Question Recommended or "most" used Linux for Plesk Obsidian

    AlmaLinux 9.2 or Ubuntu 22.04. With AlmaLinux 9 you have the benefit of SELinux support and a 10 year lifespan. With Ubuntu 22.04 you have both ARM64 support and an easier dist upgrade path between LTS versions (Packages can get outdated as you near the end of that 10 year lifespan). As a long...
  2. danami

    Resolved Grafana monitoring suddenly broken

    @Peter I was able to get it working again by removing grafana with `yum remove grafana` and uninstalling the grafana extension then re-installing it (with the exclude line present in the yum config so it pulls down the correct version of grafana). My guess is that installing the extension does a...
  3. danami

    Resolved Grafana monitoring suddenly broken

    @Peter Debik I have the same problem on AlmaLinux 9.2. The monitoring extension installs 9.0.9-3 from the appstream repo by default and adding the exclude line and downgrading back to grafana to 8.5.24-1 from the plesk-ext-grafana repo still doesn't fix the issue. Grafana 8.5.24 is running...
  4. danami

    Question Move from CentOS to???....Debian??

    @Dave W Centos 7 isn't included in that announcement though. It will still be EOL in 2024. Not worth staying on version 7 anyway now that you can upgrade from 7 to 8 using the Almalinux elevate script.
  5. danami

    Question Move from CentOS to???....Debian??

    A nice video explaining the situation:
  6. danami

    Question Move from CentOS to???....Debian??

    The good thing is that the Plesk migration manager is pretty solid now. We've seen more and more users switch to Debian based distros over the last few years so I think that the writing is on the wall for any RHEL based distro unfortunately.
  7. danami

    Resolved Geo blocking for subscriptions / domains ?

    @shopuser Just open a support ticket though our client area if you have any problems.
  8. danami

    Resolved Geo blocking for subscriptions / domains ?

    @shopuser Just a note that our Juggernaut Firewall extension fully supports Geoblocking at the domain level.
  9. danami

    Resolved Plesk 18.0.53 breaks SPF checks rejecting external email

    Sorry these servers had SPF local rules set to `include:spf.trusted-forwarder.org` which seems to no longer be working now. Seems that `spf.trusted-forwarder.org` is dead. Failed to query MAIL-FROM: Temporary DNS failure for 'spf.trusted-forwarder.org'. Same problem as Resolved - Error code...
  10. danami

    Resolved Plesk 18.0.53 breaks SPF checks rejecting external email

    Username: TITLE Plesk 18.0.53 breaks SPF checks rejecting external email PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE # plesk version Product version: Plesk Obsidian 18.0.53.1 OS version: CentOS 7.9.2009 x86_64 Build date: 2023/06/13 09:00 Revision...
  11. danami

    Question Global Whitelist does not apply on Greylisting?

    Greylisting has it's own whitelisting tools. Example: plesk bin grey_listing --update-server -domains-whitelist add:"mail.example.com" Remember that you are whitelisting the client RDNS record of the connecting email server not an email address.
  12. danami

    Input Sentinel Anti-malware Extension for Plesk

    Sentinel Anti-malware 1.22 for Plesk has been released with new ARM architecture support for Ubuntu 22.04 LTS and more! https://www.danami.com/clients/announcements/139/Sentinel-Anti-malware-1.22-1-Released.html
  13. danami

    Resolved Juggernaut Security and Firewall Plesk Addon

    Juggernaut Security and Firewall 4.0.1 has been released with new ARM architecture support for Ubuntu 22.04 LTS and more! https://www.danami.com/clients/announcements/138/Juggernaut-Security-and-Firewall-4.01-Released.html
  14. danami

    Stop using zen.spamhaus.org as a DNSBL example on the Mail Server Settings page

    Username: TITLE Stop using zen.spamhaus.org as a DNSBL example on the Mail Server Settings page PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Product version: Plesk Obsidian 18.0.52.3 OS version: AlmaLinux 8.7 x86_64 Build date: 2023/05/16 12:00 Revision...
  15. danami

    Input Warden Antispam & Virus Protection Extension for Plesk

    Warden Anti-spam and Virus Protection 3.05 has been released: https://www.danami.com/clients/announcements/137/Warden-Anti-spam-and-Virus-Protection-3.05-Released.html This release adds AMR64 support and the ability to score mail relayed though certain countries higher or lower.
  16. danami

    Resolved Firewall disabled

    > After adding your customizations show a notification in Plesk that suggests the user to go to the Firewall page, review the rules, and apply the changed configuration. Do not apply the configuration automatically. That's not ideal. Most users are non-technical and would have trouble with...
  17. danami

    Resolved Firewall disabled

    @VNick We aren't calling `/usr/local/psa/admin/bin/modules/firewall/rules` directly. We are just following the debug information (It gets called when calling --confirm.). Example you can test: \pm_ApiCli::call('extension', array('--call', 'firewall', '--confirm') I still don't understand why...
  18. danami

    Resolved Firewall disabled

    @Peter Debik One last note that all my test VMs only have 1 or 2 domains in the panel and they are all using Google public DNS (8.8.8.8 and 8.8.4.4). So I can't see this being an nginx timeout issue (as I mentioned running nginx -t is instant).
  19. danami

    Resolved Firewall disabled

    Thanks for the update Peter. It happens on all my test VMs here (running nginx -t is instant). It also happens on all our client servers too as I can see it happen when I do Warden installs for our clients.
  20. danami

    Resolved Firewall disabled

    @Peter Debik I've noticed this error and some others. 1. Our Warden extension calling --enable and --confirm over a web/app server worker process no longer works any more as it complains that it didn't get SSH confirmation even though it's not being called over SSH (it's using a...
Back
Top