<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 24.09.2020 17:15, Jeff Pyle wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAPhW+0JFan2oG6ot4VXDF1d=8CETr46mcYUj=5pSzONvUTYjLQ@mail.gmail.com">
<div>If I try fifo, I get a permissions problem...<br>
</div>
<div><font size="1" face="monospace"><br>
</font></div>
<div><font size="1" face="monospace">PermissionError: [Errno 13]
Permission denied: '/tmp/opensips-class4_fifo'</font><br>
</div>
<div><br>
</div>
<div>...even though:<br>
</div>
<div><font size="1" face="monospace"><br>
</font></div>
<div><font size="1" face="monospace"># ls -lh
/tmp/opensips-class4_fifo</font></div>
<font size="1" face="monospace">prw-rw-rw- 1 opensips opensips 0
Sep 24 10:05 /tmp/opensips-class4_fifo</font></blockquote>
<p><tt>I don't have a big clue on this one, unfortunately, as it
should work given your info. Some hints:</tt></p>
<p><tt>* manually ensure the user you're running opensips-cli with
can write to the FIFO file, even if it's gibberish. Example:</tt></p>
<p><tt> echo FOOBAR >>/tmp/opensips-class4_fifo</tt></p>
<p><tt>* make sure FIFO access isn't blocked by some security layer,
such as apparmor. If you're using apparmor, check the logs.</tt></p>
<p><tt>Cheers,<br>
</tt></p>
<pre class="moz-signature" cols="72">--
Liviu Chircu
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/liviuchircu">www.twitter.com/liviuchircu</a> | <a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
</body>
</html>