<div dir="ltr"><div><div>When ever I run find_orphans.py on my combined FE/BE I get the following when trying to delete files:<br><br>2014-09-15 16:32:53.691175 C [14737] Python Backend Connection Couldn&#39;t connect to backend [::1]:6543<br>Traceback (most recent call last):<br>  File &quot;find_orphans.py&quot;, line 230, in &lt;module&gt;<br>    main()<br>  File &quot;find_orphans.py&quot;, line 214, in main<br>    opt[1](opt[2])<br>  File &quot;find_orphans.py&quot;, line 153, in delete_files<br>    f.delete()<br>  File &quot;find_orphans.py&quot;, line 29, in delete<br>    be = MythBE(self.host, db=DB)<br>  File &quot;/usr/lib/python2.7/dist-packages/MythTV/mythproto.py&quot;, line 119, in __init__<br>    self._conn.command = self._newcmdconn()<br>  File &quot;/usr/lib/python2.7/dist-packages/MythTV/mythproto.py&quot;, line 142, in _newcmdconn<br>    self.blockshutdown)<br>  File &quot;/usr/lib/python2.7/dist-packages/MythTV/connections.py&quot;, line 207, in __init__<br>    raise MythBEError(MythError.PROTO_CONNECTION, self.host, self.port)<br>MythTV.exceptions.MythBEError: Failed to connect to backend at ::1:6543<br><br></div><br></div>However I can telnet to the local 6543 port.<br clear="all"><div><div><div><br>-- <br>Lindsay
</div></div></div></div>