exception 'SensioLabs\Consul\Exception\ServerException' with message 'Something went wrong when calling consul (cURL error 28: Operation timed out after 2002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)).' in /data/www/qee/private_data/libs/php-lib/vendor/sensiolabs/consul-php-sdk/Consul/Client.php:91
#0 /data/www/qee/private_data/libs/php-lib/vendor/sensiolabs/consul-php-sdk/Consul/Client.php(42): SensioLabs\Consul\Client->doRequest('GET', '/v1/health/serv...', Array)
#1 /data/www/qee/private_data/libs/php-lib/vendor/sensiolabs/consul-php-sdk/Consul/Services/Health.php(41): SensioLabs\Consul\Client->get('/v1/health/serv...', Array)
#2 /data/www/qee/private_data/libs/php-lib/yidoutang/service/microservice/registry/Consul.php(55): SensioLabs\Consul\Services\Health->service('test.go-micro-s...')
#3 /data/www/qee/private_data/libs/php-lib/yidoutang/service/microservice/registry/Consul.php(28): Ydt\Service\MicroService\Registry\Consul->_getServiceAddress('test.go-micro-s...')
#4 /data/www/qee/private_data/libs/php-lib/yidoutang/service/microservice/Client.php(87): Ydt\Service\MicroService\Registry\Consul->getServiceAddress('test.go-micro-s...')
#5 /data/www/qee/private_data/libs/php-lib/yidoutang/service/microservice/Client.php(126): Ydt\Service\MicroService\Client->getServiceHostname('test.go-micro-s...')
#6 /data/www/qee/private_data/app/service/commentservice.php(23): Ydt\Service\MicroService\Client->__get('CommentService')
#7 /data/www/qee/private_data/app/service/commentservice.php(79): CommentService::getService()
#8 /data/www/qee/private_data/app/service/commentservice.php(51): CommentService::comments(Array, NULL)
#9 /data/www/qee/private_data/app/controller/case_controller.php(176): CommentService::houseComments(Array, NULL)
#10 [internal function]: Controller_Case->ActionDetail()
#11 /data/www/qee/private_data/app/controller/abstract.php(64): call_user_func_array(Array, Array)
#12 /data/www/qee/private_data/app/myapp.php(249): Controller_Abstract->execute('detail', Array)
#13 /data/www/qee/public_html/index.php(65): MyApp->dispatching()
#14 {main}