• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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