Skip to content

Hosting

Info

Yeah not much here lol

  1. Install Debian
  2. Install Hestia
  3. Profit (like, literally)

Troubling

MySQL server has gone away

You probably have too low limits. Faced this with HestiaCP and NextCloud. Add a new file:

/etc/mysql/conf.d/mysqld.cnf
[mysqld]
wait_timeout = 28800
interactive_timeout = 28800
max_allowed_packet = 128M