[mythtv-users] Parts of mythtv can access DB, others can't. Version 30.

Bill Meek keemllib at gmail.com
Mon Jun 4 20:34:42 UTC 2018


On 06/04/2018 03:21 PM, Ian Richardson wrote:
> Hostname has been babylon from the day the machine was built (about 5 years
> ago). IP address was always 192.168.1.234. I've been forced by this
> breakage to change all occurrences of the correct IP address.
> 
> I've never set the unique identifier so the hostname and the profile in
> mythconverg.settings has never changed, but now everything has to be
> incorrect just to get it working again.

If babylon has always been the hostname, then settings.hostname should
have been babylon and never changed to the IP. That's the normal/correct
way. When you did:

     SELECT DISTINCT hostname FROM settings ORDER BY hostname;

babylon should have shown up. Change only the IPs you changed
back to babylon.

If the SQL doesn't show babylon already existing, I can't explain
how it was working. Because the old log you put on the ticket did
show it.

-- 
Bill


More information about the mythtv-users mailing list