[2] ErrorException in File.php line 302

unlink(/mnt/data/www.lfang.com/runtime/cache/5d/b16a20fad49aa8643cb6f280892358.php): No such file or directory

  1. * 判断文件是否存在后,删除
  2. * @access private
  3. * @param string $path
  4. * @return bool
  5. * @author byron sampson <xiaobo.sun@qq.com>
  6. * @return boolean
  7. */
  8. private function unlink($path)
  9. {
  10. return is_file($path) && unlink($path);
  11. }
  12. }

Call Stack

  1. in File.php line 302
  2. at Error::appError(2, 'unlink(/mnt/data/www...', '/mnt/data/www.lfang....', 302, ['path' => '/mnt/data/www.lfang....'])
  3. at unlink('/mnt/data/www.lfang....') in File.php line 302
  4. at File->unlink('/mnt/data/www.lfang....') in File.php line 140
  5. at File->get('57aba18c0aa6ae4e98d7...')
  6. at call_user_func_array([object(File), 'get'], ['57aba18c0aa6ae4e98d7...']) in Cache.php line 130
  7. at Cache->__call('get', ['57aba18c0aa6ae4e98d7...']) in Connection.php line 2119
  8. at Connection->getCacheData(object(Query), ['key' => true, 'expire' => 100, 'tag' => null], null, '57aba18c0aa6ae4e98d7...') in Connection.php line 900
  9. at Connection->select(object(Query)) in Query.php line 3008
  10. at Query->select() in common.php line 1564
  11. at getHouseType(1480, 3) in 89dc5184caf37fb0677560d22afdd513.php line 248
  12. at include('/mnt/data/www.lfang....') in File.php line 59
  13. at File->read('/mnt/data/www.lfang....', ['userInfo' => null, 'seo' => ['title' => '...', 'keys' => '...', 'desc' => '...'], 'menu' => ['head' => [['id' => 1, 'url' => '/', 'name' => '首页', ...], ['id' => 2, 'url' => '/house.html', 'name' => '新房', ...], ['id' => 7, 'url' => '/news.html', 'name' => '资讯', ...], ...], 'foot' => [['id' => 25, 'url' => '/single/agreement.ht...', 'name' => '用户协议', ...], ['id' => 26, 'url' => '/single/job.html', 'name' => '人才招聘', ...], ['id' => 9, 'url' => '/single/aboutus.html', 'name' => '关于我们', ...], ...]], ...]) in Template.php line 226
  14. at Template->fetch('/mnt/data/www.lfang....', ['userInfo' => null, 'seo' => ['title' => '...', 'keys' => '...', 'desc' => '...'], 'menu' => ['head' => [['id' => 1, 'url' => '/', 'name' => '首页', ...], ['id' => 2, 'url' => '/house.html', 'name' => '新房', ...], ['id' => 7, 'url' => '/news.html', 'name' => '资讯', ...], ...], 'foot' => [['id' => 25, 'url' => '/single/agreement.ht...', 'name' => '用户协议', ...], ['id' => 26, 'url' => '/single/job.html', 'name' => '人才招聘', ...], ['id' => 9, 'url' => '/single/aboutus.html', 'name' => '关于我们', ...], ...]], ...], []) in Think.php line 93
  15. at Think->fetch('/mnt/data/www.lfang....', ['userInfo' => null, 'seo' => ['title' => '...', 'keys' => '...', 'desc' => '...'], 'menu' => ['head' => [['id' => 1, 'url' => '/', 'name' => '首页', ...], ['id' => 2, 'url' => '/house.html', 'name' => '新房', ...], ['id' => 7, 'url' => '/news.html', 'name' => '资讯', ...], ...], 'foot' => [['id' => 25, 'url' => '/single/agreement.ht...', 'name' => '用户协议', ...], ['id' => 26, 'url' => '/single/job.html', 'name' => '人才招聘', ...], ['id' => 9, 'url' => '/single/aboutus.html', 'name' => '关于我们', ...], ...]], ...], []) in View.php line 189
  16. at View->fetch('', ['userInfo' => null, 'seo' => ['title' => '...', 'keys' => '...', 'desc' => '...'], 'menu' => ['head' => [['id' => 1, 'url' => '/', 'name' => '首页', ...], ['id' => 2, 'url' => '/house.html', 'name' => '新房', ...], ['id' => 7, 'url' => '/news.html', 'name' => '资讯', ...], ...], 'foot' => [['id' => 25, 'url' => '/single/agreement.ht...', 'name' => '用户协议', ...], ['id' => 26, 'url' => '/single/job.html', 'name' => '人才招聘', ...], ['id' => 9, 'url' => '/single/aboutus.html', 'name' => '关于我们', ...], ...]], ...], []) in Controller.php line 161
  17. at Controller->fetch() in House.php line 41
  18. at House->index()
  19. at ReflectionMethod->invokeArgs(object(House), []) in Container.php line 395
  20. at Container->invokeReflectMethod(object(House), object(ReflectionMethod), ['convert' => false]) in Module.php line 132
  21. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  22. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  23. at Middleware->think\{closure}(object(Request))
  24. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  25. at Middleware->dispatch(object(Request), 'controller') in Module.php line 137
  26. at Module->exec() in Dispatch.php line 168
  27. at Dispatch->run() in App.php line 432
  28. at App->think\{closure}(object(Request), object(Closure), null)
  29. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  30. at Middleware->think\{closure}(object(Request))
  31. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  32. at Middleware->dispatch(object(Request)) in App.php line 435
  33. at App->run() in index.php line 11

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
city_info { "id": 1528, "province_id": 16, "name": "\u5357\u660c", "alias": "www", "pid": 0, "spid": "0", "ordid": 255, "status": 1, "seo_title": "", "seo_keys": "", "seo_desc": "", "img": null, "domain": "www", "is_hot": 1, "is_default": 1, "is_index": 0, "lat": "28.689455295061", "lng": "115.86458944232", "data": { "phone": "", "address": "", "online_consulting": "", "pc_js": "", "mobile_js": "" }, "city_code": null, "hits": 49 }
city_id 1528
city_ids think:["3137","3138","3139","3140","3141","3142","3143","3144","3145","3146","3147","3148","3149","5982","5984","5990","5991","5992","5993","5994","5995","5996","5997","5998","6002","6003","6004","6005","6009","6010","6011","6012","6023","6024","6025","6026","6027","6028","6029","6031","6033","1528"]
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_REFERER http://lp.lfang.com/Items/sale/2011936567226/2774/140949/
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_CONNECTION close
HTTP_REMOTE_HOST 44.200.169.91
HTTP_X_FORWARDED_FOR 44.200.169.91
HTTP_X_REAL_IP 44.200.169.91
HTTP_HOST www.lfang.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.lfang.com
SERVER_PORT 80
SERVER_ADDR 10.25.0.11
REMOTE_PORT 44024
REMOTE_ADDR 10.25.0.100
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /mnt/data/www.lfang.com/public
DOCUMENT_URI /index.php
REQUEST_URI /house.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/house.html
SCRIPT_FILENAME /mnt/data/www.lfang.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711648799.7858
REQUEST_TIME 1711648799
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.2.7
QR_MODE_NUL -1
QR_MODE_NUM 0
QR_MODE_AN 1
QR_MODE_8 2
QR_MODE_KANJI 3
QR_MODE_STRUCTURE 4
QR_ECLEVEL_L 0
QR_ECLEVEL_M 1
QR_ECLEVEL_Q 2
QR_ECLEVEL_H 3
QR_FORMAT_TEXT 0
QR_FORMAT_PNG 1
QR_CACHEABLE false
QR_CACHE_DIR false
QR_LOG_DIR false
QR_FIND_BEST_MASK true
QR_FIND_FROM_RANDOM 2
QR_DEFAULT_MASK 2
QR_PNG_MAXIMUM_SIZE 1024
QRSPEC_VERSION_MAX 40
QRSPEC_WIDTH_MAX 177
QRCAP_WIDTH 0
QRCAP_WORDS 1
QRCAP_REMINDER 2
QRCAP_EC 3
QR_IMAGE true
STRUCTURE_HEADER_BITS 20
MAX_STRUCTURED_SYMBOLS 16
N1 3
N2 3
N3 40
N4 10