[mythtv-users] Fedora 16 frontend not able to connect

David Highley dhighley at highley-recommended.com
Fri Apr 27 03:44:24 UTC 2012


Running the rpmfusion build of 0.25 on Fedora 16.

This is really frustrating as all seemed to be working earlier this
week. Had configured the frontend on the same system as the backend to
use the non local ip address. Used VLC to verify that it was serving
UPNP connections at least on the same system. Only issue ran into was
needing to do a mysql "grant all mythconverg.* 'mythtv'@'10.2.2.%';".

So started in to set up another frontend system and find that I'm no
longer able to connect unless localhost is used and UPNP is no longer
functioning even on the system that was working.

Just in case redid the mysql grant again but still no joy. Specific
version from log file is 0.25-2.fc16. I see nothing in the log that
indicates any issues and it does seem to indicate that it is listening
on the non local host ip address. Attached a log of the backend start
up. That reminds me, do the log files get cleaned up automatically after
some aging period with the new logging?
-------------- next part --------------
2012-04-26 20:36:43.177690 C [30866/30866] thread_unknown mythcommandlineparser.cpp:2534 (ConfigureLogging) - mythbackend version:  [0.25-2.fc16 (40f3bae)] www.mythtv.org
2012-04-26 20:36:43.177697 N [30866/30866] thread_unknown mythcommandlineparser.cpp:2536 (ConfigureLogging) - Enabled verbose msgs:  general
2012-04-26 20:36:43.177810 N [30866/30866] thread_unknown logging.cpp:1176 (logStart) - Setting Log Level to LOG_INFO
2012-04-26 20:36:43.177838 I [30866/30866] thread_unknown logging.cpp:229 (FileLogger) - Added logging to the console
2012-04-26 20:36:43.177963 I [30866/30866] thread_unknown logging.cpp:238 (FileLogger) - Added logging to /var/log/mythtv/mythbackend.20120426203643.30866.log
2012-04-26 20:36:43.177969 I [30866/30866] thread_unknown logging.cpp:425 (DatabaseLogger) - Added database logging to table logging
2012-04-26 20:36:43.178005 N [30866/30866] thread_unknown logging.cpp:1215 (logStart) - Setting up SIGHUP handler
2012-04-26 20:36:43.178038 N [30866/30866] thread_unknown mythdirs.cpp:51 (InitializeMythDirs) - Using runtime prefix = /usr
2012-04-26 20:36:43.178041 N [30866/30866] thread_unknown mythdirs.cpp:57 (InitializeMythDirs) - Read conf dir = /etc/mythtv
2012-04-26 20:36:43.178050 N [30866/30866] thread_unknown mythdirs.cpp:64 (InitializeMythDirs) - Using configuration directory = /etc/mythtv
2012-04-26 20:36:43.178098 I [30866/30866] CoreContext mythcorecontext.cpp:227 (Init) - Assumed character encoding: en_US.UTF-8
2012-04-26 20:36:43.178953 E [30866/30866] CoreContext configuration.cpp:64 (Load) - Error parsing: /etc/mythtv/config.xml at line: 1  column: 1
2012-04-26 20:36:43.178957 E [30866/30866] CoreContext configuration.cpp:66 (Load) - Error Msg: error occurred while parsing element
2012-04-26 20:36:43.179033 N [30866/30866] CoreContext mythcontext.cpp:477 (LoadDatabaseSettings) - Empty LocalHostName.
2012-04-26 20:36:43.179036 I [30866/30866] CoreContext mythcontext.cpp:481 (LoadDatabaseSettings) - Using localhost value of douglas
2012-04-26 20:36:43.179069 E [30866/30866] CoreContext configuration.cpp:64 (Load) - Error parsing: /etc/mythtv/config.xml at line: 1  column: 1
2012-04-26 20:36:43.179072 E [30866/30866] CoreContext configuration.cpp:66 (Load) - Error Msg: error occurred while parsing element
2012-04-26 20:36:43.196089 N [30866/30866] CoreContext mythcorecontext.cpp:1270 (InitLocale) - Setting QT default locale to en_US
2012-04-26 20:36:43.196189 I [30866/30866] CoreContext mythcorecontext.cpp:1303 (SaveLocaleDefaults) - Current locale en_US
2012-04-26 20:36:43.196225 N [30866/30866] CoreContext mythlocale.cpp:121 (LoadDefaultsFromXML) - Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2012-04-26 20:36:43.209362 I [30866/30866] CoreContext schemawizard.cpp:117 (Compare) - Current MythTV Schema Version (DBSchemaVer): 1299
2012-04-26 20:36:43.209789 I [30866/30866] CoreContext mythtranslation.cpp:66 (load) - Loading en_us translation for module mythfrontend
2012-04-26 20:36:43.210516 N [30866/30866] CoreContext main_helpers.cpp:556 (run_backend) - MythBackend: Starting up as the master server.
2012-04-26 20:36:43.359224 E [30866/30866] CoreContext hdhrstreamhandler.cpp:408 (TunerSet) - HDHRSH(10.2.2.17-1): DeviceSet(vchannel 1): ERROR: resource locked by 10.2.2.5
2012-04-26 20:36:43.360655 E [30866/30866] CoreContext hdhrstreamhandler.cpp:408 (TunerSet) - HDHRSH(10.2.2.17-1): DeviceSet(channel none): ERROR: resource locked by 10.2.2.5
2012-04-26 20:36:43.634062 I [30866/30866] CoreContext programinfo.cpp:2052 (CheckProgramIDAuthorities) - Found 1 distinct programid authorities
2012-04-26 20:36:43.634425 I [30866/30883] Scheduler mythdbcon.cpp:422 (getStaticCon) - New static DB connectionSchedCon
2012-04-26 20:36:43.639569 I [30866/30866] CoreContext serverpool.cpp:306 (listen) - Listening on TCP 127.0.0.1:6544
2012-04-26 20:36:43.639609 I [30866/30866] CoreContext serverpool.cpp:306 (listen) - Listening on TCP 10.2.2.7:6544
2012-04-26 20:36:43.639664 I [30866/30866] CoreContext serverpool.cpp:306 (listen) - Listening on TCP [::1]:6544
2012-04-26 20:36:44.750643 I [30866/30866] CoreContext main_helpers.cpp:626 (run_backend) - Main::Registering HttpStatus Extension
2012-04-26 20:36:44.753653 I [30866/30866] CoreContext serverpool.cpp:306 (listen) - Listening on TCP 127.0.0.1:6543
2012-04-26 20:36:44.753725 I [30866/30866] CoreContext serverpool.cpp:306 (listen) - Listening on TCP 10.2.2.7:6543
2012-04-26 20:36:44.753821 I [30866/30866] CoreContext serverpool.cpp:306 (listen) - Listening on TCP [::1]:6543
2012-04-26 20:36:44.756193 N [30866/30866] CoreContext autoexpire.cpp:263 (CalcParams) - AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
2012-04-26 20:36:46.640267 I [30866/30883] Scheduler scheduler.cpp:2011 (HandleReschedule) - Reschedule requested for id -1.
2012-04-26 20:36:46.662408 I [30866/30883] Scheduler scheduler.cpp:2069 (HandleReschedule) - Scheduled 0 items in 0.0 = 0.00 match + 0.02 place
2012-04-26 20:36:46.665780 I [30866/30883] Scheduler scheduler.cpp:2136 (HandleRunSchedulerStartup) - Scheduler: Seem to be woken up by USER
2012-04-26 20:36:53.637506 I [30866/30885] HouseKeeping housekeeper.cpp:225 (RunHouseKeeping) - Running housekeeping thread
2012-04-26 20:38:02.758072 N [30866/30886] Expire autoexpire.cpp:263 (CalcParams) - AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
2012-04-26 20:41:57.644480 I [30866/30885] HouseKeeping housekeeper.cpp:225 (RunHouseKeeping) - Running housekeeping thread


More information about the mythtv-users mailing list