• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. F

    Issue Can't restart Maria since upgrade to 18.0.41

    hi @IgorG thanks for info MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql -Ns -uadmin psa -Ne"show databases" | grep -v information_schema | grep -v performance_schema > /root/db_list.txt mkdir /root/db_backup/ cat /root/db_list.txt | while read i; do MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysqldump...
  2. F

    Issue Can't restart Maria since upgrade to 18.0.41

    from grep mysql /var/log/messages output : https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery. Feb 2 10:37:36 mywebsite mysqld: 2022-02-02 10:37:36 140505097390272 [ERROR] [FATAL] InnoDB: Trying to read page number 4294967295 in space 0, space name...
  3. F

    Issue Can't restart Maria since upgrade to 18.0.41

    from grep maria /var/log/messages output : ttps://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery. Feb 2 10:29:38 mywebsite mysqld: To report this bug, see https://mariadb.com/kb/en/reporting-bugs Feb 2 10:29:38 mywebsite mysqld: The manual page at...
  4. F

    Issue Can't restart Maria since upgrade to 18.0.41

    i try of df -H /dev/root 21G 15G 4,7G 77% / devtmpfs 17G 0 17G 0% /dev tmpfs 17G 0 17G 0% /dev/shm tmpfs 17G 984M 16G 6% /run tmpfs 17G 0 17G 0% /sys/fs/cgroup /dev/sda1 535M...
  5. F

    Issue Can't restart Maria since upgrade to 18.0.41

    Hello all ! I upgrade to 18.0.41, all seems goods until yesterday, in plesk admin i clean some old database, but after a while il can't connect anymore : from admin panel DB query failed: SQLSTATE[HY000] [2002] No such file or directory if i do : plesk repair installation i got Warning...
Back
Top