Created
April 12, 2018 09:29
-
-
Save plankes-projects/f9afa2b70ab751fc9c9443cd4767182c to your computer and use it in GitHub Desktop.
Crypto negotiation failed on windows server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 C:\htdocs\vendor\amphp\mysql\src\Internal\Processor.php(201): Amp\Mysql\ConnectionException: Connection went away... unable to fulfil this deferred ... It's unknown whether the query was executed... | |
#1 C:\htdocs\vendor\amphp\amp\lib\Internal\Placeholder.php(127): Amp\Mysql\Internal\{closure}(null, null) | |
#2 C:\htdocs\vendor\amphp\amp\lib\Coroutine.php(79): resolve(null) | |
#3 C:\htdocs\vendor\amphp\amp\lib\Internal\Placeholder.php(127): Amp\{closure}(null, null) | |
#4 C:\htdocs\vendor\amphp\amp\lib\Deferred.php(41): resolve(null) | |
#5 C:\htdocs\vendor\amphp\byte-stream\lib\ResourceInputStream.php(177): resolve() | |
#6 C:\htdocs\vendor\amphp\byte-stream\lib\ResourceInputStream.php(165): free() | |
#7 C:\htdocs\vendor\amphp\socket\src\Socket.php(104): close() | |
#8 C:\htdocs\vendor\amphp\mysql\src\Internal\Processor.php(1073): close() | |
#9 C:\htdocs\vendor\amphp\mysql\src\Internal\Processor.php(1354): close() | |
#10 (0): Amp\Mysql\Internal\{closure}() | |
#11 C:\htdocs\vendor\amphp\amp\lib\Coroutine.php(71): throw(Amp\Socket\CryptoException#1 | |
( | |
[*:message] => 'Crypto negotiation failed: stream_socket_enable_c...) | |
#12 C:\htdocs\vendor\amphp\amp\lib\Failure.php(26): Amp\{closure}(Amp\Socket\CryptoException#1 | |
( | |
[*:message] => 'Crypto negotiation failed: stream_socket_enable_c...) | |
#13 C:\htdocs\vendor\amphp\amp\lib\Internal\Placeholder.php(122): onResolve(Closure#1 | |
( | |
[0] => Closure#1(...) | |
)) | |
#14 C:\htdocs\vendor\amphp\amp\lib\Internal\Placeholder.php(151): resolve(Amp\Failure#1 | |
( | |
[Amp\Failure:exception] => Amp\Socket\CryptoException#2 | |
( | |
[*:message...) | |
#15 C:\htdocs\vendor\amphp\amp\lib\Coroutine.php(93): fail(Amp\Socket\CryptoException#1 | |
( | |
[*:message] => 'Crypto negotiation failed: stream_socket_enable_c...) | |
#16 C:\htdocs\vendor\amphp\amp\lib\Failure.php(26): Amp\{closure}(Amp\Socket\CryptoException#1 | |
( | |
[*:message] => 'Crypto negotiation failed: stream_socket_enable_c...) | |
#17 C:\htdocs\vendor\amphp\amp\lib\Internal\Placeholder.php(122): onResolve(Closure#1 | |
( | |
[0] => Closure#1(...) | |
)) | |
#18 C:\htdocs\vendor\amphp\amp\lib\Internal\Placeholder.php(151): resolve(Amp\Failure#1 | |
( | |
[Amp\Failure:exception] => Amp\Socket\CryptoException#2 | |
( | |
[*:message...) | |
#19 C:\htdocs\vendor\amphp\amp\lib\Deferred.php(50): fail(Amp\Socket\CryptoException#1( | |
[*:message] => 'Crypto negotiation failed: stream_socket_enable_c...) | |
#20 C:\htdocs\vendor\amphp\socket\src\Internal\functions.php(120): fail(Amp\Socket\CryptoException#1 | |
( | |
[*:message] => 'Crypto negotiation failed: stream_socket_enable_c...) | |
#21 C:\htdocs\vendor\amphp\amp\lib\Loop\NativeDriver.php(172): Amp\Socket\Internal\{closure}('bu', {resource}, Amp\Deferred#1 | |
( | |
[Amp\Deferred:resolver] => class@anonymous C:\Bitnami\wampsta...) | |
#22 C:\htdocs\vendor\amphp\amp\lib\Loop\NativeDriver.php(68): selectStreams(array | |
( | |
[311] => {resource} | |
), array(), 0.783) | |
#23 C:\htdocs\vendor\amphp\amp\lib\Loop\Driver.php(130): dispatch(true) | |
#24 C:\htdocs\vendor\amphp\amp\lib\Loop\Driver.php(70): tick() | |
#25 C:\htdocs\vendor\amphp\amp\lib\Loop.php(76): run() | |
.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment