Opened 18 years ago

Closed 18 years ago

#3777 closed defect (worksforme)

Mac OS X frontend uses wrong IP addr. for remote backend

Reported by: anonymous Owned by: Isaac Richards
Priority: major Milestone: unknown
Component: mythtv Version: 0.20-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The Mac OS X frontend doesn't work with a remote backend. The problem is that some part of the system is not using the user-supplied IP address for the backend. Here's a transcript of the console output:

2007-07-29 14:12:19.202 New DB connection, total: 1
2007-07-29 14:12:19.213 Connected to database 'mythconverg' at host: 10.0.0.10
2007-07-29 14:12:19.216 Total desktop dim: 1440x900, with 1 screen[s].
2007-07-29 14:12:19.224 Running in a window
2007-07-29 14:12:19.226 Using screen 0, 1440x874 at 0,22
2007-07-29 14:12:19.278 Current Schema Version: 1160
...
2007-07-29 14:13:31.857 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
2007-07-29 14:13:31.857 Connection timed out.          
			You probably should modify the Master Server 
			settings in the setup program and set the    
			proper IP address.

I have set the proper IP address in Setup, as you can see by the successful first connection to the database. Later, however, some component tries to use 127.0.0.1 as the backend address and fails. You can replicate this by trying to watch live TV, which will trigger the failure.

I'm using the 20070728 Intel build of 0.20-fixes found at padilla.net.

Change History (3)

comment:1 by n8gray@…, 18 years ago

I reported this: n8gray .at. caltech .dot. edu

I don't know why trac insisted on making me anonymous.

comment:2 by n8gray@…, 18 years ago

Please disregard this ticket. My backend system was misconfigured. Sorry for the noise.

comment:3 by Stuart Auchterlonie, 18 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.