Enviado em 16/10/2020 - 19:46h
Estou começando a aprender programação do zero, estou aprendendo back end , tentei vários tutoriais, atualmente estou tentando seguir esse , quando dou esse comando sudo systemctl start mariadb, da'essa mensagem :[root@localhost conf]# sudo systemctl start mariadb
Job for mariadb.service failed because the control process exited with error code.
See "systemctl status mariadb.service" and "journalctl -xe" for details.
[root@localhost conf]#
[root@localhost conf]# system ctl status mariadb.service
bash: system: comando não encontrado...
^C
[root@localhost conf]# systemctl status mariadb.service
● mariadb.service - MariaDB 10.4 database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor p>
Active: failed (Result: exit-code) since Fri 2020-10-16 18:03:54 -03; 1min>
Docs: man:mysqld(8)
https://mariadb.com/kb/en/library/systemd/
Process: 65446 ExecStartPre=/usr/libexec/mysql-check-socket (code=exited, s>
Process: 65468 ExecStartPre=/usr/libexec/mysql-prepare-db-dir mariadb.servi>
Process: 65503 ExecStart=/usr/libexec/mysqld --basedir=/usr $MYSQLD_OPTS $_>
Main PID: 65503 (code=exited, status=1/FAILURE)
Status: "MariaDB server is down"
CPU: 326ms
out 16 18:03:52 localhost.localdomain systemd[1]: Starting MariaDB 10.4 databas>
out 16 18:03:52 localhost.localdomain mysql-prepare-db-dir[65468]: Database Mar>
out 16 18:03:52 localhost.localdomain mysql-prepare-db-dir[65468]: If this is n>
out 16 18:03:52 localhost.localdomain mysqld[65503]: 2020-10-16 18:03:52 0 [Not>
out 16 18:03:54 localhost.localdomain systemd[1]: mariadb.service: Main process>
out 16 18:03:54 localhost.localdomain systemd[1]: mariadb.service: Failed with >
out 16 18:03:54 localhost.localdomain systemd[1]: Failed to start MariaDB 10.4 >
[root@localhost conf]# journalctl -xe
-- The unit mariadb.service has entered the 'failed' state with result 'exit-co>
out 16 18:03:54 localhost.localdomain systemd[1]: Failed to start MariaDB 10.4 >
-- Subject: A unidade mariadb.service falhou
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A unidade mariadb.service falhou.
--
-- O resultado é failed.
out 16 18:03:54 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=>
out 16 18:03:55 localhost.localdomain audit[65442]: USER_END pid=65442 uid=0 au>
out 16 18:03:55 localhost.localdomain audit[65442]: CRED_DISP pid=65442 uid=0 a>
out 16 18:03:55 localhost.localdomain sudo[65442]: pam_unix(sudo:session): sess>
out 16 18:03:55 localhost.localdomain systemd[1]: fprintd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit fprintd.service has successfully entered the 'dead' state.
out 16 18:03:55 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0 auid=4>
out 16 18:04:34 localhost.localdomain gnome-shell[2109]: libinput error: event5>
out 16 18:05:06 localhost.localdomain kernel: i915 0000:00:02.0: [drm] HPD inte>
out 16 18:05:24 localhost.localdomain PackageKit[1615]: search-file transaction>
Aprenda a Gerenciar Permissões de Arquivos no Linux
Como transformar um áudio em vídeo com efeito de forma de onda (wave form)
Como aprovar Pull Requests em seu repositório Github via linha de comando
Como instalar o Google Cloud CLI no Ubuntu/Debian
Mantenha seu Sistema Leve e Rápido com a Limpeza do APT!
Procurando vídeos de YouTube pelo terminal e assistindo via mpv (2025)
Alguém que utilize o Warsaw do BB no Ubuntu 24.04 (1)
Usar uma VM dentro do meu notebook como firewall para um dispositivo e... (1)