Skip to content

Instantly share code, notes, and snippets.

@airportyh
Created August 29, 2014 17:55
Show Gist options
  • Save airportyh/9f710b3cf74ac8adcaa4 to your computer and use it in GitHub Desktop.
Save airportyh/9f710b3cf74ac8adcaa4 to your computer and use it in GitHub Desktop.
[Fri, 29 Aug 2014 17:53:47 GMT] [error] [<0.97.0>] Unable to load crypto library. Failed with error:
"load_failed, Failed to load NIF library: '/usr/local/lib/erlang/lib/crypto-3.1/priv/lib/crypto.so: undefined symbol: EC_GROUP_new_curve_GF2m'"
OpenSSL might not be installed on this system.
[Fri, 29 Aug 2014 17:53:47 GMT] [error] [<0.98.0>] The on_load function for module crypto returned {error,
{load_failed,
"Failed to load NIF library: '/usr/local/lib/erlang/lib/crypto-3.1/priv/lib/crypto.so: undefined symbol: EC_GROUP_new_curve_GF2m'"}}
[Fri, 29 Aug 2014 17:53:47 GMT] [error] [<0.96.0>] {error_report,<0.30.0>,
{<0.96.0>,crash_report,
[[{initial_call,{couch_uuids,init,['Argument__1']}},
{pid,<0.96.0>},
{registered_name,[]},
{error_info,
{exit,
{undef,
[{crypto,rand_bytes,"\r",[]},
{couch_uuids,new_prefix,0,
[{file,"couch_uuids.erl"},{line,84}]},
{couch_uuids,state,0,
[{file,"couch_uuids.erl"},{line,100}]},
{couch_uuids,init,1,
[{file,"couch_uuids.erl"},{line,50}]},
{gen_server,init_it,6,
[{file,"gen_server.erl"},{line,304}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]},
[{gen_server,init_it,6,
[{file,"gen_server.erl"},{line,328}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]}},
{ancestors,
[couch_secondary_services,couch_server_sup,<0.31.0>]},
{messages,[]},
{links,[<0.93.0>]},
{dictionary,[]},
{trap_exit,false},
{status,running},
{heap_size,610},
{stack_size,27},
{reductions,157}],
[]]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment