Aïe… j’ai plus de mysql suite à un redémarrage du serveur…
voici les commandes :
systemctl start mysql
Failed to start mysql.service: The name org.freedesktop.PolicyKit1 was not provided by any .service files
See system logs and 'systemctl status mysql.service' for details.
sudo journalctl -xe
-- Logs begin at Tue 2019-04-09 05:34:00 CEST, end at Tue 2019-04-09 09:16:58 CEST. --
Apr 09 09:11:37 vincentux.fr bundle[878]: 2019-04-09T07:11:37.565Z 878 TID-owta06vvu LinkCrawlWorker JID-4c321a7a52cb46415963945
3 INFO: start
Apr 09 09:11:37 vincentux.fr bundle[878]: 2019-04-09T07:11:37.571Z 878 TID-owta06vvu LinkCrawlWorker JID-4c321a7a52cb46415963945
3 INFO: done: 0.006 sec
Apr 09 09:11:39 vincentux.fr systemd[1]: libreerp.service: Service hold-off time over, scheduling restart.
Apr 09 09:11:39 vincentux.fr systemd[1]: Stopped libreerp.
-- Subject: Unit libreerp.service has finished shutting down
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit libreerp.service has finished shutting down.
Apr 09 09:11:39 vincentux.fr systemd[1]: Started libreerp.
-- Subject: Unit libreerp.service has finished start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit libreerp.service has finished starting up.
--
-- The start-up result is done.
Apr 09 09:11:39 vincentux.fr systemd[13252]: libreerp.service: Failed at step USER spawning /var/www/libreerp/venv/bin/p
ython: No such process
-- Subject: Process /var/www/libreerp/venv/bin/python could not be executed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The process /var/www/libreerp/venv/bin/python could not be executed and failed.
--
-- The error number returned by this process is 3.
Apr 09 09:11:39 vincentux.fr systemd[1]: libreerp.service: Main process exited, code=exited, status=217/USER
Apr 09 09:11:39 vincentux.fr systemd[1]: libreerp.service: Unit entered failed state.
Apr 09 09:11:39 vincentux.fr systemd[1]: libreerp.service: Failed with result 'exit-code'.
Apr 09 09:11:43 vincentux.fr systemd[1]: libreerp.service: Service hold-off time over, scheduling restart.
Apr 09 09:11:43 vincentux.fr systemd[1]: Stopped libreerp.
-- Subject: Unit libreerp.service has finished shutting down
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit libreerp.service has finished shutting down.
Apr 09 09:11:43 vincentux.fr systemd[1]: Started libreerp.
-- Subject: Unit libreerp.service has finished start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit libreerp.service has finished starting up.
et la deuxième (qui est peut-être la cause) :
faut que je trouve se qui prend de la place comme ça
Il semble que ta partition sda1 est quasi pleine.
Plusieurs installs de Libreerp pourraient en etre la cause.
Libere de l espace sur cette partition (elever des apps non utiles et Libreerp à partir de l administration yunohost)
Puis en ligne de commande (root)
sudo find / -size +100M
/var/log/daemon.log.1
/var/lib/mysql/hubzilla/item.ibd
/var/lib/mysql/hubzilla/photo.ibd
/var/lib/postgresql/9.6/main/base/16385/17068
/proc/kcore
find: ‘/proc/25278/task/25278/fd/6’: No such file or directory
find: ‘/proc/25278/task/25278/fdinfo/6’: No such file or directory
find: ‘/proc/25278/fd/5’: No such file or directory
find: ‘/proc/25278/fdinfo/5’: No such file or directory
/home/yunohost.backup/archives/hubzilla-pre-upgrade1.tar.gz
/home/yunohost.backup/archives/mastodon-pre-upgrade1.tar.gz
/root/.cargo/registry/index/github.com-1ecc6299db9ec823/.git/objects/pack/pack-dc073085be4a0164edf823a3e8f71d902d7f1f12.pack
tu peux supprimer des sauvegardes dont tu n as plus besoin à partir de l administration yunohost (ou directement en ssh dans “/home/yunohost.backup/archives”
puis reviens avec le retour de commande