Elasticsearch\Common\Exceptions\NoNodesAvailableException Object ( [message:protected] => No alive nodes found in your cluster [string:Exception:private] => [code:protected] => 0 [file:protected] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/StaticNoPingConnectionPool.php [line:protected] => 64 [trace:Exception:private] => Array ( [0] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php [line] => 82 [function] => nextConnection [class] => Elasticsearch\ConnectionPool\StaticNoPingConnectionPool [type] => -> ) [1] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php [line] => 99 [function] => getConnection [class] => Elasticsearch\Transport [type] => -> ) [2] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php [line] => 297 [function] => performRequest [class] => Elasticsearch\Transport [type] => -> ) [3] => Array ( [file] => /www/wwwroot/apkzu/vendor/react/promise/src/FulfilledPromise.php [line] => 28 [function] => Elasticsearch\Connections\{closure} [class] => Elasticsearch\Connections\Connection [type] => -> ) [4] => Array ( [file] => /www/wwwroot/apkzu/vendor/ezimuel/ringphp/src/Future/CompletedFutureValue.php [line] => 65 [function] => then [class] => React\Promise\FulfilledPromise [type] => -> ) [5] => Array ( [file] => /www/wwwroot/apkzu/vendor/ezimuel/ringphp/src/Core.php [line] => 341 [function] => then [class] => GuzzleHttp\Ring\Future\CompletedFutureValue [type] => -> ) [6] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php [line] => 345 [function] => proxy [class] => GuzzleHttp\Ring\Core [type] => :: ) [7] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php [line] => 241 [function] => Elasticsearch\Connections\{closure} [class] => Elasticsearch\Connections\Connection [type] => -> ) [8] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php [line] => 110 [function] => performRequest [class] => Elasticsearch\Connections\Connection [type] => -> ) [9] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php [line] => 1929 [function] => performRequest [class] => Elasticsearch\Transport [type] => -> ) [10] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php [line] => 1353 [function] => performRequest [class] => Elasticsearch\Client [type] => -> ) [11] => Array ( [file] => /www/wwwroot/apkzu/app/index/controller/Topic.php [line] => 390 [function] => search [class] => Elasticsearch\Client [type] => -> ) [12] => Array ( [file] => /www/wwwroot/apkzu/app/index/controller/Topic.php [line] => 267 [function] => esSearch [class] => app\index\controller\Topic [type] => -> ) [13] => Array ( [function] => getDetailData [class] => app\index\controller\Topic [type] => -> ) [14] => Array ( [file] => /www/wwwroot/apkzu/app/BaseController.php [line] => 73 [function] => call_user_func_array ) [15] => Array ( [file] => /www/wwwroot/apkzu/app/index/controller/Topic.php [line] => 40 [function] => get_cache [class] => app\BaseController [type] => -> ) [16] => Array ( [function] => detail [class] => app\index\controller\Topic [type] => -> ) [17] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Container.php [line] => 344 [function] => invokeArgs [class] => ReflectionMethod [type] => -> ) [18] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/route/dispatch/Controller.php [line] => 110 [function] => invokeReflectMethod [class] => think\Container [type] => -> ) [19] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 59 [function] => think\route\dispatch\{closure} [class] => think\route\dispatch\Controller [type] => -> ) [20] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 66 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [21] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/route/dispatch/Controller.php [line] => 113 [function] => then [class] => think\Pipeline [type] => -> ) [22] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/route/Dispatch.php [line] => 80 [function] => exec [class] => think\route\dispatch\Controller [type] => -> ) [23] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Route.php [line] => 793 [function] => run [class] => think\route\Dispatch [type] => -> ) [24] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 59 [function] => think\{closure} [class] => think\Route [type] => -> ) [25] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 66 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [26] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Route.php [line] => 794 [function] => then [class] => think\Pipeline [type] => -> ) [27] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Http.php [line] => 216 [function] => dispatch [class] => think\Route [type] => -> ) [28] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Http.php [line] => 206 [function] => dispatchToRoute [class] => think\Http [type] => -> ) [29] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 59 [function] => think\{closure} [class] => think\Http [type] => -> ) [30] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/think-multi-app/src/MultiApp.php [line] => 51 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [31] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 59 [function] => think\app\{closure} [class] => think\app\MultiApp [type] => -> ) [32] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 66 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [33] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/think-multi-app/src/MultiApp.php [line] => 52 [function] => then [class] => think\Pipeline [type] => -> ) [34] => Array ( [function] => handle [class] => think\app\MultiApp [type] => -> ) [35] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Middleware.php [line] => 142 [function] => call_user_func ) [36] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 85 [function] => think\{closure} [class] => think\Middleware [type] => -> ) [37] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/think-trace/src/TraceDebug.php [line] => 71 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [38] => Array ( [function] => handle [class] => think\trace\TraceDebug [type] => -> ) [39] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Middleware.php [line] => 142 [function] => call_user_func ) [40] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 85 [function] => think\{closure} [class] => think\Middleware [type] => -> ) [41] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 66 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [42] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Http.php [line] => 207 [function] => then [class] => think\Pipeline [type] => -> ) [43] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Http.php [line] => 170 [function] => runWithRequest [class] => think\Http [type] => -> ) [44] => Array ( [file] => /www/wwwroot/apkzu/public/index.php [line] => 20 [function] => run [class] => think\Http [type] => -> ) ) [previous:Exception:private] => ) Elasticsearch\Common\Exceptions\NoNodesAvailableException Object ( [message:protected] => No alive nodes found in your cluster [string:Exception:private] => [code:protected] => 0 [file:protected] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/StaticNoPingConnectionPool.php [line:protected] => 64 [trace:Exception:private] => Array ( [0] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php [line] => 82 [function] => nextConnection [class] => Elasticsearch\ConnectionPool\StaticNoPingConnectionPool [type] => -> ) [1] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php [line] => 99 [function] => getConnection [class] => Elasticsearch\Transport [type] => -> ) [2] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php [line] => 297 [function] => performRequest [class] => Elasticsearch\Transport [type] => -> ) [3] => Array ( [file] => /www/wwwroot/apkzu/vendor/react/promise/src/FulfilledPromise.php [line] => 28 [function] => Elasticsearch\Connections\{closure} [class] => Elasticsearch\Connections\Connection [type] => -> ) [4] => Array ( [file] => /www/wwwroot/apkzu/vendor/ezimuel/ringphp/src/Future/CompletedFutureValue.php [line] => 65 [function] => then [class] => React\Promise\FulfilledPromise [type] => -> ) [5] => Array ( [file] => /www/wwwroot/apkzu/vendor/ezimuel/ringphp/src/Core.php [line] => 341 [function] => then [class] => GuzzleHttp\Ring\Future\CompletedFutureValue [type] => -> ) [6] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php [line] => 345 [function] => proxy [class] => GuzzleHttp\Ring\Core [type] => :: ) [7] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/Connection.php [line] => 241 [function] => Elasticsearch\Connections\{closure} [class] => Elasticsearch\Connections\Connection [type] => -> ) [8] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Transport.php [line] => 110 [function] => performRequest [class] => Elasticsearch\Connections\Connection [type] => -> ) [9] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php [line] => 1929 [function] => performRequest [class] => Elasticsearch\Transport [type] => -> ) [10] => Array ( [file] => /www/wwwroot/apkzu/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php [line] => 1353 [function] => performRequest [class] => Elasticsearch\Client [type] => -> ) [11] => Array ( [file] => /www/wwwroot/apkzu/app/index/controller/Topic.php [line] => 390 [function] => search [class] => Elasticsearch\Client [type] => -> ) [12] => Array ( [file] => /www/wwwroot/apkzu/app/index/controller/Topic.php [line] => 275 [function] => esSearch [class] => app\index\controller\Topic [type] => -> ) [13] => Array ( [function] => getDetailData [class] => app\index\controller\Topic [type] => -> ) [14] => Array ( [file] => /www/wwwroot/apkzu/app/BaseController.php [line] => 73 [function] => call_user_func_array ) [15] => Array ( [file] => /www/wwwroot/apkzu/app/index/controller/Topic.php [line] => 40 [function] => get_cache [class] => app\BaseController [type] => -> ) [16] => Array ( [function] => detail [class] => app\index\controller\Topic [type] => -> ) [17] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Container.php [line] => 344 [function] => invokeArgs [class] => ReflectionMethod [type] => -> ) [18] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/route/dispatch/Controller.php [line] => 110 [function] => invokeReflectMethod [class] => think\Container [type] => -> ) [19] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 59 [function] => think\route\dispatch\{closure} [class] => think\route\dispatch\Controller [type] => -> ) [20] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 66 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [21] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/route/dispatch/Controller.php [line] => 113 [function] => then [class] => think\Pipeline [type] => -> ) [22] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/route/Dispatch.php [line] => 80 [function] => exec [class] => think\route\dispatch\Controller [type] => -> ) [23] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Route.php [line] => 793 [function] => run [class] => think\route\Dispatch [type] => -> ) [24] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 59 [function] => think\{closure} [class] => think\Route [type] => -> ) [25] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 66 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [26] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Route.php [line] => 794 [function] => then [class] => think\Pipeline [type] => -> ) [27] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Http.php [line] => 216 [function] => dispatch [class] => think\Route [type] => -> ) [28] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Http.php [line] => 206 [function] => dispatchToRoute [class] => think\Http [type] => -> ) [29] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 59 [function] => think\{closure} [class] => think\Http [type] => -> ) [30] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/think-multi-app/src/MultiApp.php [line] => 51 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [31] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 59 [function] => think\app\{closure} [class] => think\app\MultiApp [type] => -> ) [32] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 66 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [33] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/think-multi-app/src/MultiApp.php [line] => 52 [function] => then [class] => think\Pipeline [type] => -> ) [34] => Array ( [function] => handle [class] => think\app\MultiApp [type] => -> ) [35] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Middleware.php [line] => 142 [function] => call_user_func ) [36] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 85 [function] => think\{closure} [class] => think\Middleware [type] => -> ) [37] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/think-trace/src/TraceDebug.php [line] => 71 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [38] => Array ( [function] => handle [class] => think\trace\TraceDebug [type] => -> ) [39] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Middleware.php [line] => 142 [function] => call_user_func ) [40] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 85 [function] => think\{closure} [class] => think\Middleware [type] => -> ) [41] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Pipeline.php [line] => 66 [function] => think\{closure} [class] => think\Pipeline [type] => -> ) [42] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Http.php [line] => 207 [function] => then [class] => think\Pipeline [type] => -> ) [43] => Array ( [file] => /www/wwwroot/apkzu/vendor/topthink/framework/src/think/Http.php [line] => 170 [function] => runWithRequest [class] => think\Http [type] => -> ) [44] => Array ( [file] => /www/wwwroot/apkzu/public/index.php [line] => 20 [function] => run [class] => think\Http [type] => -> ) ) [previous:Exception:private] => ) 我的世界mod大全_我的世界模组下载器_我的世界mod手机版下载最新版-安族网

安族网

我的世界mod合集

标签: 冒险 沙盒 创造 趣味     更新时间:2025-02-08 20:02
我的世界mod合集将为玩家们带来非常多有趣的冒险类玩法,你可以去自由的探索非常广阔的世界地图,这里会有各种有趣的挑战出现,只要能够顺利的完成任务,那么你所获得的

相关下载

    加载更多
    回复 [1楼 ]取消回复