Server Ran Out Of Disk Space, Mautic & NextCloud unable to restart or restore after increasing disk space
-
Hello there,
Unfortunately last night our server ran out of disk space after automatic updates, and this morning we had a large promotion that had us increasing disk space and rebooting the server.
After the restart we noticed mysql service was unable to restart and had to put it in recovery mode.
Unfortunately Mautic, and NextCloud have been unresponsive since then.
For Mautic, we get this error in console:
HP Warning: array_merge(): Expected parameter 2 to be an array, null given in /app/code/app/bundles/CoreBundle/Loader/ParameterLoader.php on line 149 PHP Fatal error: Uncaught TypeError: Argument 1 passed to Symfony\Component\HttpFoundation\ParameterBag::__construct() must be of the type array, null given, called in /app/code/app/bundles/CoreBundle/Loader/ParameterLoader.php on line 173 and defined in /app/code/vendor/symfony/http-foundation/ParameterBag.php:26 Stack trace: #0 /app/code/app/bundles/CoreBundle/Loader/ParameterLoader.php(173): Symfony\Component\HttpFoundation\ParameterBag->__construct() #1 /app/code/app/bundles/CoreBundle/Loader/ParameterLoader.php(41): Mautic\CoreBundle\Loader\ParameterLoader->createParameterBags() #2 /app/code/app/AppKernel.php(348): Mautic\CoreBundle\Loader\ParameterLoader->__construct() #3 /app/code/app/AppKernel.php(242): AppKernel->getParameterLoader() #4 /app/code/vendor/symfony/framework-bundle/Console/Application.php(169): AppKernel->boot() #5 /app/code/vendor/symfony/framework-bundle/Console/Application.php(75): Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands() #6 /app/code/vendor/symfony/console/Application.ph in /app/code/vendor/symfony/http-foundation/ParameterBag.php on line 26
For NextCloud, we just see that it was in the middle of updating to 4.14.0
The last commands that were run were 'update config' and 'run migration'
Followed by the highlighted error message
Nextcloud is not installed - only a limited number of commands are available
--
Luckily for Mautic, we were able to query the form results we needed, but do you have any suggestions for what we should do with NextCloud?