Skip to content

Instantly share code, notes, and snippets.

@ekinhbayar
Last active January 3, 2017 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ekinhbayar/2830d65cd1b11997851300356924feef to your computer and use it in GitHub Desktop.
Save ekinhbayar/2830d65cd1b11997851300356924feef to your computer and use it in GitHub Desktop.
gitamp php[4829]: [2017-01-03 21:11:13] error Amp\Redis\ConnectException: Connection went away (read) in /opt/gitamp/vendor/amphp/redis/lib/Connection.
gitamp php[4829]: Stack trace:
gitamp php[4829]: #0 /opt/gitamp/vendor/amphp/amp/lib/NativeReactor.php(265): Amp\Redis\Connection->Amp\Redis\{closure}('0000000036eaf4c...', Resource
gitamp php[4829]: #1 /opt/gitamp/vendor/amphp/amp/lib/NativeReactor.php(249): Amp\NativeReactor->doIoCallback('0000000036eaf4c...', Object(stdClass), R
gitamp php[4829]: #2 /opt/gitamp/vendor/amphp/amp/lib/NativeReactor.php(214): Amp\NativeReactor->selectActionableStreams(0.0122)
gitamp php[4829]: #3 /opt/gitamp/vendor/amphp/amp/lib/NativeReactor.php(71): Amp\NativeReactor->doTick(false)
gitamp php[4829]: #4 /opt/gitamp/vendor/amphp/amp/lib/functions.php(46): Amp\NativeReactor->run(Object(Closure))
gitamp php[4829]: #5 /opt/gitamp/vendor/amphp/aerys/bin/aerys(99): Amp\run(Object(Closure))
gitamp php[4829]: #6 {main}
gitamp php[4829]: Next ekinhbayar\GitAmp\Storage\StorageFailed: Failed to decrement counter. in /opt/gitamp/src/Storage/RedisCounter.php:45
gitamp php[4829]: Stack trace:
gitamp php[4829]: #0 [internal function]: ekinhbayar\GitAmp\Storage\RedisCounter->ekinhbayar\GitAmp\Storage\{closure}()
gitamp php[4829]: #1 /opt/gitamp/vendor/amphp/amp/lib/functions.php(874): Generator->throw(Object(Amp\Redis\ConnectException))
gitamp php[4829]: #2 /opt/gitamp/vendor/amphp/amp/lib/Placeholder.php(91): Amp\__coroutineSend(Object(Amp\Redis\ConnectException), NULL, Object(Amp\Cor
gitamp php[4829]: #3 /opt/gitamp/vendor/amphp/amp/lib/PublicPromisor.php(63): Amp\Deferred->resolve(Object(Amp\Redis\ConnectException), NULL)
gitamp php[4829]: #4 /opt/gitamp/vendor/amphp/redis/lib/Client.php(68): Amp\Deferred->fail(Object(Amp\Redis\ConnectException))
gitamp php[4829]: #5 /opt/gitamp/vendor/amphp/redis/lib/Connection.php(237): Amp\Redis\Client->Amp\Redis\{closure}(Object(Amp\Redis\ConnectException))
gitamp php[4829]: #6 /opt/gitamp/vendor/amphp/redis/lib/Connection.php(224): Amp\Redis\Connection->onError(Object(Amp\Redis\ConnectException))
gitamp php[4829]: #7 /opt/gitamp/vendor/amphp/amp/lib/NativeReactor.php(265): Amp\Redis\Connection->Amp\Redis\{closure}('0000000036eaf4c...', Resource
gitamp php[4829]: #8 /opt/gitamp/vendor/amphp/amp/lib/NativeReactor.php(249): Amp\NativeReactor->doIoCallback('0000000036eaf4c...', Object(stdClass), R
gitamp php[4829]: #9 /opt/gitamp/vendor/amphp/amp/lib/NativeReactor.php(214): Amp\NativeReactor->selectActionableStreams(0.0122)
gitamp php[4829]: #10 /opt/gitamp/vendor/amphp/amp/lib/NativeReactor.php(71): Amp\NativeReactor->doTick(false)
gitamp php[4829]: #11 /opt/gitamp/vendor/amphp/amp/lib/functions.php(46): Amp\NativeReactor->run(Object(Closure))
gitamp php[4829]: #12 /opt/gitamp/vendor/amphp/aerys/bin/aerys(99): Amp\run(Object(Closure))
gitamp php[4829]: #13 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment