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

  1. J

    Resolved Dr.Web doesn't init

    Thanks I tried that solution, but the issue seems to be a misunderstanding on my part. I thought Plesk Web Host Edition included a Dr.Web license, but it seems that's not the case.
  2. J

    Resolved Dr.Web doesn't init

    No I have no a license Then That's is my mistake. I thought that Plesk Web Admin Editor includes a Dr.Web license. and the file I connot find is /opt/psa/admin/conf/httpsd.pem (httpsd.pem is in /usr/local/psa/admin/conf/httpsd.pem Thanks
  3. J

    Resolved Dr.Web doesn't init

    This is the problem drwebd.service - Plesk Premium Antivirus Loaded: loaded (/usr/lib/systemd/system/drwebd.service; disabled; preset: disabled) Active: failed (Result: exit-code) since Wed 2026-04-29 20:47:19 CEST; 19s ago Duration: 58ms Process: 1967637...
  4. J

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    That's the same answer I posted before. ;)
  5. J

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    Thanks. The server is working fine right now; the logs haven't shown that error again. ...And I'm sticking with the first rule of IT: if it ain't broke, don't fix it. ;)
  6. J

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    No, I have no custom template just default.
  7. J

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    plesk bin server_pref -s | grep ssl ssl-protocols: TLSv1.2 TLSv1.3 ssl-ciphers...
  8. J

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    A complete config (ips and ports masked) #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, #SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED. map $host $ip_default_host { xxx.xxx.xxx.xxx default-xxx-xxx-xxx-xxx...
  9. J

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    Yes I have enabled http3 I can turn it off but I don't know how to check. The error message was sent when the system was updated. And if I do systemctl status nginx The answer says that config is ok. And nginx -t says config is ok. A big mistery for me.
  10. J

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    Hi After last update I have received this message: Apache config (17579702710.83917500) generation failed: Template_Exception: nginx: [emerg] duplicate listen options for xxx.xxx.xxx.xxx:443 in /etc/nginx/plesk.conf.d/server.conf:15 nginx: configuration file /etc/nginx/nginx.conf test failed...
  11. J

    Question Anti spam using DNSBL

    Thanks, I set so for DNSBL
  12. J

    Question Anti spam using DNSBL

    Oh, I wrote last post before reading your answer, sorry. Yes I've found, the entries you wrote in maillog: postfix/smtpd[2390740]: NOQUEUE: reject: RCPT from unknown[181.229.154.222]: 554 5.7.1 Service unavailable; Client host [181.229.154.222] blocked using bl.spamcop.net; Blocked - see...
  13. J

    Question Anti spam using DNSBL

    I misunderstand de log o_O Rules ended with BLOCKED means the rules are not applied, so this filter doesn't wok URIBL_BLOCKED RCVD_IN_DNSWL_BLOCKED RCVD_IN_VALIDITY_RPBL_BLOCKED RCVD_IN_VALIDITY_SAFE_BLOCKED I test the server DNS using dig and dnsbl are reached And there is another issue, some...
  14. J

    Question Anti spam using DNSBL

    Thanks, Upon closer inspection of the log, I see a spamd entry revealing data that confirms the email IP is on blocklists (URIBL_ABUSE_SURBL, URIBL_BLOCKED). However, this doesn't raise the email's score, and does it block it. This is the log spamd: result: . 4 -...
  15. J

    Question Anti spam using DNSBL

    No, in log I can't see any blacklist activity
Back
Top