<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't connect to backend [::1]:6543<br>Traceback (most recent call last):<br> File "find_orphans.py", line 230, in <module><br> main()<br> File "find_orphans.py", line 214, in main<br> opt[1](opt[2])<br> File "find_orphans.py", line 153, in delete_files<br> f.delete()<br> File "find_orphans.py", line 29, in delete<br> be = MythBE(self.host, db=DB)<br> File "/usr/lib/python2.7/dist-packages/MythTV/mythproto.py", line 119, in __init__<br> self._conn.command = self._newcmdconn()<br> File "/usr/lib/python2.7/dist-packages/MythTV/mythproto.py", line 142, in _newcmdconn<br> self.blockshutdown)<br> File "/usr/lib/python2.7/dist-packages/MythTV/connections.py", 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>