Skip to content

Instantly share code, notes, and snippets.

Created May 14, 2015 18:37
Show Gist options
  • Save anonymous/a295d7a500315e3a6863 to your computer and use it in GitHub Desktop.
Save anonymous/a295d7a500315e3a6863 to your computer and use it in GitHub Desktop.
aaron@Server:~$ mythbackend
2015-05-14 13:36:14.237637 C mythbackend version: fixes/0.27 [v0.27-193-g8ee257c] www.mythtv.org
2015-05-14 13:36:14.237655 C Qt version: compile: 4.8.6, runtime: 4.8.6
2015-05-14 13:36:14.237661 N Enabled verbose msgs: general
2015-05-14 13:36:14.237669 N Setting Log Level to LOG_INFO
2015-05-14 13:36:14.248944 I Added logging to the console
2015-05-14 13:36:14.249346 I Setup Interrupt handler
2015-05-14 13:36:14.249360 I Setup Terminated handler
2015-05-14 13:36:14.249369 I Setup Segmentation fault handler
2015-05-14 13:36:14.249379 I Setup Aborted handler
2015-05-14 13:36:14.249387 I Setup Bus error handler
2015-05-14 13:36:14.249397 I Setup Floating point exception handler
2015-05-14 13:36:14.249407 I Setup Illegal instruction handler
2015-05-14 13:36:14.249418 I Setup Real-time signal 0 handler
2015-05-14 13:36:14.249464 N Using runtime prefix = /usr
2015-05-14 13:36:14.249480 N Using configuration directory = /home/aaron/.mythtv
2015-05-14 13:36:14.249554 I Assumed character encoding: en_US.UTF-8
2015-05-14 13:36:14.249877 N Empty LocalHostName.
2015-05-14 13:36:14.249885 I Using localhost value of Server
2015-05-14 13:36:14.265069 N Setting QT default locale to EN_US
2015-05-14 13:36:14.265143 I Current locale EN_US
2015-05-14 13:36:14.265201 N Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2015-05-14 13:36:14.295357 I Current MythTV Schema Version (DBSchemaVer): 1317
2015-05-14 13:36:14.295769 I Loading en_us translation for module mythfrontend
2015-05-14 13:36:14.300361 N MythBackend: Starting up as the master server.
2015-05-14 13:36:14.304868 W MythBackend: No valid capture cards are defined in the database.
2015-05-14 13:36:14.307264 E Scheduler: No capture cards are defined in the database.
Perhaps you should re-read the installation instructions?
2015-05-14 13:36:14.310420 I Found 0 distinct programid authorities
2015-05-14 13:36:14.310837 I New static DB connectionSchedCon
2015-05-14 13:36:14.310840 I Registering HouseKeeperTask 'LogClean'.
2015-05-14 13:36:14.310864 I Registering HouseKeeperTask 'DBCleanup'.
2015-05-14 13:36:14.310883 I Registering HouseKeeperTask 'ThemeUpdateNotifications'.
2015-05-14 13:36:14.310901 I Registering HouseKeeperTask 'RecordedArtworkUpdate'.
2015-05-14 13:36:14.313119 I Registering HouseKeeperTask 'MythFillDB'.
2015-05-14 13:36:14.313155 I Registering HouseKeeperTask 'JobQueueRecover'.
2015-05-14 13:36:14.313168 I Registering HouseKeeperTask 'HardwareProfiler'.
2015-05-14 13:36:14.316209 I Starting HouseKeeper.
2015-05-14 13:36:14.322421 I Listening on TCP 127.0.0.1:6544
2015-05-14 13:36:14.322491 I Listening on TCP [::1]:6544
2015-05-14 13:36:14.322562 I Listening on TCP [fe80::feaa:14ff:fe84:9ef8%eth0]:6544
2015-05-14 13:36:14.325258 N MediaServer:: Loopback address specified - 127.0.0.1. Disabling UPnP
2015-05-14 13:36:14.325266 I Main::Registering HttpStatus Extension
2015-05-14 13:36:14.328095 I Listening on TCP 127.0.0.1:6543
2015-05-14 13:36:14.328156 I Listening on TCP [::1]:6543
2015-05-14 13:36:14.328203 I Listening on TCP [fe80::feaa:14ff:fe84:9ef8%eth0]:6543
2015-05-14 13:36:14.331858 N AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
2015-05-14 13:36:14.350662 I New Client: (#1)
2015-05-14 13:36:17.317332 I Reschedule requested for MATCH 0 0 0 - SchedulerInit
2015-05-14 13:36:17.343867 I Scheduled 0 items in 0.0 = 0.01 match + 0.00 check + 0.01 place
2015-05-14 13:36:17.344846 I Scheduler: Seem to be woken up by USER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment