string(40794) "
System Error
file_put_contents(): Only 0 of 34 bytes written, possibly out of free disk space
if ($this->tag && !is_file($filename)) {
$first = true;
}
$data = json_encode($value);
if ($this->options['data_compress'] && function_exists('gzcompress')) {
//数据压缩
$data = gzcompress($data, 3);
}
$data = "<?php\n//" . sprintf('%012d', $expire) . "\n exit();?>\n" . $data;
$result = file_put_contents($filename, $data);
if ($result) {
isset($first) && $this->setTagItem($filename);
clearstatcache();
return true;
} else {
return false;
}
}
Call Stack
- in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/cache/driver/File.php line 159 请求方式GET 请求地址 /
-
at Error::appError(2, 'file_put_contents():...', '/www/wwwroot/sun.tps...', 159, ['name' => '8c7ac9f3cc270268ce4e...', 'value' => [], 'expire' => 0, ...])
-
at file_put_contents('/www/wwwroot/sun.tps...', '<?php
//000000000000...') in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/cache/driver/File.php line 159 请求方式GET 请求地址 /
-
at File->set('8c7ac9f3cc270268ce4e...', [], null) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Cache.php line 148 请求方式GET 请求地址 /
-
at Cache::set('8c7ac9f3cc270268ce4e...', [], null) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/db/Query.php line 2409 请求方式GET 请求地址 /
-
at Query->cacheData('8c7ac9f3cc270268ce4e...', [], ['key' => true, 'expire' => null, 'tag' => null]) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/db/Query.php line 2354 请求方式GET 请求地址 /
-
at Query->select() in /www/wwwroot/sun.tpsns.com/application/home/controller/Index.php line 67 请求方式GET 请求地址 /
-
at Index->index()
-
at ReflectionMethod->invokeArgs(object(Index), []) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 348 请求方式GET 请求地址 /
-
at App::invokeMethod([object(Index), 'index'], []) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 614 请求方式GET 请求地址 /
-
at App::module(['', null, null], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 462 请求方式GET 请求地址 /
-
at App::exec(['type' => 'module', 'module' => ['', null, null]], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /
-
at App::run() in /www/wwwroot/sun.tpsns.com/thinkphp/start.php line 19 请求方式GET 请求地址 /
-
at require('/www/wwwroot/sun.tps...') in /www/wwwroot/sun.tpsns.com/index.php line 137 请求方式GET 请求地址 /
Environment Variables
Server/Request Data
SCRIPT_FILENAME
/www/wwwroot/sun.tpsns.com/index.php
DOCUMENT_ROOT
/www/wwwroot/sun.tpsns.com
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
216.73.216.241
SERVER_ADDR
172.31.123.154
SERVER_NAME
sun.tpsns.com
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
REQUEST_TIME_FLOAT
1776573931.384
Environment Variables
empty
ThinkPHP Constants
PLUGIN_PATH
/www/wwwroot/sun.tpsns.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
31104000
SITE_URL
https://sun.tpsns.com
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/sun.tpsns.com/application/
THINK_START_TIME
1776573931.3847
THINK_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/
LIB_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/
CORE_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/sun.tpsns.com/
EXTEND_PATH
/www/wwwroot/sun.tpsns.com/extend/
VENDOR_PATH
/www/wwwroot/sun.tpsns.com/vendor/
RUNTIME_PATH
/www/wwwroot/sun.tpsns.com/runtime/
LOG_PATH
/www/wwwroot/sun.tpsns.com/runtime/log/
CACHE_PATH
/www/wwwroot/sun.tpsns.com/runtime/cache/
TEMP_PATH
/www/wwwroot/sun.tpsns.com/runtime/temp/
CONF_PATH
/www/wwwroot/sun.tpsns.com/application/
ThinkPHP
V5.0.15
{ 十年磨一剑-为API开发设计的高性能框架 }
"
Fatal error: Uncaught exception 'think\exception\ErrorException' with message 'file_put_contents(): Only 0 of 40794 bytes written, possibly out of free disk space' in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php:190
Stack trace:
#0 [internal function]: think\Error::appError(2, 'file_put_conten...', '/www/wwwroot/su...', 190, Array)
#1 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(190): file_put_contents('error.html', '<!DOCTYPE html>...')
#2 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(96): think\exception\Handle->convertExceptionToResponse(Object(think\exception\ErrorException))
#3 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Error.php(53): think\exception\Handle->render(Object(think\exception\ErrorException))
#4 [internal function]: think\Error::appException(Object(think\exception\ErrorException))
#5 {main}
thrown in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php on line 190
string(36273) "
System Error
Uncaught exception 'think\exception\ErrorException' with message 'file_put_contents(): Only 0 of 40794 bytes written, possibly out of free disk space' in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php:190
Stack trace:
#0 [internal function]: think\Error::appError(2, 'file_put_conten...', '/www/wwwroot/su...', 190, Array)
#1 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(190): file_put_contents('error.html', '<!DOCTYPE html>...')
#2 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(96): think\exception\Handle->convertExceptionToResponse(Object(think\exception\ErrorException))
#3 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Error.php(53): think\exception\Handle->render(Object(think\exception\ErrorException))
#4 [internal function]: think\Error::appException(Object(think\exception\ErrorException))
#5 {main}
thrown
else
include Config::get('error_tmpl');
// 获取并清空缓存
$content = ob_get_clean();
echo '<pre>';
var_dump($content);
$response = new Response($content, 'html');
// 将错误保存,访问方式 http://www.xxx.com/error.html
file_put_contents('error.html',$content);
if ($exception instanceof HttpException) {
$statusCode = $exception->getStatusCode();
$response->header($exception->getHeaders());
}
if (!isset($statusCode)) {
$statusCode = 500;
}
$response->code($statusCode);
Environment Variables
Server/Request Data
SCRIPT_FILENAME
/www/wwwroot/sun.tpsns.com/index.php
DOCUMENT_ROOT
/www/wwwroot/sun.tpsns.com
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
216.73.216.241
SERVER_ADDR
172.31.123.154
SERVER_NAME
sun.tpsns.com
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
REQUEST_TIME_FLOAT
1776573931.384
Environment Variables
empty
ThinkPHP Constants
PLUGIN_PATH
/www/wwwroot/sun.tpsns.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
31104000
SITE_URL
https://sun.tpsns.com
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/sun.tpsns.com/application/
THINK_START_TIME
1776573931.3847
THINK_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/
LIB_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/
CORE_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/sun.tpsns.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/sun.tpsns.com/
EXTEND_PATH
/www/wwwroot/sun.tpsns.com/extend/
VENDOR_PATH
/www/wwwroot/sun.tpsns.com/vendor/
RUNTIME_PATH
/www/wwwroot/sun.tpsns.com/runtime/
LOG_PATH
/www/wwwroot/sun.tpsns.com/runtime/log/
CACHE_PATH
/www/wwwroot/sun.tpsns.com/runtime/cache/
TEMP_PATH
/www/wwwroot/sun.tpsns.com/runtime/temp/
CONF_PATH
/www/wwwroot/sun.tpsns.com/application/
ThinkPHP
V5.0.15
{ 十年磨一剑-为API开发设计的高性能框架 }
"
Fatal error: Uncaught exception 'think\exception\ErrorException' with message 'file_put_contents(): open_basedir restriction in effect. File(error.html) is not within the allowed path(s): (/www/wwwroot/sun.tpsns.com/:/tmp/)' in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php:190
Stack trace:
#0 [internal function]: think\Error::appError(2, 'file_put_conten...', '/www/wwwroot/su...', 190, Array)
#1 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(190): file_put_contents('error.html', '<!DOCTYPE html>...')
#2 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php(96): think\exception\Handle->convertExceptionToResponse(Object(think\exception\ErrorException))
#3 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Error.php(53): think\exception\Handle->render(Object(think\exception\ErrorException))
#4 /www/wwwroot/sun.tpsns.com/thinkphp/library/think/Error.php(90): think\Error::appException(Object(think\exception\ErrorException))
#5 [internal function]: think\Error::ap in /www/wwwroot/sun.tpsns.com/thinkphp/library/think/exception/Handle.php on line 190