Warning: session_start(): open(/var/lib/php/sessions/sess_lom5htbegti2vq4gp8psu3s90b, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
static long bytesAllocated(Runnable etc r) { if (!threadAllocatedMemorySane()) ret -1; long value1 = bytesAllocatedByCurrentThread(); pcall { if (r != null) r.run(); } long value2 = bytesAllocatedByCurrentThread(); ret value2-value1; }