YunoHost-Apps / ampache_ynh

Ampache package for YunoHost
http://ampache.org/
GNU General Public License v3.0
17 stars 16 forks source link

Ampache Mysql Crashed #34

Closed gamersalpha closed 4 years ago

gamersalpha commented 6 years ago

Hello there,

i have a problem with my amapche

i m using it, but some times i have this consumation of data :

image

i found this log :

root@domaine:~# tail -f /var/lib/mysql/domaine.fr.err
180327 17:47:25 [Note] InnoDB: Initializing buffer pool, size = 128.0M
180327 17:47:25 [Note] InnoDB: Completed initialization of buffer pool
180327 17:47:26 [Note] InnoDB: Highest supported file format is Barracuda.
180327 17:47:26 [Note] InnoDB: 128 rollback segment(s) are active.
180327 17:47:26 [Note] InnoDB: Waiting for purge to start
180327 17:47:26 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.1 started; log sequence number 10155452
180327 17:47:26 [Note] Plugin 'FEEDBACK' is disabled.
180327 17:47:26 [Note] Server socket created on IP: '::'.
180327 17:47:27 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.32-MariaDB-0+deb8u1'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  (Raspbian

to get work ampache again i have to do that :

root@domaine:~# sudo service mysql stop
root@domaine:~# sudo service mysql start

what do u think please ?

aymhce commented 6 years ago

Hello, do you have only Ampache on your Yunohost instance, or there is other apps like Nextcloud ... ? Also, do you have a biggest discography to scan with Ampache ?

yalh76 commented 4 years ago

Feel free to reopen if needed