<div dir="ltr"><div><div>Hello everyone,<br><br></div>I'm experiencing a weird behavior related to cowboy.<br><br></div><div>I have an application that uses cowboy for the webinterface.<br></div><div>Prior to this month we used 0.6.1 and recently I started to update it to 1.0.1<br></div><div><br></div><div>I get the following error only when I start the application on fedora 20 (using R16B03-1)<br><br>[error] <0.943.0>Undefined - Undefined:Undefined:Undefined - CRASH REPORT Process <0.943.0> with 0 neighbours exited with reason: call to undefined function cowboy_router:compile([{'_',[{[<<"/wsock">>]...<br><br></div><div>The same code, compiled the same R16B03-1 on centos 6, when started, properly finds <br></div><div>the cowboy_router module and executes the cowboy_router:compile code.<br><br></div><div>Cowboy is included in app.src in the applications section.<br></div><div>Also (I think this is redundant) I've started it in the top application module (the one with the suffix _app.erl).<br><br></div><div>Still, I cannot start my application on fedora 20...<br></div><div>This application is packed as a release using relx.<br><br></div><div>Any ideas where I could look or what I may have missed ?<br><br></div><div>Many thanks,<br></div><div>Tiberiu<br></div></div>