mythtv-frontend only looks for backend at 127.0.0.1
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| mythtv (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
On a clean install of the mythtv-frontend 0.27 package with 9/16 updates, the frontend will not connect to a remote backend server. It only looks to 127.0.0.1 for the backend, no matter what is specified in the configuration:
2013-12-16 21:42:15.911741 I MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)
2013-12-16 21:42:15.912260 E MythSocket(
2013-12-16 21:42:15.914394 E Connection to master server timed out.
2013-12-16 21:42:15.914444 I MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)
2013-12-16 21:42:15.914971 E MythSocket(
2013-12-16 21:42:15.924225 E Connection to master server timed out.
My backend runs on a different host.
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
version 2:0.27.

2 things.
1) There are far newer updates than 9/16, I would update to the latest fixes. (12/16 is the latest)
2) Can you post your ~/.mythtv/ config. xml file