<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 7, 2020 at 8:29 AM Gary Raposo <<a href="mailto:gary@raposo.ca">gary@raposo.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2020-08-07 8:07 a.m., Bill Meek wrote:<br>
> On 8/7/20 5:21 AM, Jim Abernathy wrote:<br>
>><br>
>> On 8/7/20 1:41 AM, Bill Meek wrote:<br>
><br>
> ...<br>
><br>
>>><br>
>>> Yes, and I don't have an answer. May be the use of BackendServerIP <br>
>>> that doesn't<br>
>>> exist on a fresh install. Rather, MasterServerIP. Try changing both <br>
>>> BackendServerIP<br>
>>> SQL to use the MasterServerIP.<br>
><br>
>> I played with the script a little but I have two handicaps, (1.) I <br>
>> don't know mysql and (2.) I don't know python3.<br>
>><br>
>> So I'm not going to be any help here.  So basically, I'm making a <br>
>> note on my system that find_orphan.py is not to be trusted.<br>
>><br>
>> I don't imagine that I have a problem now and I'll be careful moving <br>
>> forward.<br>
><br>
> Can you just edit the file and change both instances of BackendServerIP<br>
> to MasterServerIP?<br>
><br>
> If that works, I'll try to get to it later today or over the weekend.<br>
><br>
Back in May I was having some problems getting find_orphans.py to run on <br>
a freshly installed system (although not quite the same as what's being <br>
described here). The fix was to edit the code to change both instances <br>
of BackendServerIP to BackendServerAddr. Ran mythutil --clearcache for <br>
good measure as well.<br>
<br>
Has been running well since with no further issues.<br>
<br>
Gary<br><br></blockquote><div>So I just replaced the BackendServerIP with BackendServerAddr and run the modified find_orphan.py.</div><div>It didn't find orphans, which it shouldn't have and it listed the current backups of the databases.</div><div><br></div>jim@mythbuntu:~$ ./find_orphan.py <br>Database backups<br>  mythbuntu: /mnt/md1/samba/public/Backups/MythTV_db_backup/mythconverg-1361-20200803053815.sql.gz   3.9MB<br>  mythbuntu: /mnt/md1/samba/public/Backups/MythTV_db_backup/mythconverg-1361-20200804053715.sql.gz   4.3MB<br>  mythbuntu: /mnt/md1/samba/public/Backups/MythTV_db_backup/mythconverg-1361-20200805053550.sql.gz   4.3MB<br>  mythbuntu: /mnt/md1/samba/public/Backups/MythTV_db_backup/mythconverg-1361-20200806053942.sql.gz   4.4MB<br>  mythbuntu: /mnt/md1/samba/public/Backups/MythTV_db_backup/mythconverg-1361-20200807053942.sql.gz   4.7MB<br>                                                                                  Total:      21.6MB<br>Please select from the following<br> 1. Refresh list<br>> <br><div><br></div><div>So that fix seems to solve the problem, </div><div><br></div><div>Thanks. Jim A</div><div> </div></div></div>