an error occured in matrix backend but the site was still up…
we tried rebooting the database. and in few minutes the site was up then another couple minutes,
the error occured again.
these were the errors that occured base on the mysource backtrace:
error 1:
0 => array (
"function" => "sq_error_handler",
"args" => array (
0 => 2,
1 => "Unknown(): write failed: No space left on device (28)",
2 => "Unknown",
3 => 0,
4 => array (
[Max Depth Reached]
)
)
)
error2:
0 => array (
"function" => "sq_error_handler",
"args" => array (
0 => 2,
1 => "Unknown(): write failed: No space left on device (28)",
2 => "Unknown",
3 => 0,
4 => array (
[Max Depth Reached]
)
)
)
and also, in the system, our total count asset has already reached at 33,000 above… is this the problem??
Looks like your server is out of disk space, or at least the partition your DB or Matrix file system is on.
tnx a lot