Barco
unread,May 17, 2012, 4:36:30 AM5/17/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zotoni...@googlegroups.com
Hi All,
When I request a https request from browser I got the following crash report. Please help! Thank you!
16:20:59.355 [error] CRASH REPORT Process <0.517.0> with 0 neighbours crashed with reason: {ekeyfile,[{gen_fsm,init_it,6,[{file,"gen_fsm.erl"},{line,371}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}
16:20:59.356 [error] Supervisor ssl_connection_sup had child undefined started with {ssl_connection,start_link,undefined} at <0.517.0> exit with reason ekeyfile in context child_terminated
16:20:59.356 [error] application: mochiweb, "Accept failed error", "{error,ekeyfile}"
16:20:59.357 [error] CRASH REPORT Process <0.281.0> with 0 neighbours crashed with reason: {error,accept_failed}
16:20:59.357 [error] {mochiweb_socket_server,317,{acceptor_error,{error,accept_failed}}}
16:20:59.359 [error] SSL: 1130: error:{error,
{asn1,
{{badmatch,{error,{asn1,{wrong_tag,{131089,16}}}}},
[{'PKCS-FRAME',dec_PrivateKeyInfo,2,
[{file,"PKCS-FRAME.erl"},{line,1660}]},
{'PKCS-FRAME',decode,2,
[{file,"PKCS-FRAME.erl"},{line,94}]},
{public_key,der_decode,2,
[{file,"public_key.erl"},{line,157}]},
{ssl_connection,init_private_key,5,
[{file,"ssl_connection.erl"},{line,1127}]},
{ssl_connection,ssl_init,2,
[{file,"ssl_connection.erl"},{line,1064}]},
{ssl_connection,init,1,
[{file,"ssl_connection.erl"},{line,316}]},
{gen_fsm,init_it,6,
[{file,"gen_fsm.erl"},{line,361}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}}} priv/ssl/server.key
[{public_key,der_decode,2,[{file,"public_key.erl"},{line,161}]},
{ssl_connection,init_private_key,5,
[{file,"ssl_connection.erl"},{line,1127}]},
{ssl_connection,ssl_init,2,[{file,"ssl_connection.erl"},{line,1064}]},
{ssl_connection,init,1,[{file,"ssl_connection.erl"},{line,316}]},
{gen_fsm,init_it,6,[{file,"gen_fsm.erl"},{line,361}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]