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

  1. J

    Issue DB query failed: SQLSTATE[HY000] [2002] No such file or directory

    No not at all, i have run the this commands to free up space root@server1:/var/log# history | grep rm 363 find /var/log/plesk/PMM/ -name 'backup*' -type d -exec rm -rf {} +; 365 find /var/lib/psa/dumps -name 'backup*' -type f -exec rm -rf {} +; 369 find /tmp -type f -mtime +14 -exec rm...
  2. J

    Issue DB query failed: SQLSTATE[HY000] [2002] No such file or directory

    it is missing as well. ? root@server1:/var/log# cd /var/log/messages -bash: cd: /var/log/messages: No such file or directory root@server1:/var/log# cat /var/log/messages cat: /var/log/messages: No such file or directory
  3. J

    Issue DB query failed: SQLSTATE[HY000] [2002] No such file or directory

    It still fails with the same log statements. Any other ideas @IgorG ? And thank you for helping.
  4. J

    Issue DB query failed: SQLSTATE[HY000] [2002] No such file or directory

    Yes, it was missing, do you know how to fix it? Is it simply creating it again? with mkdir /var/log/mariadb ?
  5. J

    Issue DB query failed: SQLSTATE[HY000] [2002] No such file or directory

    Hello guys :) Doing a backup i ran out of space, i have freed up space on the hdd now. But i can't log in to pleask admin site, i get the error: --- Server Error 500 Plesk\Exception\Database DB query failed: SQLSTATE[HY000] [2002] No such file or directory --- I have tried to ssh into the...
Back
Top