Hi Theo, On 9 September 2014 07:45, Theodor-Iulian Ciobanu <[email protected]> wrote: > Hello, > > I've recently moved from CentOS to FreeBSD and am having issues > starting prosody with use_libevent=true. I'm using luajit-2.0.3 (same > behavior with lua5.1 though), libevent2-2.0.21_2 and master of luaevent > (there isn't a port for it, so I thought of going with the latest if > I'm compiling it anyway).
I know of an issue with FreeBSD + libevent that occurs when Prosody is set to daemonize itself, however I thought that issue manifested itself differently. Could you try daemonize = false in (the global section of) your config file, and see if this is that same issue? Regards, Matthew -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/d/optout.
