123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- 2018-09-04 09:21:59|ERROR|App.Ripple.createAddress|RippleRestProtocolError: CURL: Failed to connect to localhost port 5990: Connection refused (http://localhost:5990/v1/server/connected) in D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRestClientCURL.php:34
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(101): RippleRestClientCURL->get('http://localhos...')
- #1 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(125): RippleRest::{closure}()
- #2 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(102): RippleRest::wrapError(Object(Closure))
- #3 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(52): RippleRest::get('v1/server/conne...')
- #4 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(26): RippleRest::isServerConnected()
- #5 [internal function]: App\Api\Ripple->createAddress()
- #6 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #7 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #8 {main}
- 2018-09-04 09:22:02|ERROR|App.Ripple.sendFrom|RippleRestProtocolError: CURL: Protocol "wss" not supported or disabled in libcurl (wss://s2.ripple.com:443 /v1/server/connected) in D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRestClientCURL.php:34
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(101): RippleRestClientCURL->get('wss://s2.ripple...')
- #1 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(125): RippleRest::{closure}()
- #2 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(102): RippleRest::wrapError(Object(Closure))
- #3 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(52): RippleRest::get('v1/server/conne...')
- #4 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(46): RippleRest::isServerConnected()
- #5 [internal function]: App\Api\Ripple->sendFrom()
- #6 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #7 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #8 {main}
- 2018-09-04 09:22:25|ERROR|App.Ripple.sendFrom|RippleRestProtocolError: CURL: Protocol "wss" not supported or disabled in libcurl (wss://s2.ripple.com:443/v1/server/connected) in D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRestClientCURL.php:34
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(101): RippleRestClientCURL->get('wss://s2.ripple...')
- #1 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(125): RippleRest::{closure}()
- #2 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(102): RippleRest::wrapError(Object(Closure))
- #3 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(52): RippleRest::get('v1/server/conne...')
- #4 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(46): RippleRest::isServerConnected()
- #5 [internal function]: App\Api\Ripple->sendFrom()
- #6 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #7 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #8 {main}
- 2018-09-04 09:22:32|ERROR|App.Ripple.sendFrom|RippleRestProtocolError: CURL: SSL certificate problem: unable to get local issuer certificate (https://s.altnet.rippletest.net:51234/v1/server/connected) in D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRestClientCURL.php:34
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(101): RippleRestClientCURL->get('https://s.altne...')
- #1 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(125): RippleRest::{closure}()
- #2 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(102): RippleRest::wrapError(Object(Closure))
- #3 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(52): RippleRest::get('v1/server/conne...')
- #4 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(46): RippleRest::isServerConnected()
- #5 [internal function]: App\Api\Ripple->sendFrom()
- #6 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #7 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #8 {main}
- 2018-09-04 09:26:02|ERROR|App.Ripple.sendFrom|Exception: jsonException in D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php:40
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(73): App\Api\Ripple->request_by_curl(Array)
- #1 [internal function]: App\Api\Ripple->sendFrom()
- #2 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #3 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #4 {main}
- 2018-09-04 09:26:27|ERROR|App.Ripple.sendFrom|Exception: jsonException in D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php:40
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(72): App\Api\Ripple->request_by_curl(Array)
- #1 [internal function]: App\Api\Ripple->sendFrom()
- #2 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #3 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #4 {main}
- 2018-09-04 09:26:29|ERROR|App.Ripple.sendFrom|Exception: jsonException in D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php:40
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(72): App\Api\Ripple->request_by_curl(Array)
- #1 [internal function]: App\Api\Ripple->sendFrom()
- #2 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #3 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #4 {main}
- 2018-09-04 10:10:25|ERROR|App.Ethereum.createAddress|GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to localhost port 8545: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:185
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(149): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array)
- #1 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(102): GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
- #2 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
- #3 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\Proxy.php(28): GuzzleHttp\Handler\CurlHandler->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
- #4 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\Proxy.php(51): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
- #5 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\PrepareBodyMiddleware.php(66): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
- #6 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Middleware.php(30): GuzzleHttp\PrepareBodyMiddleware->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
- #7 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\RedirectMiddleware.php(70): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
- #8 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Middleware.php(60): GuzzleHttp\RedirectMiddleware->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
- #9 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\HandlerStack.php(67): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
- #10 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Client.php(277): GuzzleHttp\HandlerStack->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
- #11 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Client.php(125): GuzzleHttp\Client->transfer(Object(GuzzleHttp\Psr7\Request), Array)
- #12 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Client.php(131): GuzzleHttp\Client->requestAsync('post', Object(GuzzleHttp\Psr7\Uri), Array)
- #13 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Client.php(89): GuzzleHttp\Client->request('post', '', Array)
- #14 D:\phpStudy\WWW\qq_wallet\vendor\achse\geth-jsonrpc-php-client\src\JsonRpc\GuzzleClient.php(53): GuzzleHttp\Client->__call('post', Array)
- #15 D:\phpStudy\WWW\qq_wallet\vendor\achse\geth-jsonrpc-php-client\src\JsonRpc\Client.php(64): Achse\GethJsonRpcPhpClient\JsonRpc\GuzzleClient->post('{"jsonrpc":"2.0...')
- #16 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ethereum.php(25): Achse\GethJsonRpcPhpClient\JsonRpc\Client->callMethod('personal_newAcc...', Array)
- #17 [internal function]: App\Api\Ethereum->createAddress()
- #18 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #19 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #20 {main}
- Next Achse\GethJsonRpcPhpClient\JsonRpc\RequestFailedException: Request failed due to Guzzle exception: "cURL error 7: Failed to connect to localhost port 8545: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)". in D:\phpStudy\WWW\qq_wallet\vendor\achse\geth-jsonrpc-php-client\src\JsonRpc\GuzzleClient.php:55
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\vendor\achse\geth-jsonrpc-php-client\src\JsonRpc\Client.php(64): Achse\GethJsonRpcPhpClient\JsonRpc\GuzzleClient->post('{"jsonrpc":"2.0...')
- #1 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ethereum.php(25): Achse\GethJsonRpcPhpClient\JsonRpc\Client->callMethod('personal_newAcc...', Array)
- #2 [internal function]: App\Api\Ethereum->createAddress()
- #3 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #4 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #5 {main}
- 2018-09-04 10:11:48|ERROR|App.Ripple.createAddress|RippleRestProtocolError: CURL: Failed to connect to localhost port 5990: Connection refused (http://localhost:5990/v1/server/connected) in D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRestClientCURL.php:34
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(101): RippleRestClientCURL->get('http://localhos...')
- #1 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(125): RippleRest::{closure}()
- #2 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(102): RippleRest::wrapError(Object(Closure))
- #3 D:\phpStudy\WWW\qq_wallet\vendor\orzfly\php-ripple-rest\src\RippleRest.php(52): RippleRest::get('v1/server/conne...')
- #4 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(42): RippleRest::isServerConnected()
- #5 [internal function]: App\Api\Ripple->createAddress()
- #6 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #7 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #8 {main}
- 2018-09-04 10:35:32|ERROR|App.Ripple.sendFrom|GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:186
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(149): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array)
- #1 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(102): GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
- #2 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
- #3 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\Proxy.php(28): GuzzleHttp\Handler\CurlHandler->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
- #4 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Handler\Proxy.php(51): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
- #5 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\PrepareBodyMiddleware.php(66): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
- #6 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Middleware.php(30): GuzzleHttp\PrepareBodyMiddleware->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
- #7 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\RedirectMiddleware.php(70): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
- #8 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Middleware.php(60): GuzzleHttp\RedirectMiddleware->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
- #9 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\HandlerStack.php(67): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
- #10 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Client.php(277): GuzzleHttp\HandlerStack->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
- #11 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Client.php(125): GuzzleHttp\Client->transfer(Object(GuzzleHttp\Psr7\Request), Array)
- #12 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Client.php(131): GuzzleHttp\Client->requestAsync('post', Object(GuzzleHttp\Psr7\Uri), Array)
- #13 D:\phpStudy\WWW\qq_wallet\vendor\guzzlehttp\guzzle\src\Client.php(89): GuzzleHttp\Client->request('post', '', Array)
- #14 D:\phpStudy\WWW\qq_wallet\vendor\achse\geth-jsonrpc-php-client\src\JsonRpc\GuzzleClient.php(53): GuzzleHttp\Client->__call('post', Array)
- #15 D:\phpStudy\WWW\qq_wallet\vendor\achse\geth-jsonrpc-php-client\src\JsonRpc\Client.php(64): Achse\GethJsonRpcPhpClient\JsonRpc\GuzzleClient->post('{"jsonrpc":"2.0...')
- #16 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(75): Achse\GethJsonRpcPhpClient\JsonRpc\Client->callMethod('account_info', Array)
- #17 [internal function]: App\Api\Ripple->sendFrom()
- #18 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #19 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #20 {main}
- Next Achse\GethJsonRpcPhpClient\JsonRpc\RequestFailedException: Request failed due to Guzzle exception: "cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)". in D:\phpStudy\WWW\qq_wallet\vendor\achse\geth-jsonrpc-php-client\src\JsonRpc\GuzzleClient.php:55
- Stack trace:
- #0 D:\phpStudy\WWW\qq_wallet\vendor\achse\geth-jsonrpc-php-client\src\JsonRpc\Client.php(64): Achse\GethJsonRpcPhpClient\JsonRpc\GuzzleClient->post('{"jsonrpc":"2.0...')
- #1 D:\phpStudy\WWW\qq_wallet\src\app\Api\Ripple.php(75): Achse\GethJsonRpcPhpClient\JsonRpc\Client->callMethod('account_info', Array)
- #2 [internal function]: App\Api\Ripple->sendFrom()
- #3 D:\phpStudy\WWW\qq_wallet\vendor\phalapi\kernal\src\PhalApi.php(53): call_user_func(Array)
- #4 D:\phpStudy\WWW\qq_wallet\public\index.php(9): PhalApi\PhalApi->response()
- #5 {main}
|