Fatal Error: Error: Error writing file '/tmp/MYfd=40' (OS errno 28 - No space left on device)
Error No: 3
SELECT DISTINCT p2a2.product_id, p.date_added FROM product_to_author p2a JOIN product_to_author p2a2 ON p2a.author_id = p2a2.author_id AND p2a2.product_id <> 598567 AND p2a2.type IN (1) JOIN product p ON p2a2.product_id = p.product_id AND p.status = '1' WHERE p2a.product_id = 598567 AND p2a.type IN (1) ORDER BY p.date_added DESC LIMIT 0,12 in /var/www/bookish-org/system/database/mysql_i.php on line 116

Warning: PHP Request Shutdown: Write failed: No space left on device (28) in Unknown on line 0


( ! ) Notice: fwrite(): Write of 121 bytes failed with errno=28 No space left on device in /var/www/bookish-org/system/library/log.php on line 15
Call Stack
#TimeMemoryFunctionLocation
10.59471283168error_handler( $errno = 2, $errstr = 'PHP Request Shutdown: Write failed: No space left on device (28)', $errfile = 'Unknown', $errline = 0 ).../utils.php:0
20.59581322760Log->write( $message = 'PHP Warning: PHP Request Shutdown: Write failed: No space left on device (28) in Unknown on line 0' ).../utils.php:469
30.59581323496fwrite( $stream = resource(25) of type (stream), $data = '2026-08-27 1:40:36 - PHP Warning: PHP Request Shutdown: Write failed: No space left on device (28) in Unknown on line 0\n' ).../log.php:15
Warning: PHP Request Shutdown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) in Unknown on line 0


( ! ) Notice: fwrite(): Write of 211 bytes failed with errno=28 No space left on device in /var/www/bookish-org/system/library/log.php on line 15
Call Stack
#TimeMemoryFunctionLocation
10.59601310648error_handler( $errno = 2, $errstr = 'PHP Request Shutdown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions)', $errfile = 'Unknown', $errline = 0 ).../utils.php:0
20.59701350832Log->write( $message = 'PHP Warning: PHP Request Shutdown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) in Unknown on line 0' ).../utils.php:469
30.59701351664fwrite( $stream = resource(28) of type (stream), $data = '2026-08-27 1:40:36 - PHP Warning: PHP Request Shutdown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) in Unknown on line 0\n' ).../log.php:15