HTTP/1.1 500 Internal Server Error
Server: nginx
Date: Thu, 21 Nov 2024 09:11:34 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 1800
Access-Control-Allow-Methods: GET, POST, PATCH, PUT, DELETE, OPTIONS
Access-Control-Allow-Headers: Authorization, Content-Type, If-Match, If-Modified-Since, If-None-Match, If-Unmodified-Since, X-CSRF-TOKEN, X-Requested-With
Access-Control-Allow-Origin: *
Set-Cookie: PHPSESSID=812a137ab662e7fa61252c39714bde40; path=/
fe20
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>系统发生错误</title>
<meta name="robots" content="noindex,nofollow" />
<style>
/* Base */
body {
color: #333;
font: 16px Verdana, "Helvetica Neue", helvetica, Arial, 'Microsoft YaHei', sans-serif;
margin: 0;
padding: 0 20px 20px;
}
h1{
margin: 10px 0 0;
font-size: 28px;
font-weight: 500;
line-height: 32px;
}
h2{
color: #4288ce;
font-weight: 400;
padding: 6px 0;
margin: 6px 0 0;
font-size: 18px;
border-bottom: 1px solid #eee;
}
h3{
margin: 12px;
font-size: 16px;
font-weight: bold;
}
abbr{
cursor: help;
text-decoration: underline;
text-decoration-style: dotted;
}
a{
color: #868686;
cursor: pointer;
}
a:hover{
text-decoration: underline;
}
.line-error{
background: #f8cbcb;
}
.echo table {
width: 100%;
}
.echo pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: #f7f7f7;
border: 0;
border-radius: 3px;
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.echo pre > pre {
padding: 0;
margin: 0;
}
/* Exception Info */
.exception {
margin-top: 20px;
}
.exception .message{
padding: 12px;
border: 1px solid #ddd;
border-bottom: 0 none;
line-height: 18px;
font-size:16px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑",serif;
}
.exception .code{
float: left;
text-align: center;
color: #fff;
margin-right: 12px;
padding: 16px;
border-radius: 4px;
background: #999;
}
.exception .source-code{
padding: 6px;
border: 1px solid #ddd;
background: #f9f9f9;
overflow-x: auto;
}
.exception .source-code pre{
margin: 0;
}
.exception .source-code pre ol{
margin: 0;
color: #4288ce;
display: inline-block;
min-width: 100%;
box-sizing: border-box;
font-size:14px;
font-family: "Century Gothic",Consolas,"Liberation Mono",Courier,Verdana,serif;
padding-left: 40px;
}
.exception .source-code pre li{
border-left: 1px solid #ddd;
height: 18px;
line-height: 18px;
}
.exception .source-code pre code{
color: #333;
height: 100%;
display: inline-block;
border-left: 1px solid #fff;
font-size:14px;
font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑",serif;
}
.exception .trace{
padding: 6px;
border: 1px solid #ddd;
border-top: 0 none;
line-height: 16px;
font-size:14px;
font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑",serif;
}
.exception .trace h2:hover {
text-decoration: underline;
cursor: pointer;
}
.exception .trace ol{
margin: 12px;
}
.exception .trace ol li{
padding: 2px 4px;
}
.exception div:last-child{
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
/* Exception Variables */
.exception-var table{
width: 100%;
margin: 12px 0;
box-sizing: border-box;
table-layout:fixed;
word-wrap:break-word;
}
.exception-var table caption{
text-align: left;
font-size: 16px;
font-weight: bold;
padding: 6px 0;
}
.exception-var table caption small{
font-weight: 300;
display: inline-block;
margin-left: 10px;
color: #ccc;
}
.exception-var table tbody{
font-size: 13px;
font-family: Consolas, "Liberation Mono", Courier, "微软雅黑",serif;
}
.exception-var table td{
padding: 0 6px;
vertical-align: top;
word-break: break-all;
}
.exception-var table td:first-child{
width: 28%;
font-weight: bold;
white-space: nowrap;
}
.exception-var table td pre{
margin: 0;
}
/* Copyright Info */
.copyright{
margin-top: 24px;
padding: 12px 0;
border-top: 1px solid #eee;
}
/* SPAN elements with the classes below are added by prettyprint. */
pre.prettyprint .pln { color: #000 } /* plain text */
pre.prettyprint .str { color: #080 } /* string content */
pre.prettyprint .kwd { color: #008 } /* a keyword */
pre.prettyprint .com { color: #800 } /* a comment */
pre.prettyprint .typ { color: #606 } /* a type name */
pre.prettyprint .lit { color: #066 } /* a literal value */
/* punctuation, lisp open bracket, lisp close bracket */
pre.prettyprint .pun, pre.prettyprint .opn, pre.prettyprint .clo { color: #660 }
pre.prettyprint .tag { color: #008 } /* a markup tag name */
pre.prettyprint .atn { color: #606 } /* a markup attribute name */
pre.prettyprint .atv { color: #080 } /* a markup attribute value */
pre.prettyprint .dec, pre.prettyprint .var { color: #606 } /* a declaration; a variable name */
pre.prettyprint .fun { color: red } /* a function name */
</style>
</head>
<body>
<div class="exception">
<div class="message">
<div class="info">
<div>
<h2>#0 [0]<abbr title="think\template\exception\TemplateNotFoundException">TemplateNotFoundException</abbr> in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/think-view/src/Think.php line 146">Think.php line 146</a></h2>
</div>
<div><h1>模板文件不存在:/data/web/Pear-Admin-Think/view/index/index/index.html</h1></div>
</div>
</div>
<div class="source-code">
<pre class="prettyprint lang-php"><ol start="137"><li class="line-0-137"><code> }
</code></li><li class="line-0-138"><code>
</code></li><li class="line-0-139"><code> if ('' == pathinfo($template, PATHINFO_EXTENSION)) {
</code></li><li class="line-0-140"><code> // 获取模板文件名
</code></li><li class="line-0-141"><code> $template = $this->parseTemplate($template);
</code></li><li class="line-0-142"><code> }
</code></li><li class="line-0-143"><code>
</code></li><li class="line-0-144"><code> // 模板不存在 抛出异常
</code></li><li class="line-0-145"><code> if (!is_file($template)) {
</code></li><li class="line-0-146 line-error"><code> throw new TemplateNotFoundException('template not exists:' . $template, $template);
</code></li><li class="line-0-147"><code> }
</code></li><li class="line-0-148"><code>
</code></li><li class="line-0-149"><code> $this->template->fetch($template, $data);
</code></li><li class="line-0-150"><code> }
</code></li><li class="line-0-151"><code>
</code></li><li class="line-0-152"><code> /**
</code></li><li class="line-0-153"><code> * 渲染模板内容
</code></li><li class="line-0-154"><code> * @access public
</code></li><li class="line-0-155"><code> * @param string $template 模板内容
</code></li></ol></pre>
</div>
<div class="trace">
<h2 data-expand="1">Call Stack</h2>
<ol>
<li>in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/think-view/src/Think.php line 146">Think.php line 146</a></li>
<li>
at <abbr title="think\view\driver\Think">Think</abbr>->fetch('<a class="toggle" title="/data/web/Pear-Admin-Think/view/index/index/index.html">/data/web/Pear-Admin...</a>', []) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/View.php line 90">View.php line 90</a> </li>
<li>
at <abbr title="think\View">View</abbr>->think\{closure}() in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/View.php line 126">View.php line 126</a> </li>
<li>
at <abbr title="think\View">View</abbr>->getContent(<em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/View.php line 91">View.php line 91</a> </li>
<li>
at <abbr title="think\View">View</abbr>->fetch('', []) </li>
<li>
at call_user_func_array([<em>object</em>(<abbr title="think\View">View</abbr>), 'fetch'], ['', []]) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Facade.php line 96">Facade.php line 96</a> </li>
<li>
at <abbr title="think\Facade">Facade</abbr>::__callStatic('fetch', ['', []]) in <a class="toggle" title="/data/web/Pear-Admin-Think/app/BaseController.php line 90">BaseController.php line 90</a> </li>
<li>
at <abbr title="app\BaseController">BaseController</abbr>->fetch() in <a class="toggle" title="/data/web/Pear-Admin-Think/app/index/controller/Index.php line 13">Index.php line 13</a> </li>
<li>
at <abbr title="app\index\controller\Index">Index</abbr>->index() </li>
<li>
at <abbr title="ReflectionMethod">ReflectionMethod</abbr>->invokeArgs(<em>object</em>(<abbr title="app\index\controller\Index">Index</abbr>), []) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Container.php line 344">Container.php line 344</a> </li>
<li>
at <abbr title="think\Container">Container</abbr>->invokeReflectMethod(<em>object</em>(<abbr title="app\index\controller\Index">Index</abbr>), <em>object</em>(<abbr title="ReflectionMethod">ReflectionMethod</abbr>), []) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/route/dispatch/Controller.php line 110">Controller.php line 110</a> </li>
<li>
at <abbr title="think\route\dispatch\Controller">Controller</abbr>->think\route\dispatch\{closure}(<em>object</em>(<abbr title="app\Request">Request</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 59">Pipeline.php line 59</a> </li>
<li>
at <abbr title="think\Pipeline">Pipeline</abbr>->think\{closure}(<em>object</em>(<abbr title="app\Request">Request</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 66">Pipeline.php line 66</a> </li>
<li>
at <abbr title="think\Pipeline">Pipeline</abbr>->then(<em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/route/dispatch/Controller.php line 113">Controller.php line 113</a> </li>
<li>
at <abbr title="think\route\dispatch\Controller">Controller</abbr>->exec() in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/route/Dispatch.php line 90">Dispatch.php line 90</a> </li>
<li>
at <abbr title="think\route\Dispatch">Dispatch</abbr>->run() in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Route.php line 785">Route.php line 785</a> </li>
<li>
at <abbr title="think\Route">Route</abbr>->think\{closure}(<em>object</em>(<abbr title="app\Request">Request</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 59">Pipeline.php line 59</a> </li>
<li>
at <abbr title="think\Pipeline">Pipeline</abbr>->think\{closure}(<em>object</em>(<abbr title="app\Request">Request</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 66">Pipeline.php line 66</a> </li>
<li>
at <abbr title="think\Pipeline">Pipeline</abbr>->then(<em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Route.php line 786">Route.php line 786</a> </li>
<li>
at <abbr title="think\Route">Route</abbr>->dispatch(<em>object</em>(<abbr title="app\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Http.php line 216">Http.php line 216</a> </li>
<li>
at <abbr title="think\Http">Http</abbr>->dispatchToRoute(<em>object</em>(<abbr title="app\Request">Request</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Http.php line 206">Http.php line 206</a> </li>
<li>
at <abbr title="think\Http">Http</abbr>->think\{closure}(<em>object</em>(<abbr title="app\Request">Request</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 59">Pipeline.php line 59</a> </li>
<li>
at <abbr title="think\Pipeline">Pipeline</abbr>->think\{closure}(<em>object</em>(<abbr title="app\Request">Request</abbr>)) in <a class="toggle" title="/data/web/Pear-Admin-Think/vendor/topthink/think-multi-app/src/MultiApp.php line 71">MultiApp.php line 71</a> </li>
{
"@category" : "datascan",
"@timestamp" : "2024-11-21T09:11:35.000Z",
"app" : {
"http" : {
"bodymd5" : "94e2320458b3fa0ef97d5e3125045436",
"bodymmh3" : 1884292891,
"component" : [
{
"productvendor" : "PHP",
"product" : "PHP"
}
],
"headermd5" : "6fe68c102e6ed529322a5245c4d26c8e",
"headermmh3" : -858596980,
"title" : "\u7cfb\u7edf\u53d1\u751f\u9519\u8bef"
},
"length" : 16384
},
"asn" : "AS37963",
"city" : "Shenzhen",
"country" : "CN",
"cpe" : "<enterprise field>: cpe",
"cpecount" : "<enterprise field>: cpecount",
"data" : "HTTP/1.1 500 Internal Server Error\r\nServer: nginx\r\nDate: Thu, 21 Nov 2024 09:11:34 GMT\r\nContent-Type: text/html; charset=utf-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nAccess-Control-Allow-Credentials: true\r\nAccess-Control-Max-Age: 1800\r\nAccess-Control-Allow-Methods: GET, POST, PATCH, PUT, DELETE, OPTIONS\r\nAccess-Control-Allow-Headers: Authorization, Content-Type, If-Match, If-Modified-Since, If-None-Match, If-Unmodified-Since, X-CSRF-TOKEN, X-Requested-With\r\nAccess-Control-Allow-Origin: *\r\nSet-Cookie: PHPSESSID=812a137ab662e7fa61252c39714bde40; path=/\r\n\r\nfe20\r\n<!DOCTYPE html>\n<html>\n<head>\n <meta charset=\"UTF-8\">\n <title>\u7cfb\u7edf\u53d1\u751f\u9519\u8bef</title>\n <meta name=\"robots\" content=\"noindex,nofollow\" />\n <style>\n /* Base */\n body {\n color: #333;\n font: 16px Verdana, \"Helvetica Neue\", helvetica, Arial, 'Microsoft YaHei', sans-serif;\n margin: 0;\n padding: 0 20px 20px;\n }\n h1{\n margin: 10px 0 0;\n font-size: 28px;\n font-weight: 500;\n line-height: 32px;\n }\n h2{\n color: #4288ce;\n font-weight: 400;\n padding: 6px 0;\n margin: 6px 0 0;\n font-size: 18px;\n border-bottom: 1px solid #eee;\n }\n h3{\n margin: 12px;\n font-size: 16px;\n font-weight: bold;\n }\n abbr{\n cursor: help;\n text-decoration: underline;\n text-decoration-style: dotted;\n }\n a{\n color: #868686;\n cursor: pointer;\n }\n a:hover{\n text-decoration: underline;\n }\n .line-error{\n background: #f8cbcb;\n }\n .echo table {\n width: 100%;\n }\n .echo pre {\n padding: 16px;\n overflow: auto;\n font-size: 85%;\n line-height: 1.45;\n background-color: #f7f7f7;\n border: 0;\n border-radius: 3px;\n font-family: Consolas, \"Liberation Mono\", Menlo, Courier, monospace;\n }\n .echo pre > pre {\n padding: 0;\n margin: 0;\n }\n /* Exception Info */\n .exception {\n margin-top: 20px;\n }\n .exception .message{\n padding: 12px;\n border: 1px solid #ddd;\n border-bottom: 0 none;\n line-height: 18px;\n font-size:16px;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n font-family: Consolas,\"Liberation Mono\",Courier,Verdana,\"\u5fae\u8f6f\u96c5\u9ed1\",serif;\n }\n .exception .code{\n float: left;\n text-align: center;\n color: #fff;\n margin-right: 12px;\n padding: 16px;\n border-radius: 4px;\n background: #999;\n }\n .exception .source-code{\n padding: 6px;\n border: 1px solid #ddd;\n\n background: #f9f9f9;\n overflow-x: auto;\n\n }\n .exception .source-code pre{\n margin: 0;\n }\n .exception .source-code pre ol{\n margin: 0;\n color: #4288ce;\n display: inline-block;\n min-width: 100%;\n box-sizing: border-box;\n font-size:14px;\n font-family: \"Century Gothic\",Consolas,\"Liberation Mono\",Courier,Verdana,serif;\n padding-left: 40px;\n }\n .exception .source-code pre li{\n border-left: 1px solid #ddd;\n height: 18px;\n line-height: 18px;\n }\n .exception .source-code pre code{\n color: #333;\n height: 100%;\n display: inline-block;\n border-left: 1px solid #fff;\n font-size:14px;\n font-family: Consolas,\"Liberation Mono\",Courier,Verdana,\"\u5fae\u8f6f\u96c5\u9ed1\",serif;\n }\n .exception .trace{\n padding: 6px;\n border: 1px solid #ddd;\n border-top: 0 none;\n line-height: 16px;\n font-size:14px;\n font-family: Consolas,\"Liberation Mono\",Courier,Verdana,\"\u5fae\u8f6f\u96c5\u9ed1\",serif;\n }\n .exception .trace h2:hover {\n text-decoration: underline;\n cursor: pointer;\n }\n .exception .trace ol{\n margin: 12px;\n }\n .exception .trace ol li{\n padding: 2px 4px;\n }\n .exception div:last-child{\n border-bottom-left-radius: 4px;\n border-bottom-right-radius: 4px;\n }\n\n /* Exception Variables */\n .exception-var table{\n width: 100%;\n margin: 12px 0;\n box-sizing: border-box;\n table-layout:fixed;\n word-wrap:break-word;\n }\n .exception-var table caption{\n text-align: left;\n font-size: 16px;\n font-weight: bold;\n padding: 6px 0;\n }\n .exception-var table caption small{\n font-weight: 300;\n display: inline-block;\n margin-left: 10px;\n color: #ccc;\n }\n .exception-var table tbody{\n font-size: 13px;\n font-family: Consolas, \"Liberation Mono\", Courier, \"\u5fae\u8f6f\u96c5\u9ed1\",serif;\n }\n .exception-var table td{\n padding: 0 6px;\n vertical-align: top;\n word-break: break-all;\n }\n .exception-var table td:first-child{\n width: 28%;\n font-weight: bold;\n white-space: nowrap;\n }\n .exception-var table td pre{\n margin: 0;\n }\n\n /* Copyright Info */\n .copyright{\n margin-top: 24px;\n padding: 12px 0;\n border-top: 1px solid #eee;\n }\n\n /* SPAN elements with the classes below are added by prettyprint. */\n pre.prettyprint .pln { color: #000 } /* plain text */\n pre.prettyprint .str { color: #080 } /* string content */\n pre.prettyprint .kwd { color: #008 } /* a keyword */\n pre.prettyprint .com { color: #800 } /* a comment */\n pre.prettyprint .typ { color: #606 } /* a type name */\n pre.prettyprint .lit { color: #066 } /* a literal value */\n /* punctuation, lisp open bracket, lisp close bracket */\n pre.prettyprint .pun, pre.prettyprint .opn, pre.prettyprint .clo { color: #660 }\n pre.prettyprint .tag { color: #008 } /* a markup tag name */\n pre.prettyprint .atn { color: #606 } /* a markup attribute name */\n pre.prettyprint .atv { color: #080 } /* a markup attribute value */\n pre.prettyprint .dec, pre.prettyprint .var { color: #606 } /* a declaration; a variable name */\n pre.prettyprint .fun { color: red } /* a function name */\n </style>\n</head>\n<body>\n <div class=\"exception\">\n <div class=\"message\">\n <div class=\"info\">\n <div>\n <h2>#0 [0]<abbr title=\"think\\template\\exception\\TemplateNotFoundException\">TemplateNotFoundException</abbr> in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/think-view/src/Think.php line 146\">Think.php line 146</a></h2>\n </div>\n <div><h1>\u6a21\u677f\u6587\u4ef6\u4e0d\u5b58\u5728:/data/web/Pear-Admin-Think/view/index/index/index.html</h1></div>\n </div>\n </div>\n <div class=\"source-code\">\n <pre class=\"prettyprint lang-php\"><ol start=\"137\"><li class=\"line-0-137\"><code> }\n</code></li><li class=\"line-0-138\"><code>\n</code></li><li class=\"line-0-139\"><code> if ('' == pathinfo($template, PATHINFO_EXTENSION)) {\n</code></li><li class=\"line-0-140\"><code> // \u83b7\u53d6\u6a21\u677f\u6587\u4ef6\u540d\n</code></li><li class=\"line-0-141\"><code> $template = $this->parseTemplate($template);\n</code></li><li class=\"line-0-142\"><code> }\n</code></li><li class=\"line-0-143\"><code>\n</code></li><li class=\"line-0-144\"><code> // \u6a21\u677f\u4e0d\u5b58\u5728 \u629b\u51fa\u5f02\u5e38\n</code></li><li class=\"line-0-145\"><code> if (!is_file($template)) {\n</code></li><li class=\"line-0-146 line-error\"><code> throw new TemplateNotFoundException('template not exists:' . $template, $template);\n</code></li><li class=\"line-0-147\"><code> }\n</code></li><li class=\"line-0-148\"><code>\n</code></li><li class=\"line-0-149\"><code> $this->template->fetch($template, $data);\n</code></li><li class=\"line-0-150\"><code> }\n</code></li><li class=\"line-0-151\"><code>\n</code></li><li class=\"line-0-152\"><code> /**\n</code></li><li class=\"line-0-153\"><code> * \u6e32\u67d3\u6a21\u677f\u5185\u5bb9\n</code></li><li class=\"line-0-154\"><code> * @access public\n</code></li><li class=\"line-0-155\"><code> * @param string $template \u6a21\u677f\u5185\u5bb9\n</code></li></ol></pre>\n </div>\n <div class=\"trace\">\n <h2 data-expand=\"1\">Call Stack</h2>\n <ol>\n <li>in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/think-view/src/Think.php line 146\">Think.php line 146</a></li>\n <li>\n at <abbr title=\"think\\view\\driver\\Think\">Think</abbr>->fetch('<a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/view/index/index/index.html\">/data/web/Pear-Admin...</a>', []) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/View.php line 90\">View.php line 90</a> </li>\n <li>\n at <abbr title=\"think\\View\">View</abbr>->think\\{closure}() in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/View.php line 126\">View.php line 126</a> </li>\n <li>\n at <abbr title=\"think\\View\">View</abbr>->getContent(<em>object</em>(<abbr title=\"Closure\">Closure</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/View.php line 91\">View.php line 91</a> </li>\n <li>\n at <abbr title=\"think\\View\">View</abbr>->fetch('', []) </li>\n <li>\n at call_user_func_array([<em>object</em>(<abbr title=\"think\\View\">View</abbr>), 'fetch'], ['', []]) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Facade.php line 96\">Facade.php line 96</a> </li>\n <li>\n at <abbr title=\"think\\Facade\">Facade</abbr>::__callStatic('fetch', ['', []]) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/app/BaseController.php line 90\">BaseController.php line 90</a> </li>\n <li>\n at <abbr title=\"app\\BaseController\">BaseController</abbr>->fetch() in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/app/index/controller/Index.php line 13\">Index.php line 13</a> </li>\n <li>\n at <abbr title=\"app\\index\\controller\\Index\">Index</abbr>->index() </li>\n <li>\n at <abbr title=\"ReflectionMethod\">ReflectionMethod</abbr>->invokeArgs(<em>object</em>(<abbr title=\"app\\index\\controller\\Index\">Index</abbr>), []) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Container.php line 344\">Container.php line 344</a> </li>\n <li>\n at <abbr title=\"think\\Container\">Container</abbr>->invokeReflectMethod(<em>object</em>(<abbr title=\"app\\index\\controller\\Index\">Index</abbr>), <em>object</em>(<abbr title=\"ReflectionMethod\">ReflectionMethod</abbr>), []) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/route/dispatch/Controller.php line 110\">Controller.php line 110</a> </li>\n <li>\n at <abbr title=\"think\\route\\dispatch\\Controller\">Controller</abbr>->think\\route\\dispatch\\{closure}(<em>object</em>(<abbr title=\"app\\Request\">Request</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 59\">Pipeline.php line 59</a> </li>\n <li>\n at <abbr title=\"think\\Pipeline\">Pipeline</abbr>->think\\{closure}(<em>object</em>(<abbr title=\"app\\Request\">Request</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 66\">Pipeline.php line 66</a> </li>\n <li>\n at <abbr title=\"think\\Pipeline\">Pipeline</abbr>->then(<em>object</em>(<abbr title=\"Closure\">Closure</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/route/dispatch/Controller.php line 113\">Controller.php line 113</a> </li>\n <li>\n at <abbr title=\"think\\route\\dispatch\\Controller\">Controller</abbr>->exec() in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/route/Dispatch.php line 90\">Dispatch.php line 90</a> </li>\n <li>\n at <abbr title=\"think\\route\\Dispatch\">Dispatch</abbr>->run() in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Route.php line 785\">Route.php line 785</a> </li>\n <li>\n at <abbr title=\"think\\Route\">Route</abbr>->think\\{closure}(<em>object</em>(<abbr title=\"app\\Request\">Request</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 59\">Pipeline.php line 59</a> </li>\n <li>\n at <abbr title=\"think\\Pipeline\">Pipeline</abbr>->think\\{closure}(<em>object</em>(<abbr title=\"app\\Request\">Request</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 66\">Pipeline.php line 66</a> </li>\n <li>\n at <abbr title=\"think\\Pipeline\">Pipeline</abbr>->then(<em>object</em>(<abbr title=\"Closure\">Closure</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Route.php line 786\">Route.php line 786</a> </li>\n <li>\n at <abbr title=\"think\\Route\">Route</abbr>->dispatch(<em>object</em>(<abbr title=\"app\\Request\">Request</abbr>), <em>object</em>(<abbr title=\"Closure\">Closure</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Http.php line 216\">Http.php line 216</a> </li>\n <li>\n at <abbr title=\"think\\Http\">Http</abbr>->dispatchToRoute(<em>object</em>(<abbr title=\"app\\Request\">Request</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Http.php line 206\">Http.php line 206</a> </li>\n <li>\n at <abbr title=\"think\\Http\">Http</abbr>->think\\{closure}(<em>object</em>(<abbr title=\"app\\Request\">Request</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/framework/src/think/Pipeline.php line 59\">Pipeline.php line 59</a> </li>\n <li>\n at <abbr title=\"think\\Pipeline\">Pipeline</abbr>->think\\{closure}(<em>object</em>(<abbr title=\"app\\Request\">Request</abbr>)) in <a class=\"toggle\" title=\"/data/web/Pear-Admin-Think/vendor/topthink/think-multi-app/src/MultiApp.php line 71\">MultiApp.php line 71</a> </li>\n ",
"datamd5" : "45bb369ba6f1f922d5f0786cdfb34ab0",
"datammh3" : 1085781969,
"device" : {
"class" : "<enterprise field>: device.class"
},
"geolocus" : {
"asn" : "AS37963",
"continent" : "AS",
"continentname" : "Asia",
"country" : "CN",
"countryname" : "China",
"domain" : [
"alibaba-inc.com",
"cnnic.cn"
],
"isineu" : "false",
"latitude" : "35.86166",
"location" : "35.86166,104.195397",
"longitude" : "104.195397",
"netname" : "ALISOFT",
"organization" : "Hangzhou Alibaba Advertising Co.,Ltd.",
"subnet" : "47.104.0.0/13"
},
"ip" : "47.106.182.197",
"ipv6" : "false",
"latitude" : "22.5559",
"location" : "22.5559,114.0577",
"longitude" : "114.0577",
"node" : {
"country" : "<enterprise field>: node.country",
"groupid" : "<enterprise field>: node.groupid",
"id" : "<enterprise field>: node.id",
"physicalcountry" : "<enterprise field>: node.physicalcountry"
},
"organization" : "Hangzhou Alibaba Advertising Co.,Ltd.",
"os" : "Linux Kernel",
"osvendor" : "Linux",
"port" : 8899,
"product" : "Nginx",
"productvendor" : "F5",
"protocol" : "http",
"protocolversion" : "1.1",
"reason" : "Internal Server Error",
"seen_date" : "2024-11-21",
"source" : "datascan",
"status" : 500,
"subnet" : "47.96.0.0/12",
"tag" : "<enterprise field>: tag",
"tls" : "false",
"transport" : "tcp",
"url" : "/"
}