• 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

Recent content by JuanCar

  1. 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. ;)
  2. J

    Issue Template_Exception: nginx: [emerg] duplicate listen options

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

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    plesk bin server_pref -s | grep ssl ssl-protocols: TLSv1.2 TLSv1.3 ssl-ciphers...
  4. 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...
  5. 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.
  6. 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...
  7. J

    Question Anti spam using DNSBL

    Thanks, I set so for DNSBL
  8. 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...
  9. 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...
  10. 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 -...
  11. J

    Question Anti spam using DNSBL

    No, in log I can't see any blacklist activity
  12. J

    Question Anti spam using DNSBL

    Add info: The name server contained in resolv.conf works fine, it can reach dbsbl servers.
  13. J

    Question Anti spam using DNSBL

    Thanks resolve.conf contains public IPs as nameserver And I have DNS service disabled Then, does I need to active this service (Bind DNS Server) and change resolve.conf?
  14. J

    Question Anti spam using DNSBL

    Hi, I set my mail config antispam to use DNSBL (bl.spamcop.net;xbl.spamhaus.org) but I think it doesn't work, I receive spam from listed IP,s. I check IP of received spam mail in spamcop and I get it's llisted, so the filter is not working. Why? ??? Is there any log to see if the filter is...
  15. J

    Issue Prestashop 9 and too many open files

    Yes, I know using ulimit, but how much? And a new data. I've just see a Modsecurity log about injection Pattern match "(?i)php://(std(in|out|err)|(in|out)put|fd|memory|temp|filter)" So I can't rely in this platform (Prestashop) Thanks
Back
Top