Skip to content

Instantly share code, notes, and snippets.

@lizmat
Created February 11, 2022 14:49
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 lizmat/5a976b30c8274194df1274062cff5036 to your computer and use it in GitHub Desktop.
Save lizmat/5a976b30c8274194df1274062cff5036 to your computer and use it in GitHub Desktop.
IO::Socket::Async::SSL failure
$ zef install IO::Socket::Async::SSL
===> Searching for: IO::Socket::Async::SSL
===> Testing: IO::Socket::Async::SSL:ver<0.7.9>:auth<jnthn>
[IO::Socket::Async::SSL] An operation first awaited:
[IO::Socket::Async::SSL] in block at /Users/liz/.zef/tmp/IO-Socket-Async-SSL-0.7.9.tar.gz/IO-Socket-Async-SSL/lib/IO/Socket/Async/SSL.pm6 (IO::Socket::Async::SSL) line 364
[IO::Socket::Async::SSL] Died with the exception:
[IO::Socket::Async::SSL] The socket was closed during negotiation
[IO::Socket::Async::SSL] in block at /Users/liz/.zef/tmp/IO-Socket-Async-SSL-0.7.9.tar.gz/IO-Socket-Async-SSL/lib/IO/Socket/Async/SSL.pm6 (IO::Socket::Async::SSL) line 364
===> Testing [FAIL]: IO::Socket::Async::SSL:ver<0.7.9>:auth<jnthn>
Aborting due to test failure: IO::Socket::Async::SSL:ver<0.7.9>:auth<jnthn> (use --force-test to override)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment