strace log like: https://gist.github.com/e13d2aadd9b38b76a5ff Seems no any obvious error. On Sat, May 17, 2014 at 2:49 PM, Nikos Mavrogiannopoulos <nmav at gnutls.org> wrote: > On Fri, 2014-05-16 at 04:25 +0800, Steve wrote: >> Hi, >> >> Every thing goes fine, but occtl socket file missing in Debian 7.4 >> system, config like: >> use-occtl = true >> occtl-socket-file = /var/run/occtl >> Running without any error or warning. Do I miss something? > > I tried on jessie and I cannot reproduce that. The best way to debug > that is to run ocserv under strace (using -f -o /tmp/out.log), and check > for what happened to that file in the output log. > > regards, > Nikos > >