[99s-extend] Problem with cowboy ssl example

Loïc Hoguin essen at ninenines.eu
Tue Oct 8 06:13:04 CEST 2013


I'm guessing you run an older Erlang which had that issue. Either 
upgrade Erlang or add asn1 to the list of apps to include in the release 
(and open a ticket for it please so it can be made to work with older 
versions).

On 10/08/2013 05:55 AM, Ryan Brown wrote:
> I was trying to compile and run the ssl_hello_world example in the
> cowboy project and am getting the following error at start-up:
>
>
>   =INFO REPORT==== 7-Oct-2013::21:38:01 ===
>
>
>        application: ssl_hello_world
>
>
>        exited: {bad_return,
>
>
>                 {{ssl_hello_world_app,start,[normal,[]]},
>
>
>                  {'EXIT',
>
>
>                   {{badmatch,
>
>
>                     {error,
>
>
>                      {{shutdown,
>
>
>                        {failed_to_start_child,ranch_acceptors_sup,
>
>
>                         {{case_clause,
>
>
>                           {error,{"no such file or directory","asn1.app"}}},
>
>
>
>   [{ranch,require,1,[{file,"src/ranch.erl"},{line,207}]},
>
>
> I can start asn1 from the erl console so I am not sure what I am
> missing. Any help is greatly appreciated.
>
> Best regards.
>
> --
> -rb
>
>
> _______________________________________________
> Extend mailing list
> Extend at lists.ninenines.eu
> http://lists.ninenines.eu:81/listinfo/extend
>


-- 
Loïc Hoguin
Erlang Cowboy
Nine Nines
http://ninenines.eu



More information about the Extend mailing list