Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-39214

Constant Error in dowanloading and connecting MariaDB

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Incomplete
    • None
    • N/A
    • None
    • None

    Description

      Hi,
      I have been trying to run my ERP Next but there is constant issue
      How to solve this, it is a nightmare

      Windows PowerShell
      Copyright (C) Microsoft Corporation. All rights reserved.
       
      Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows
       
      PS C:\Users\ffgin> wsl
      have multiple distros:
      wsl -d Ubuntu
      hopegovind@Govind:/mnt/c/Users/ffgin$ have multiple distros:
      Command 'have' not found, did you mean:
        command 'save' from deb atfs (1.4pl6-15)
        command 'haxe' from deb haxe (1:4.2.4-1build1)
        command 'dave' from deb libhttp-dav-perl (0.49-2)
        command 'havp' from deb havp (0.93-2build1)
      Try: sudo apt install <deb name>
      hopegovind@Govind:/mnt/c/Users/ffgin$ wsl -d Ubuntu
      Command 'wsl' not found, but can be installed with:
      sudo apt install wsl
      hopegovind@Govind:/mnt/c/Users/ffgin$ wsl
      # Or if you have multiple distros:
      wsl -d Ubuntu
      Command 'wsl' not found, but can be installed with:
      sudo apt install wsl
      Command 'wsl' not found, but can be installed with:
      sudo apt install wsl
      hopegovind@Govind:/mnt/c/Users/ffgin$ sud apt install wsl
      Command 'sud' not found, but there are 14 similar ones.
      hopegovind@Govind:/mnt/c/Users/ffgin$ sudo service mysql start
      sudo service redis-server start
      [sudo] password for hopegovind:
      Job for mariadb.service failed because the control process exited with error code.
      See "systemctl status mariadb.service" and "journalctl -xeu mariadb.service" for details.
      hopegovind@Govind:/mnt/c/Users/ffgin$ sudo systemctl status mariadb.service
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      lines 1-25/25 (END)...skipping...
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      ~
      ~
      ~
      ~
      ...skipping...
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      ~
      ~
      ~
      ~
      ...skipping...
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      ~
      ~
      ~
      ~
      ...skipping...
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      ~
      ~
      ~
      ~
      ...skipping...
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      ~
      ~
      ~
      ~
      ...skipping...
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      ~
      ~
      ~
      ~
      set mark: ...skipping...
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      ~
      ~
      ~
      ~
      ...skipping...
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      ~
      ~
      ~
      ~
      ...skipping...
      ~
      ~
      ~
      ~
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 19:58:25 IST; 56s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 541 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCES>
          Process: 542 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCE>
          Process: 544 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`;>
          Process: 591 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, sta>
          Process: 603 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCC>
          Process: 605 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 591 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 472ms
       
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Buffer pool(s) load aborted due to user inst>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Starting shutdown...
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Dumping of buffer pool not started as load w>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "./i>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] InnoDB: Shutdown completed; log sequence number 5343>
      Mar 16 19:58:25 Govind mariadbd[591]: 2026-03-16 19:58:25 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 19:58:25 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 19:58:25 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      hopegovind@Govind:/mnt/c/Users/ffgin$
      # 1. Stop any lingering processes
      sudo killall mysqld mariadbd 2>/dev/null
       
      # 2. Create recovery config
      sudo tee /etc/mysql/conf.d/recovery.cnf <<EOF
      [mysqld]
      innodb_force_recovery = 1
      EOF
       
      # 3. Try starting
      sudo service mysql start
      [mysqld]
      innodb_force_recovery = 1
      Job for mariadb.service failed because the control process exited with error code.
      See "systemctl status mariadb.service" and "journalctl -xeu mariadb.service" for details.
      hopegovind@Govind:/mnt/c/Users/ffgin$ sudo systemctl status mariadb.service --no-pager
      × mariadb.service - MariaDB 10.6.22 database server
           Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2026-03-16 20:01:44 IST; 53s ago
             Docs: man:mariadbd(8)
                   https://mariadb.com/kb/en/library/systemd/
          Process: 650 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=0/SUCCESS)
          Process: 651 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
          Process: 653 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`/usr/bin/galera_recovery`; [ $? -eq 0 ]   && systemctl set-environment _WSREP_START_POSITION=$VAR || exit 1 (code=exited, status=0/SUCCESS)
          Process: 703 ExecStart=/usr/sbin/mariadbd $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, status=0/SUCCESS)
          Process: 715 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
          Process: 717 ExecStartPost=/etc/mysql/debian-start (code=exited, status=203/EXEC)
         Main PID: 703 (code=exited, status=0/SUCCESS)
           Status: "MariaDB server is down"
              CPU: 373ms
       
      Mar 16 20:01:43 Govind mariadbd[703]: 2026-03-16 20:01:43 0 [Note] InnoDB: FTS optimize thread exiting.
      Mar 16 20:01:43 Govind mariadbd[703]: 2026-03-16 20:01:43 0 [Note] InnoDB: Buffer pool(s) load aborted due to u...20:01:43
      Mar 16 20:01:43 Govind mariadbd[703]: 2026-03-16 20:01:43 0 [Note] InnoDB: Dumping of buffer pool not started a...complete
      Mar 16 20:01:43 Govind mariadbd[703]: 2026-03-16 20:01:43 0 [Note] InnoDB: Starting shutdown...
      Mar 16 20:01:43 Govind mariadbd[703]: 2026-03-16 20:01:43 0 [Note] InnoDB: Dumping of buffer pool not started a...complete
      Mar 16 20:01:44 Govind mariadbd[703]: 2026-03-16 20:01:44 0 [Note] InnoDB: Removed temporary tablespace data fi.../ibtmp1"
      Mar 16 20:01:44 Govind mariadbd[703]: 2026-03-16 20:01:44 0 [Note] InnoDB: Shutdown completed; log sequence num...id 52560
      Mar 16 20:01:44 Govind mariadbd[703]: 2026-03-16 20:01:44 0 [Note] /usr/sbin/mariadbd: Shutdown complete
      Mar 16 20:01:44 Govind systemd[1]: mariadb.service: Failed with result 'exit-code'.
      Mar 16 20:01:44 Govind systemd[1]: Failed to start MariaDB 10.6.22 database server.
      Hint: Some lines were ellipsized, use -l to show in full.
      hopegovind@Govind:/mnt/c/Users/ffgin$ -l
      -l: command not found
      hopegovind@Govind:/mnt/c/Users/ffgin$
      # 1. Stop everything
      sudo service mysql stop 2>/dev/null
      sudo killall -9 mysqld mariadbd 2>/dev/null
      sleep 2
       
      # 2. Remove the recovery config we created
      sudo rm -f /etc/mysql/conf.d/recovery.cnf
       
      # 3. NUKE the corrupted data directory
      sudo rm -rf /var/lib/mysql/*
      sudo rm -rf /var/run/mysqld/*
       
      # 4. Recreate directories with proper permissions
      sudo mkdir -p /var/lib/mysql /var/run/mysqld
      sudo chown -R mysql:mysql /var/lib/mysql /var/run/mysqld
      sudo chmod 755 /var/run/mysqld
       
      # 5. Reinitialize MariaDB
      sudo mysql_install_db --user=mysql --basedir=/usr --datadir=/var/lib/mysql
       
      # 6. Start MariaDB
      sudo service mysql start
      Installing MariaDB/MySQL system tables in '/var/lib/mysql' ...
      2026-03-16 20:03:24 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work.
      OK
       
      To start mariadbd at boot time you have to copy
      support-files/mariadb.service to the right place for your system
       
      Two all-privilege accounts were created.
      One is root@localhost, it has no password, but you need to
      be system 'root' user to connect. Use, for example, sudo mysql
      The second is mysql@localhost, it has no password either, but
      you need to be the system 'mysql' user to connect.
      After connecting you can set the password, if you would need to be
      able to connect as any of these users with a password and without sudo
       
      See the MariaDB Knowledgebase at https://mariadb.com/kb
       
      You can start the MariaDB daemon with:
      cd '/usr' ; /usr/bin/mariadbd-safe --datadir='/var/lib/mysql'
       
      You can test the MariaDB daemon with mysql-test-run.pl
      cd '/usr/share/mysql/mysql-test' ; perl mariadb-test-run.pl
       
      Please report any problems at https://mariadb.org/jira
       
      The latest information about MariaDB is available at https://mariadb.org/.
       
      Consider joining MariaDB's strong and vibrant community:
      https://mariadb.org/get-involved/
       
      Job for mariadb.service failed because the control process exited with error code.
      See "systemctl status mariadb.service" and "journalctl -xeu mariadb.service" for details.
      hopegovind@Govind:/mnt/c/Users/ffgin$
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            hopegovind Govind
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.