emqx / esockd

Erlang general non-blocking TCP/SSL socket server

Home Page:https://www.emqx.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL example seems to be broken - init terminating in do_boot

codewiget95 opened this issue · comments

OS: Ubuntu 14
Erl : up to date, newest apt-get install

I am trying to run the ssl example. I run rebar compile, and when I use ./run I get the following output:

=PROGRESS REPORT==== 5-Jul-2017::09:10:57 ===
application: ssl
started_at: nonode@nohost
{"init terminating in do_boot",{undef,[{esockd,start,[],[]},{ssl_echo_server,start,1,[{file,"src/ssl_echo_server.erl"},{line,42}]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating in do_boot ()

Crash dump is being written to: erl_crash.dump...done