• 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. O

    Issue Almalinux 9.2 and Plesk Panel errors

    Hi, I've seen on two different servers after a fresh installation of Plesk, that I have encounter these errors on permission/read only: 181366:649a0a63936c4 ERR [panel] PHP Warning: unlink(/usr/local/psa/var/cache/apache_restart_stat): Read-only file system; File...
  2. O

    Question Plesk and dhparams

    Hi Martin, in my old server I have scheduled a command (openssl dhparam -out...) to renew dhparam every one/two week. So can I use this method with your code ? If so, should I use three different command for dovecot, nginx and postfix ? Thank you
  3. O

    Question Plesk and dhparams

    Hi, I've seen that 'now' in Plesk I cannot change dhparams in dovecot, postfix, nginx because on next update/upgrade my change will be overwrite. So, my question is: do Plesk update or schedule an update to its dhparams ? If it's no, is there the possibility to renew/update dhparam in...
  4. O

    Issue Error ca-bundle.crt on Almalinux 9

    I'll try this, but I've seen that I haven't any https* file in cache and in psa db seems that PersistenCache isn't present (fast search). Is this normal ?
  5. O

    Issue Error ca-bundle.crt on Almalinux 9

    yes, they have correct permission ls -l /etc/pki/tls/certs/ca-bundle.crt lrwxrwxrwx. 1 root root 49 Sep 21 2022 /etc/pki/tls/certs/ca-bundle.crt -> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem ls -l /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem -r--r--r-- 1 root root 214712 Jun 18...
  6. O

    Issue Error ca-bundle.crt on Almalinux 9

    My error isn't curl 6 (problem with resolv) but curl 77 and that is very strange. Anyway in my resolv.conf is already present other nameservers and I can ping (and resolve) statics.tls.security.mozilla.org
  7. O

    Issue Error ca-bundle.crt on Almalinux 9

    Hi Maarten, I don't know why named was failed, but now it's working : named-chroot.service - Berkeley Internet Name Domain (DNS) Loaded: loaded (/usr/lib/systemd/system/named-chroot.service; enabled; preset: disabled) Drop-In: /usr/lib/systemd/system/named-chroot.service.d...
  8. O

    Issue Error ca-bundle.crt on Almalinux 9

    Hi, I think that the problem is somewhere over php.it (panel.ini) of plesk, because if I try to make this test I have no error curl -v https://google.com * Trying 142.250.184.110:443... * Connected to google.com (142.250.184.110) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 *...
  9. O

    Issue Almalinux 9 and Firewall

    Hi, how can I remove ftp passive mode rules and set my rules? I've seen that in firewall zone plesk, there are this ports open 49152-65535/tcp and I think that there are for fpt, but I want to modify this range. How can I do ? P.S.: I've tried to remove this range from firewall-cmd...
  10. O

    Issue Error ca-bundle.crt on Almalinux 9

    Hi, some other info about this problem : Starting Berkeley Internet Name Domain (DNS)... Service 'named' was not restarted because Plesk uses 'named' in chroot environment. If you want to restart the 'named' service, please use 'service named-chroot restart'. named.service: Control process...
  11. O

    Issue Error ca-bundle.crt on Almalinux 9

    Hi, I have some big problem with extension after a reboot of my server. Now I cannot see any extension on catalog (Internal server error Retry) and either my extensions because I cannot access this management. In panel.log I have this error : ERR [extension/sslit] Failed to load ssl...
  12. O

    Issue Almalinux 9 and Fail2Ban

    Hi Peter, my question was about this message : - kernel: Warning: Deprecated Driver is detected: ipset will not be maintained in a future major release and may be disabled - kernel: Warning: Deprecated Driver is detected: nft_compat will not be maintained in a future major release and may be...
  13. O

    Issue Almalinux 9 and Fail2Ban

    Hi, fortunately I have resolved this problem, but I have found a (possible) bug with Plesk and Fail2ban configured with nftables. I have tested that if I use iptable, I can stop/start/restart fail2ban services from Plesk, but if I configure nftables I cannot stop/restart anymore fail2ban...
  14. O

    Issue Almalinux 9 and Fail2Ban

    Hi artalva, unfortunately I cannot access anymore to log data because this problem block me to access to ssh and so yesterday I have reseted the server (luckily it was a new server for test).
  15. O

    Issue Almalinux 9 and Fail2Ban

    Hi Peter, I know that, but when I have used dnf remove fail2ban (and all the dependencies), what can I do ? Delete fail2ban directory from /etc ?
  16. O

    Issue Almalinux 9 and Fail2Ban

    Hi, as it was discussed in this thread (Question - New installation: best practices, useful tips, suggests) before installing Plesk on server, I have removed Fail2Ban, there was been some problems during installation. When I have reboot the server, Fail2ban was disable (I cannot start it) and I...
  17. O

    Issue Almalinux 9 and Firewall

    Hi Peter, on Almalinux there is firewalld 1.2.1 (only firewalld) and then I've installed Plesk. So, I think that Plesk Firewall can work as expect, but no, it seems that Plesk is working on its zone, while firewalld is working on zone=public (that zone that it's the default for incoming traffic)
  18. O

    Issue Almalinux 9 and Firewall

    I've seen that Plesk have its interface : plesk (active) target: default icmp-block-inversion: no interfaces: ens3 sources: services: ports: 22/tcp 21/tcp 25/tcp 53/tcp 53/udp 80/tcp 110/tcp 143/tcp 443/tcp 465/tcp 587/tcp 993/tcp 995/tcp 8443/tcp 8447/tcp 8880/tcp protocols...
  19. O

    Resolved Almalinux 9 and ssh

    Hi, I've found the 'problem'; it was a configuration file in sshd_config.d
  20. O

    Issue Almalinux 9 and Firewall

    Hi Peter, I'm using Plesk Firewall : https://docs.plesk.com/en-US/onyx/administrator-guide/plesk-administration/the-plesk-firewall-linux.72046/
Back
Top