01:10 < cerise8192> Hi there, I'm using mythtv-0.27.3 (dated 20140907) on Gentoo. 01:10 < cerise8192> I have an unusual setup in that I have a server in one room which runs the backend and saves all the files into a directory which is shared via NFS. 01:11 < cerise8192> On my laptop, I used to be able to run mythfrontend on my laptop and it would connect to the database on the server and use the (identical) pathnames through NFS to access the files. 01:12 < cerise8192> Since upgrading to 0.27.3, mythfrontend forces me to mythtv-setup because it can't connect to ports on localhost. 01:12 < cerise8192> I have put in the IP address for the server on the backend in mythtv-setup and it's still trying to connect to localhost. 01:13 < cerise8192> I just did a full examination of the mythtv databases and there is nowhere that an IP or hostname is used which does not correspond to the appropriate DNS name or the IP address of the server. 01:14 < cerise8192> Is there a workaround for this? Or is this a bug that I should file...somewhere? 01:16 < cerise8192> In the console output, I see "2014-10-07 01:12:58.769392 I Testing network connectivity to '10.0.0.1' 01:16 < cerise8192> it continues with "2014-10-07 01:12:58.922390 E MSqlDatabase::OpenDatabase(), db object is not valid!" 01:17 < cerise8192> and then it attempts to bind via UDP to addresses for localhost (127.0.0.1, 10.1.0.1, ::1) & some random other addresses (fe80::217:42ff:fef2:49ee%eth0, 10.255.255.255) on the laptop, but not 10.0.0.1 01:17 < cerise8192> more MSqlDatabase::OpenDatabase errors ensue 01:18 < cerise8192> and then it attempts to connect to the backend -- again with the belief that the backend is on localhost. Here's the captured console output from running mythfrontend on my laptop: ------------------------------------------------------------- Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. 2014-10-07 01:12:58.768618 I Setup Interrupt handler 2014-10-07 01:12:58.768633 I Setup Terminated handler 2014-10-07 01:12:58.768640 I Setup Segmentation fault handler 2014-10-07 01:12:58.768651 I Setup Aborted handler 2014-10-07 01:12:58.768657 I Setup Bus error handler 2014-10-07 01:12:58.768668 I Setup Floating point exception handler 2014-10-07 01:12:58.768678 I Setup Illegal instruction handler 2014-10-07 01:12:58.768688 I Setup Real-time signal 0 handler 2014-10-07 01:12:58.768699 I Setup User defined signal 1 handler 2014-10-07 01:12:58.768706 I Setup User defined signal 2 handler 2014-10-07 01:12:58.768808 C mythfrontend version: tag: v0.27.3 [9d871a9] www.mythtv.org 2014-10-07 01:12:58.768813 C Qt version: compile: 4.8.5, runtime: 4.8.5 2014-10-07 01:12:58.768820 N Enabled verbose msgs: general 2014-10-07 01:12:58.768827 N Setting Log Level to LOG_INFO 2014-10-07 01:12:58.768974 N Using runtime prefix = /usr 2014-10-07 01:12:58.768983 N Using configuration directory = /root/.mythtv 2014-10-07 01:12:58.769046 I Assumed character encoding: en_US.utf8 2014-10-07 01:12:58.769061 W This application expects to be running a locale that specifies a UTF-8 codeset, and many features may behave improperly with your current language settings. Please set the LC_ALL or LC_CTYPE, and LANG variable(s) in the environment in which this program is executed to include a UTF-8 codeset (such as 'en_US.UTF-8'). 2014-10-07 01:12:58.769366 N Empty LocalHostName. 2014-10-07 01:12:58.769371 I Using localhost value of ariel 2014-10-07 01:12:58.769392 I Testing network connectivity to '10.0.0.1' 2014-10-07 01:12:58.771174 I Starting IO manager (write) 2014-10-07 01:12:58.771267 I Starting process signal handler 2014-10-07 01:12:58.771369 I Added logging to the console 2014-10-07 01:12:58.772893 I Starting IO manager (read) 2014-10-07 01:12:58.772992 I Starting process manager QSqlDatabase: QMYSQL driver not loaded QSqlDatabase: available drivers: QSQLITE QMYSQL3 QMYSQL 2014-10-07 01:12:58.922382 E Unable to init db connection. 2014-10-07 01:12:58.922390 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:58.957337 N Desktop video mode: 1920x1080 60.004 Hz 2014-10-07 01:12:58.996253 I Starting mythlogserver 2014-10-07 01:12:59.024600 E LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd' eno: No such file or directory (2) 2014-10-07 01:12:59.024623 I UDPListener: Enabling 2014-10-07 01:12:59.025426 I Binding to UDP 127.0.0.1:0 2014-10-07 01:12:59.025484 I Binding to UDP 10.1.0.1:0 2014-10-07 01:12:59.028235 I Binding to UDP [::1]:0 2014-10-07 01:12:59.028353 I Binding to UDP [fe80::217:42ff:fef2:49ee%eth0]:0 2014-10-07 01:12:59.028430 I Binding to UDP 10.255.255.255:0 2014-10-07 01:12:59.028460 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028532 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028566 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028597 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028628 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028652 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028674 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028721 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028745 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028765 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028802 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028823 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028844 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028862 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028872 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028885 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028920 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028961 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028975 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028986 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.028996 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029025 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029053 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029075 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029088 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029108 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029126 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029145 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029175 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029195 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029215 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029233 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029253 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029272 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029290 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029310 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029330 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029350 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029373 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029391 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029408 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029426 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029435 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029447 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029458 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029468 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029478 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029488 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029497 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029506 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029517 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029528 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029538 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029547 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029583 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029613 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029635 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029655 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029673 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029691 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029709 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029728 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.029746 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.031889 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.031943 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.031966 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.031987 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.032008 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.032052 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.032085 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.032104 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.032129 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.042322 I Using Frameless Window 2014-10-07 01:12:59.042328 I Using Full Screen Window 2014-10-07 01:12:59.044856 I Using the Qt painter 2014-10-07 01:12:59.121813 I Added logging to mythlogserver at TCP:35327 QSqlDatabase: QMYSQL driver not loaded QSqlDatabase: available drivers: QSQLITE QMYSQL3 QMYSQL 2014-10-07 01:12:59.562982 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:12:59.563154 E Unable to init db connection. 2014-10-07 01:12:59.563168 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.563189 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.563201 E No address defined for host: localhost QSqlDatabase: QMYSQL driver not loaded QSqlDatabase: available drivers: QSQLITE QMYSQL3 QMYSQL 2014-10-07 01:12:59.584529 N Setting QT default locale to en_US 2014-10-07 01:12:59.659087 E MythSocket(7f788000c9a0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:12:59.659307 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:12:59.659356 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:12:59.659497 E Unable to init db connection. 2014-10-07 01:12:59.659502 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.659527 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.659539 E No address defined for host: localhost 2014-10-07 01:12:59.743273 E MythSocket(7f787000c690:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:12:59.743448 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:12:59.743510 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:12:59.743591 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.743614 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.743623 E No address defined for host: localhost 2014-10-07 01:12:59.786265 I MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css 2014-10-07 01:12:59.786748 I MythUIWebBrowser: enabling plugins 2014-10-07 01:12:59.839295 E MythSocket(7f78800189d0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:12:59.839527 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:12:59.839584 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:12:59.839671 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.839693 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.839702 E No address defined for host: localhost 2014-10-07 01:12:59.921238 E MythSocket(7f78700100c0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:12:59.921499 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:12:59.921573 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:12:59.921653 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.921676 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.921693 E No address defined for host: localhost 2014-10-07 01:12:59.998587 E MythSocket(7f787000c810:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:12:59.999023 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:12:59.999118 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:12:59.999220 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.999248 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:12:59.999257 E No address defined for host: localhost X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0x240001f 2014-10-07 01:13:00.130060 E MythSocket(7f787000e450:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:00.130205 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:00.130259 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:00.130334 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.130355 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.130364 E No address defined for host: localhost 2014-10-07 01:13:00.286262 E MythSocket(7f788000e9a0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:00.286484 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:00.286540 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:00.286619 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.286641 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.286649 E No address defined for host: localhost 2014-10-07 01:13:00.423825 E MythSocket(7f787000c1d0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:00.423972 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:00.424048 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:00.424125 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.424148 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.424156 E No address defined for host: localhost 2014-10-07 01:13:00.535180 E MythSocket(7f788000b9c0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:00.535326 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:00.535400 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:00.535473 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.535496 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.535511 E No address defined for host: localhost 2014-10-07 01:13:00.621136 E MythSocket(7f788000bbf0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:00.621358 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:00.621430 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:00.621503 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.621525 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.621534 E No address defined for host: localhost 2014-10-07 01:13:00.715478 E MythSocket(7f788000c6f0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:00.715701 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:00.715788 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:00.715865 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.715887 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.715901 E No address defined for host: localhost 2014-10-07 01:13:00.825110 E MythSocket(7f788000c840:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:00.825331 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:00.825399 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:00.825470 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.825490 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.825498 E No address defined for host: localhost 2014-10-07 01:13:00.963178 E MythSocket(7f788000c1f0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:00.963327 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:00.963400 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:00.963473 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.963494 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:00.963502 E No address defined for host: localhost 2014-10-07 01:13:01.065471 E MythSocket(7f788000c150:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:01.065712 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:01.065795 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:01.065870 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:01.065892 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:01.065901 E No address defined for host: localhost 2014-10-07 01:13:01.138604 E MythSocket(7f788000d730:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:01.138897 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:01.138973 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:01.139046 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:01.139068 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:01.139076 E No address defined for host: localhost 2014-10-07 01:13:01.177787 E MythSocket(7f787000e450:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:01.177986 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:02.127775 I System Locale (en_US), Country (US), Language (en) 2014-10-07 01:13:04.812569 I Starting mythlogserver 2014-10-07 01:13:12.552362 I Loading en_us translation for module mythfrontend 2014-10-07 01:13:12.553689 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:12.553836 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:12.553928 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:12.553945 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:12.553956 E No address defined for host: localhost 2014-10-07 01:13:12.614131 E MythSocket(7f787000b6c0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:12.614346 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:12.614455 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:12.614529 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:12.614550 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:12.614558 E No address defined for host: localhost 2014-10-07 01:13:12.625471 E MythSocket(7f78800189d0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:12.625686 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.587611 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.587697 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.587718 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.587726 E No address defined for host: localhost 2014-10-07 01:13:18.600676 I Testing network connectivity to '10.0.0.1' 2014-10-07 01:13:18.622992 E MythSocket(7f787000d1a0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.623268 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.623356 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.623434 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.623456 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:18.623472 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.623480 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:18.623489 E No address defined for host: localhost 2014-10-07 01:13:18.634912 E MythSocket(7f787000cc00:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.635122 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.635207 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.635277 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.635295 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:18.635308 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.635319 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:18.635325 E No address defined for host: localhost 2014-10-07 01:13:18.646308 E MythSocket(7f787000c5e0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.646517 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.646601 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.646673 E MSqlDatabase::OpenDatabase(), db object is not valid! QSqlDatabase: QMYSQL driver not loaded QSqlDatabase: available drivers: QSQLITE QMYSQL3 QMYSQL 2014-10-07 01:13:18.646691 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:18.646704 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.646715 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:18.646721 E No address defined for host: localhost 2014-10-07 01:13:18.659837 E MythSocket(7f787000cdf0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.660101 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.660185 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.660260 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.660274 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:18.660293 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.660301 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:18.660311 E No address defined for host: localhost 2014-10-07 01:13:18.671299 E MythSocket(7f787000c5e0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.671519 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.671603 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.671672 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.671691 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:18.671709 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.671717 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:18.671727 E No address defined for host: localhost 2014-10-07 01:13:18.682503 E MythSocket(7f787000c5e0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.683549 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.683646 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.683728 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.683747 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:18.683762 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.683816 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:18.683822 E No address defined for host: localhost 2014-10-07 01:13:18.694865 E MythSocket(7f787000c5e0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.695143 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.695230 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.695309 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.695324 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:18.695342 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.695355 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:18.695361 E No address defined for host: localhost 2014-10-07 01:13:18.703452 E Unable to init db connection. 2014-10-07 01:13:18.703468 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.703487 A Cannot login to database 2014-10-07 01:13:18.747132 E LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd' eno: No such file or directory (2) 2014-10-07 01:13:18.747154 I UDPListener: Enabling 2014-10-07 01:13:18.747293 I Binding to UDP 127.0.0.1:0 2014-10-07 01:13:18.747356 I Binding to UDP 10.1.0.1:0 2014-10-07 01:13:18.751304 E MythSocket(7f787002c120:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.751530 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.751599 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.751669 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.751690 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.751698 E No address defined for host: localhost 2014-10-07 01:13:18.754787 I Binding to UDP [::1]:0 2014-10-07 01:13:18.754900 I Binding to UDP [fe80::217:42ff:fef2:49ee%eth0]:0 2014-10-07 01:13:18.754980 I Binding to UDP 10.255.255.255:0 2014-10-07 01:13:18.755007 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755078 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755126 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755168 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755212 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755238 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755266 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755338 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755368 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755398 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755422 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755445 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755467 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755490 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755500 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755510 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755556 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755603 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755615 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755625 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755635 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755674 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755715 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755739 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755749 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755781 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755806 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755829 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755859 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755882 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755904 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755926 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755947 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755967 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.755987 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756007 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756026 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756047 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756070 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756091 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756111 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756132 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756141 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756150 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756159 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756167 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756177 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756186 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756194 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756203 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756212 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756221 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756229 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756239 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756274 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756307 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756330 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756357 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756379 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756401 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756423 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756445 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756466 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756486 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756507 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756527 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756549 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756570 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756636 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756674 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756696 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.756722 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.769222 E MythSocket(7f787000d6c0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.769242 I Using Frameless Window 2014-10-07 01:13:18.769247 I Using Full Screen Window 2014-10-07 01:13:18.771953 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.772031 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.772107 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.772129 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.772137 E No address defined for host: localhost 2014-10-07 01:13:18.773968 I Using the Qt painter 2014-10-07 01:13:18.896161 E MythSocket(7f787000d010:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:18.896309 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:18.896384 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:18.896457 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.896478 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:18.896487 E No address defined for host: localhost 2014-10-07 01:13:19.048283 E MythSocket(7f7870012350:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.048502 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.048573 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.048646 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.048667 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.048676 E No address defined for host: localhost 2014-10-07 01:13:19.172390 E MythSocket(7f787000d6c0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.172545 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.172626 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.172708 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.172732 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.172740 E No address defined for host: localhost 2014-10-07 01:13:19.247012 E MythSocket(7f787000c870:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.247229 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.247298 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.247369 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.247391 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.247399 E No address defined for host: localhost 2014-10-07 01:13:19.278266 I MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css 2014-10-07 01:13:19.278613 I MythUIWebBrowser: enabling plugins 2014-10-07 01:13:19.344281 E MythSocket(7f787000c870:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.344520 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.344590 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.344663 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.344686 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.344694 E No address defined for host: localhost 2014-10-07 01:13:19.422413 E MythSocket(7f7870023930:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.422614 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.422684 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.427027 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.427054 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.427064 E No address defined for host: localhost 2014-10-07 01:13:19.499256 E MythSocket(7f7870011dd0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.499490 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.499553 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.499638 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.499661 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.499670 E No address defined for host: localhost 2014-10-07 01:13:19.595368 I System Locale (en_US), Country (US), Language (en) 2014-10-07 01:13:19.597207 E MythSocket(7f7880019b90:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.597421 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.597490 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.597563 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.597586 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.597598 E No address defined for host: localhost 2014-10-07 01:13:19.736750 E MythSocket(7f7880019f40:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.736931 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.737012 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.737104 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.737131 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.737140 E No address defined for host: localhost 2014-10-07 01:13:19.764938 E MythSocket(7f78800189d0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.765083 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.765138 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.765215 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.765239 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.765266 E No address defined for host: localhost X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0x2400054 2014-10-07 01:13:19.825765 E MythSocket(7f787000c690:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.826066 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.826124 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.826200 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.826224 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.826248 E No address defined for host: localhost 2014-10-07 01:13:19.962006 E MythSocket(7f788000d3e0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:19.962152 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:19.962224 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:19.962298 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.962321 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:19.962330 E No address defined for host: localhost 2014-10-07 01:13:20.068887 E MythSocket(7f7880019f40:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:20.069111 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:20.069184 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:20.069256 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.069278 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.069286 E No address defined for host: localhost 2014-10-07 01:13:20.215338 E MythSocket(7f788000d3e0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:20.215558 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:20.215627 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:20.215700 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.215722 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.215730 E No address defined for host: localhost 2014-10-07 01:13:20.342151 E MythSocket(7f788000c7a0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:20.342356 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:20.342428 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:20.342501 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.342523 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.342532 E No address defined for host: localhost 2014-10-07 01:13:20.415979 E MythSocket(7f788000c7a0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:20.416130 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:20.416206 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:20.416276 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.416297 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.416306 E No address defined for host: localhost 2014-10-07 01:13:20.483963 E MythSocket(7f788000b8d0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:20.484107 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:20.484178 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:20.484250 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.484273 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.484281 E No address defined for host: localhost 2014-10-07 01:13:20.578035 E MythSocket(7f788000bbf0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:20.578244 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:20.578312 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:20.578385 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.578409 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.578417 E No address defined for host: localhost 2014-10-07 01:13:20.709725 E MythSocket(7f788000bfa0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:20.709967 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:20.710041 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:20.710113 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.710135 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.710143 E No address defined for host: localhost 2014-10-07 01:13:20.846359 E MythSocket(7f788000bfa0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:20.846586 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:20.846657 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:20.846729 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.846751 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.846759 E No address defined for host: localhost 2014-10-07 01:13:20.967286 E MythSocket(7f7880010480:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:20.967508 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:20.967581 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:20.967653 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.967675 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:20.967684 E No address defined for host: localhost 2014-10-07 01:13:21.089134 E MythSocket(7f788000d700:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:21.089286 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:21.089367 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:21.089444 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:21.089466 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:21.089476 E No address defined for host: localhost 2014-10-07 01:13:21.232225 E MythSocket(7f787000e780:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:21.232446 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.839944 C Received Interrupt: Code 128, PID 0, UID 0, Value 0x00000000 2014-10-07 01:13:22.840259 I Loading en_us translation for module mythfrontend 2014-10-07 01:13:22.840369 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.840460 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.840484 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.840493 E No address defined for host: localhost 2014-10-07 01:13:22.841813 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.856995 A User cancelled database configuration 2014-10-07 01:13:22.869330 E Failed to init MythContext, exiting. 2014-10-07 01:13:22.869485 I Waiting for threads to exit. 2014-10-07 01:13:22.878928 E MythSocket(7f787000b6c0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.879069 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.879121 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.879193 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.879209 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.879221 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.879229 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.879234 E No address defined for host: localhost 2014-10-07 01:13:22.895593 E MythSocket(7f7880019f40:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.895817 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.895869 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.895947 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.895965 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.895990 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.895999 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.896005 E No address defined for host: localhost 2014-10-07 01:13:22.907583 E MythSocket(7f787000b6c0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.907728 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.907792 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.907867 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.907882 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.907896 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.907903 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.907909 E No address defined for host: localhost 2014-10-07 01:13:22.918881 E MythSocket(7f788000be50:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.919089 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.919140 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.919214 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.919230 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.919257 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.919266 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.919272 E No address defined for host: localhost 2014-10-07 01:13:22.929893 E MythSocket(7f787000c150:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.930028 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.930094 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.930170 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.930184 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.930200 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.930214 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.930221 E No address defined for host: localhost 2014-10-07 01:13:22.941105 E MythSocket(7f788000bb50:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.941319 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.941368 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.941442 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.941459 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.941477 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.941485 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.941491 E No address defined for host: localhost 2014-10-07 01:13:22.953345 E MythSocket(7f78700134f0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.953490 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.953551 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.953626 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.953647 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.953666 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.953674 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.953684 E No address defined for host: localhost 2014-10-07 01:13:22.964486 E MythSocket(7f788001eb60:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.964700 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.964748 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.964835 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.964851 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.964865 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.964873 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.964878 E No address defined for host: localhost 2014-10-07 01:13:22.975544 E MythSocket(7f7870018790:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.975686 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.975760 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.975850 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.975865 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.975878 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.975886 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.975892 E No address defined for host: localhost 2014-10-07 01:13:22.998068 E MythSocket(7f7870018790:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:22.998214 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:22.998271 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:22.998345 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.998361 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:22.998374 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:22.998381 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:22.998386 E No address defined for host: localhost 2014-10-07 01:13:23.014061 E MythSocket(7f78800259a0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:23.014461 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:23.014522 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:23.014601 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:23.014618 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:23.014635 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:23.014644 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:23.014649 E No address defined for host: localhost 2014-10-07 01:13:23.025412 E MythSocket(7f7870025570:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:23.025552 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:23.025602 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:23.025675 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:23.025691 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:23.025704 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:23.025712 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:23.025718 E No address defined for host: localhost 2014-10-07 01:13:23.036543 E MythSocket(7f788001fdb0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:23.036750 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:23.036805 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:23.036882 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:23.036896 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:23.036910 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:23.036918 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:23.036923 E No address defined for host: localhost 2014-10-07 01:13:23.048048 E MythSocket(7f787000c060:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:23.048185 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address 2014-10-07 01:13:23.048234 I MythCoreContext: Connecting to backend server: localhost:6543 (try 1 of 1) 2014-10-07 01:13:23.048311 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:23.048326 E Database not open while trying to load setting: backendserverip6 2014-10-07 01:13:23.048339 E MSqlDatabase::OpenDatabase(), db object is not valid! 2014-10-07 01:13:23.048347 E Database not open while trying to load setting: backendserverip 2014-10-07 01:13:23.048353 E No address defined for host: localhost 2014-10-07 01:13:23.059478 E MythSocket(7f788000d4e0:-1): Failed to connect to (::1:6543) Connection refused 2014-10-07 01:13:23.059682 E Connection to master server timed out. Either the server is down or the master server settings in mythtv-settings does not contain the proper IP address ----------------------- I tried adding some rules to iptables: ----------------------- # iptables -t nat -L -v -n Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination 0 0 DNAT tcp -- * * 127.0.0.1 127.0.0.1 tcp dpt:3306 to:10.0.0.1:3306 0 0 DNAT tcp -- * * 127.0.0.1 10.1.0.1 tcp dpt:3306 to:10.0.0.1:3306 0 0 DNAT tcp -- * * 10.1.0.1 127.0.0.1 tcp dpt:3306 to:10.0.0.1:3306 0 0 DNAT tcp -- * * 10.1.0.1 10.1.0.1 tcp dpt:3306 to:10.0.0.1:3306 0 0 DNAT udp -- * * 127.0.0.1 127.0.0.1 udp dpt:3306 to:10.0.0.1:3306 0 0 DNAT udp -- * * 127.0.0.1 10.1.0.1 udp dpt:3306 to:10.0.0.1:3306 0 0 DNAT udp -- * * 10.1.0.1 127.0.0.1 udp dpt:3306 to:10.0.0.1:3306 0 0 DNAT udp -- * * 10.1.0.1 10.1.0.1 udp dpt:3306 to:10.0.0.1:3306 0 0 DNAT tcp -- * * 127.0.0.1 127.0.0.1 tcp dpt:6543 to:10.0.0.1:6543 0 0 DNAT tcp -- * * 127.0.0.1 10.1.0.1 tcp dpt:6543 to:10.0.0.1:6543 0 0 DNAT tcp -- * * 10.1.0.1 127.0.0.1 tcp dpt:6543 to:10.0.0.1:6543 0 0 DNAT tcp -- * * 10.1.0.1 10.1.0.1 tcp dpt:6543 to:10.0.0.1:6543 0 0 DNAT udp -- * * 127.0.0.1 127.0.0.1 udp dpt:6543 to:10.0.0.1:6543 0 0 DNAT udp -- * * 127.0.0.1 10.1.0.1 udp dpt:6543 to:10.0.0.1:6543 0 0 DNAT udp -- * * 10.1.0.1 127.0.0.1 udp dpt:6543 to:10.0.0.1:6543 0 0 DNAT udp -- * * 10.1.0.1 10.1.0.1 udp dpt:6543 to:10.0.0.1:6543 Chain INPUT (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain OUTPUT (policy ACCEPT 259 packets, 15639 bytes) pkts bytes target prot opt in out source destination 0 0 DNAT tcp -- * * 127.0.0.1 127.0.0.1 tcp dpt:3306 to:10.0.0.1:3306 0 0 DNAT tcp -- * * 127.0.0.1 10.1.0.1 tcp dpt:3306 to:10.0.0.1:3306 0 0 DNAT tcp -- * * 10.1.0.1 127.0.0.1 tcp dpt:3306 to:10.0.0.1:3306 0 0 DNAT tcp -- * * 10.1.0.1 10.1.0.1 tcp dpt:3306 to:10.0.0.1:3306 0 0 DNAT udp -- * * 127.0.0.1 127.0.0.1 udp dpt:3306 to:10.0.0.1:3306 0 0 DNAT udp -- * * 127.0.0.1 10.1.0.1 udp dpt:3306 to:10.0.0.1:3306 0 0 DNAT udp -- * * 10.1.0.1 127.0.0.1 udp dpt:3306 to:10.0.0.1:3306 0 0 DNAT udp -- * * 10.1.0.1 10.1.0.1 udp dpt:3306 to:10.0.0.1:3306 0 0 DNAT tcp -- * * 127.0.0.1 127.0.0.1 tcp dpt:6543 to:10.0.0.1:6543 0 0 DNAT tcp -- * * 127.0.0.1 10.1.0.1 tcp dpt:6543 to:10.0.0.1:6543 0 0 DNAT tcp -- * * 10.1.0.1 127.0.0.1 tcp dpt:6543 to:10.0.0.1:6543 0 0 DNAT tcp -- * * 10.1.0.1 10.1.0.1 tcp dpt:6543 to:10.0.0.1:6543 0 0 DNAT udp -- * * 127.0.0.1 127.0.0.1 udp dpt:6543 to:10.0.0.1:6543 0 0 DNAT udp -- * * 127.0.0.1 10.1.0.1 udp dpt:6543 to:10.0.0.1:6543 0 0 DNAT udp -- * * 10.1.0.1 127.0.0.1 udp dpt:6543 to:10.0.0.1:6543 0 0 DNAT udp -- * * 10.1.0.1 10.1.0.1 udp dpt:6543 to:10.0.0.1:6543 Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination 259 15639 MASQUERADE all -- * * 0.0.0.0/0 0.0.0.0/0 ----------------------- One can tell from this that no traffic is passing through those rules when I'm using mythfrontend, but if I run a mysql -h localhost -u mythtv -p command, then I see the counters for packets and bytes increment and I can connect successfully.