[erlang-questions] SSL record overflow

Tristan Sloughter tristan.sloughter@REDACTED
Thu Dec 13 03:15:00 CET 2012


Well. Confession time. This is what happens when you hit an service on port
80 that you should be hitting on 443...

Tristan


On Wed, Dec 12, 2012 at 6:05 PM, Tristan Sloughter <
tristan.sloughter@REDACTED> wrote:

> This issue appeared using couchbeam to connect to a Cloudant database. But
> it appears to be related to the ssl app, not couchbeam or ibrowse.
>
> When trying to make a request to the server in R15B03 I get:
>
> ** exception error: no match of right hand side value
> {error,{conn_failed,{error,"record overflow"}}}
>
> and in R14 its:
>
> SSL: hello: ./ssl_record.erl:364:Fatal error: record overflow
> ** exception error: no match of right hand side value
> {error,{conn_failed,{error,"record overflow"}}}
>
> Has anyone experienced a similar issue? Suggestions on what I should do to
> debug this issue?
>
> Thanks,
> Tristan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121212/d89d2105/attachment.htm>


More information about the erlang-questions mailing list