• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by quattro123

  1. Q

    Question The server is blocking my iP when uploading via FTP

    Right now I can not connect to the FTP server again. Here is the output of iptables -L INPUT
  2. Q

    Question The server is blocking my iP when uploading via FTP

    firewalld seems to be inactive. I will check your second advice tonight.
  3. Q

    Question The server is blocking my iP when uploading via FTP

    Fail2Ban was deactivated the whole day now. I couldnt even login via FTP, getting "timeout" error. When turning the firewall of again, its working. Turning it on, it immedately stops working. Turning it off again, makes things work again.
  4. Q

    Question The server is blocking my iP when uploading via FTP

    I realized, that Plesk is blocking my own IP when I upload many files via FTP (Filezilla). First, I thought it is fail2ban, but somehow it only works again, when I deactivate the plesk firewall. Any idea what could cause this behaviour or where I could start to check? Greetings
  5. Q

    Question Plesk is not logging 500 errors?

    It shows no errors at all. Even in the graphical user interface it shows only the "info" about the error:
  6. Q

    Question Plesk is not logging 500 errors?

    It is only logged in access_ssl_log. How can I find out what's the reason behind this 500 error? Example: 40.77.167.53 - - [16/Dec/2022:07:00:14 +0100] "GET /free-pdf-manuals-anleitungen-download-kostenlos/2230368-kenwood-mdx-g2-h-service-manual-anleitung-pdf-download HTTP/1.0" 500 30899 "-"...
  7. Q

    Question Plesk is not logging 500 errors?

    Thanks for the answer. I can see entries in access logs, but nothing in error logs. Shouldn't be there some explanations about it in the error log?
  8. Q

    Question Plesk is not logging 500 errors?

    Hi, I am having pages which generate 500 error (example: https://www.bolidenforum.de/free-pdf-manuals-anleitungen-download-kostenlos/2230391-kenwood-dp-r7090-instruction-manual-anleitung-pdf-download). But I do not find anything about this error in my error logs - only in access logs. Am I...
  9. Q

    Question skip-name-resolve, bind-address and backup

    There is no my.cnf.d - ony a my.cnf The content right now looks like this
  10. Q

    Question skip-name-resolve, bind-address and backup

    Hey, thanks for the reply. The only difference to my original setting is the first line: What exactly does this do? I guess this is not related to my problem. Seems like the issue is somewhere else then, when the rest works for you using mariadb 10.6.8 as well.
  11. Q

    Question skip-name-resolve, bind-address and backup

    Hi, I have upgradet to Maria DB 10.6.8 and since then I am having problems by using skip-name-resolve = 1 in my my.cnf. my.cnf [mysqld] bind-address = :: I know that there are some changes with bind-adress = :: since maria 10.6.8, but I don't understand which value exactly I need to enter...
  12. Q

    Question Plesk Backup Error: Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 127: sh: 1: mysqldump: not found

    And when I am trying to run "apt --fix-broken install" afterwards, I am getting this: root@server:~# apt --fix-broken install Reading package lists... Done Building dependency tree... Done Reading state information... Done Correcting dependencies... Done The following additional packages will...
  13. Q

    Question Plesk Backup Error: Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 127: sh: 1: mysqldump: not found

    I am getting this output root@server:~# apt install mariadb-client Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: mariadb-client...
Back
Top