<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Nov 16, 2013 at 3:23 PM, Loïc Hoguin <span dir="ltr"><<a href="mailto:essen@ninenines.eu" target="_blank">essen@ninenines.eu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 11/16/2013 10:10 PM, Wes James wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Sat, Nov 16, 2013 at 1:57 PM, Wes James <<a href="mailto:comptekki@gmail.com" target="_blank">comptekki@gmail.com</a><br></div>
<mailto:<a href="mailto:comptekki@gmail.com" target="_blank">comptekki@gmail.com</a>>> wrote:<br>
<br>
    On Sat, Nov 16, 2013 at 1:53 PM, Loďc Hoguin <<a href="mailto:essen@ninenines.eu" target="_blank">essen@ninenines.eu</a><div class="im"><br>
    <mailto:<a href="mailto:essen@ninenines.eu" target="_blank">essen@ninenines.eu</a>>> wrote:<br>
<br>
        On 11/16/2013 09:47 PM, Wes James wrote:<br>
<br>
<br>
<br>
<br>
    <snip><br>
<br>
<br></div>
            ** exception exit: {{{badmatch,{undef,[{sys_pre__<u></u>_expand,module,<div class="im"><br>
<br>
            and long bit of output which shows all the lines of<br>
            websocket_handler.erl....<br>
<br>
            What does this mean?<br>
<br>
<br>
        Seems the ii/1 function requires the compiler application to<br>
        work, so you should add it too.<br>
<br>
<br></div>
    That was it!  Thanks Loďc.<br>
<br>
    -wes<br>
<br>
<br>
Loďc,<div class="im"><br>
<br>
Thanks for your help. With the debugger I found where the app was<br>
crashing. I added inets to relx.config and now it is working with https<br>
and wss.   With Erlang 16B02 and current cowboy master :)  I do have to<br>
run my app in opera where I used to use chrome.  After chrome updated to<br>
30.x, secure websockets quit working.<br>
</div></blockquote>
<br>
Cool.<br>
<br>
Was it crashing in your code or Cowboy? Cowboy shouldn't be needing inets anymore.<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div>In my code.  I'm specifically using httpc in some of my code.</div>
<div><br></div><div>Thanks again :)</div><div><br></div><div>-wes </div></div></div></div>