Skip to content

Instantly share code, notes, and snippets.

@CIAvash

CIAvash/error Secret

Created February 15, 2022 06:18
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 CIAvash/64407c15f8d162e3faa7ad9746682508 to your computer and use it in GitHub Desktop.
Save CIAvash/64407c15f8d162e3faa7ad9746682508 to your computer and use it in GitHub Desktop.
Cro::HTTP TLS error
> Cro::HTTP::Client.get('https://httpbin.org').&await
An operation first awaited:
in block <unit> at <unknown file> line 1
Died with the exception:
This container does not reference a native integer
in method decode-headers at ... (HTTP::HPACK) line 284
in method set-headers at ... (Cro::HTTP2::GeneralParser) line 203
in block at ... (Cro::HTTP2::GeneralParser) line 117
in block at ... (Cro::HTTP2::FrameParser) line 93
in block at ... (Cro::HTTP2::FrameParser) line 61
in block at ... (Cro::TLS) line 92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment