: file_put_contents(/workspace/logs/error.log): Failed to open stream: Read-only file system [in
Code
if (!$mask) {
file_put_contents($pathname, $message . "\n", FILE_APPEND);
/workspace/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php /workspace/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 142
Cake\Log\Engine\FileLog->log() /workspace/vendor/cakephp/cakephp/src/Log/Log.php, line 392
Cake\Log\Log::write() /workspace/vendor/cakephp/cakephp/src/Log/Log.php, line 461
Cake\Log\Log::error() /workspace/vendor/cakephp/cakephp/src/Error/ErrorLogger.php, line 99
Cake\Error\ErrorLogger->logException() /workspace/vendor/cakephp/cakephp/src/Error/ExceptionTrap.php, line 367
Cake\Error\ExceptionTrap->logException() /workspace/vendor/cakephp/cakephp/src/Error/ExceptionTrap.php, line 239
Cake\Error\ExceptionTrap->handleException() /workspace/vendor/cakephp/cakephp/src/Error/ExceptionTrap.php, line 337
Cake\Error\ExceptionTrap->handleFatalError() /workspace/vendor/cakephp/cakephp/src/Error/ExceptionTrap.php, line 288
Cake\Error\ExceptionTrap->handleShutdown() [internal], line ??
[main]