Unable to get mythtv working Mint 16,17 &18

Have a MythTV related problem? Ask for help from other MythTV users here.

Moderator: Forum Moderators

AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: [SOLVED] Unable to get mythtv working on Mint 16,17 &18

Post by AKADAP »

Everything was working yesterday.
Re-boot, now mythweb can no-longer connect to the back end, and myth front end can no-longer play live TV.

Setting up mythTV is always difficult.

Backend is running, and it looks like it is set up to respond to the address mythweb is trying.
mysql mythtv password has not changed (backend would not be running if it could not get its database).
I am able to play old recordings in the front end, just not live TV. I click on live TV, and the screen flashes, otherwise nothing happens.

I need some clues as to what to look for.
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: [SOLVED] Unable to get mythtv working on Mint 16,17 &18

Post by AKADAP »

Now it is just getting weird.
http://localhost/mythweb/ and http://192.168.63.3/mythweb/ give me different results.
localhost gets me:
on the listings page:

Code: Select all

 Fatal Error

!!NoTrans: SQL Error: Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'mythconverg.program.endtime' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by [#1055]!!

If you choose to submit a bug report please make sure to include a brief description of what you were doing, along with the following backtrace as an attachment (please don\'t just paste the whole thing into the ticket) 
on the upcoming recordings and recorded programs page:

Code: Select all

Error

Unable to connect to the master backend at 192.168.63.3:6543.
Is it running?
on the backend status page:

Code: Select all

Warning at /usr/share/mythtv/mythweb/modules/status/handler.php, line 32:
!!NoTrans: file_get_contents(http://192.168.63.3:6544/Status/GetStatusHTML): failed to open stream: Connection refused!!
Other pages appear to be working


the ip address gets me on every page:

Code: Select all

Error

Unable to connect to the master backend at 192.168.63.3:6543.
Is it running?
If I try http://192.168.63.3:6544/Status/GetStatusHTML, firefox says it is unable to connect.
If I try http://localhost:6544/Status/GetStatusHTML instead, I get the data that should be shown in the status page

I thought it might have something to do with no-script which I installed last night, but I disabled that, and got the same results.
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: Unable to get mythtv working Mint 16,17 &18

Post by AKADAP »

Another day, another change in behavior.
Now both localhost, and the IP address are giving the same result the IP address gave yesterday.

I checked the firewall, and it was disabled.

I don't know what to try next.
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: Unable to get mythtv working Mint 16,17 &18

Post by AKADAP »

Sometimes I forget that the Log files exist.
From the Backend log:

Code: Select all

Jul 13 22:35:09 Compromise mythbackend: mythbackend[1421]: E ProcessRequest mainserver.cpp:4718 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 10
Jul 13 22:35:09 Compromise mythbackend: mythbackend[1421]: E ProcessRequest mainserver.cpp:4718 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 11
Jul 13 22:35:09 Compromise mythbackend: mythbackend[1421]: E ProcessRequest mainserver.cpp:4718 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 12
Jul 13 22:39:04 Compromise mythbackend: mythbackend[1421]: I MythSocketThread(110) mainserver.cpp:7629 (connectionClosed) Monitor sock(12493d0) 'Compromise' disconnected
Jul 13 22:39:04 Compromise mythbackend: mythbackend[1421]: I MythSocketThread(120) mainserver.cpp:7629 (connectionClosed) Monitor sock(12e1b30) 'Compromise' disconnected
Jul 13 22:39:31 Compromise mythbackend: mythbackend[1421]: I ProcessRequest mainserver.cpp:1698 (HandleAnnounce) MainServer: MainServer::ANN Frontend
Jul 13 22:39:31 Compromise mythbackend: mythbackend[1421]: I ProcessRequest mainserver.cpp:1703 (HandleAnnounce) MainServer: adding: Compromise(103ca80) as a client (events: 0)
Jul 13 22:39:31 Compromise mythbackend: mythbackend[1421]: I ProcessRequest backendcontext.cpp:56 (SetFrontendConnected) BackendContext: Frontend 'Compromise' connected.
Jul 13 22:39:31 Compromise mythbackend: mythbackend[1421]: I ProcessRequest mainserver.cpp:1698 (HandleAnnounce) MainServer: MainServer::ANN Monitor
Jul 13 22:39:31 Compromise mythbackend: mythbackend[1421]: I ProcessRequest mainserver.cpp:1703 (HandleAnnounce) MainServer: adding: Compromise(12e1b30) as a client (events: 1)
Jul 13 22:39:35 Compromise mythbackend: mythbackend[1421]: I ProcessRequest mainserver.cpp:1698 (HandleAnnounce) MainServer: MainServer::ANN Playback
Jul 13 22:39:35 Compromise mythbackend: mythbackend[1421]: I ProcessRequest mainserver.cpp:1703 (HandleAnnounce) MainServer: adding: Compromise(104eec0) as a client (events: 0)
Jul 13 22:39:35 Compromise mythbackend: mythbackend[1421]: I TVRecEvent tv_rec.cpp:1073 (HandleStateChange) TVRec[1]: Changing from None to WatchingLiveTV
Jul 13 22:39:35 Compromise mythbackend: mythbackend[1421]: I TVRecEvent tv_rec.cpp:3685 (TuningFrequency) TVRec[1]: TuningFrequency
Jul 13 22:39:35 Compromise mythbackend: mythbackend[1421]: E TVRecEvent dtvmultiplex.cpp:379 (ParseTuningParams) DTVMux: ParseTuningParams -- Unknown tuner type = 0xffffffff80000000
Jul 13 22:39:35 Compromise mythbackend: mythbackend[1421]: E TVRecEvent recorders/dtvchannel.cpp:299 (SetChannelByString) DTVChan[1](1016A87D-0): SetChannelByString(2.1): Failed to initialize multiplex options
Jul 13 22:39:35 Compromise mythbackend: mythbackend[1421]: E TVRecEvent tv_rec.cpp:3763 (TuningFrequency) TVRec[1]: Failed to set channel to 2.1. Reverting to kState_None
Jul 13 22:39:35 Compromise mythbackend: mythbackend[1421]: I TVRecEvent tv_rec.cpp:1073 (HandleStateChange) TVRec[1]: Changing from WatchingLiveTV to None
Jul 13 22:39:35 Compromise mythbackend: mythbackend[1421]: I MythSocketThread(122) mainserver.cpp:7629 (connectionClosed) Playback sock(104eec0) 'Compromise' disconnected
Jul 13 22:40:26 Compromise mythbackend: mythbackend[1421]: E ProcessRequest mainserver.cpp:4718 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 10
Jul 13 22:40:26 Compromise mythbackend: mythbackend[1421]: E ProcessRequest mainserver.cpp:4718 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_SLEEPSTATUS) Unknown encoder: 10
Jul 13 22:40:26 Compromise mythbackend: mythbackend[1421]: E ProcessRequest mainserver.cpp:4718 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 11
Jul 13 22:40:26 Compromise mythbackend: mythbackend[1421]: E ProcessRequest mainserver.cpp:4718 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_SLEEPSTATUS) Unknown encoder: 11
Jul 13 22:40:26 Compromise mythbackend: mythbackend[1421]: E ProcessRequest mainserver.cpp:4718 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 12
Jul 13 22:40:26 Compromise mythbackend: mythbackend[1421]: E ProcessRequest mainserver.cpp:4718 (HandleRemoteEncoder) MainServer: HandleRemoteEncoder(cmd GET_SLEEPSTATUS) Unknown encoder: 12
Jul 13 22:41:09 Compromise mythbackend: mythbackend[1421]: I MythSocketThread(110) backendcontext.cpp:102 (SetFrontendDisconnected) BackendContext: Frontend 'Compromise' disconnected.
Jul 13 22:41:09 Compromise mythbackend: mythbackend[1421]: I MythSocketThread(110) mainserver.cpp:7629 (connectionClosed) Playback sock(103ca80) 'Compromise' disconnected
Jul 13 22:41:09 Compromise mythbackend: mythbackend[1421]: I MythSocketThread(117) mainserver.cpp:7629 (connectionClosed) Monitor sock(12e1b30) 'Compromise' disconnected
Encoders10, 11, and 12 used to be an ATI HDWonder that I removed about six months ago. Mythtv continued working fine under Mint 17.3 even without changes to the configuration.
Hoping that this missing tuner was the cause of my problems, I ran backend setup and deleted this tuner card, and any other references to this card that I could find.
As you can see, this did not help, and the system still thinks this tuner exists.
the system has two HDHomeRun original tuners and three HDHR4-2US tuners
I tested all 10 tuners with the hdhrconfig-gui, and all 10 are working.
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: Unable to get mythtv working Mint 16,17 &18

Post by AKADAP »

after a bit of googleng I tried running mythtv-status. This was not installed so I installed it.
It complained about not finding the perl API, so I installed libmythtv-perl.
This did not help
The results of running mythtv-status are now:

Code: Select all

$ mythtv-status --verbose
Today:    20160715
Tomorrow: 20160716
Considering: One Liners
  Going to process: One Liners
Considering: Status
  Going to process: Status
Loaded XML from localhost
Considering: Encoders
  Going to process: Encoders
Considering: Encoders
  Going to process: Encoders
Considering: Encoders
  Going to process: Encoders
We have the correct protocol version for Encoders
Considering: Recording Now
  Going to process: Recording Now
Considering: Scheduled Recordings
  Going to process: Scheduled Recordings
Considering: Schedule Conflicts
  Going to process: Schedule Conflicts
Failed to load Perl API
Couldn't communicate with 192.168.63.3 on port 6543:  IO::Socket::INET::MythTV: connect: Connection refused
Considering: Shows due to Auto Expire
Considering: Total Disk Space
  Going to process: Total Disk Space
Considering: Total Disk Space
  Going to process: Total Disk Space
We have the correct protocol version for Total Disk Space
We have the correct xml version for Total Disk Space
Unable to find any value for drive_total_total while at Total Disk Space, marked as optional, skipping block.
Considering: Total Disk Space
  Going to process: Total Disk Space
We have the correct protocol version for Total Disk Space
Considering: Disk Space
  Going to process: Disk Space
We have the correct protocol version for Disk Space
Considering: Next Recording In
  Going to process: Next Recording In
Considering: Guide Data
  Going to process: Guide Data
Considering: Guide Data
  Going to process: Guide Data

MythTV status for localhost
===========================
Status...........: 2016-07-15 20:11:18
Total Disk Space.: Total space is 1,375.2 GB, with 1,035.6 GB used (75.3%)
Next Recording In: 120 Hours

Schedule Conflicts:
Unable to access MythTV Perl API.  Try with --verbose to find out why.

Reading more of the article implies that mythtv-status has not yet been updated to support .28
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: Unable to get mythtv working Mint 16,17 &18

Post by AKADAP »

In an attempt to eliminate the deleted DVB tuner from the backend, I deleted all tuners and recreated the HDHomeRun tuners.
It did not seem to have helped.
Backend log:

Code: Select all

Jul 16 19:09:02 Compromise mythbackend: mythbackend[1416]: I ProcessRequest mainserver.cpp:1698 (HandleAnnounce) MainServer: MainServer::ANN Frontend
Jul 16 19:09:02 Compromise mythbackend: mythbackend[1416]: I ProcessRequest mainserver.cpp:1703 (HandleAnnounce) MainServer: adding: Compromise(27e1010) as a client (events: 0)
Jul 16 19:09:02 Compromise mythbackend: mythbackend[1416]: I ProcessRequest backendcontext.cpp:56 (SetFrontendConnected) BackendContext: Frontend 'Compromise' connected.
Jul 16 19:09:02 Compromise mythbackend: mythbackend[1416]: I ProcessRequest mainserver.cpp:1698 (HandleAnnounce) MainServer: MainServer::ANN Monitor
Jul 16 19:09:02 Compromise mythbackend: mythbackend[1416]: I ProcessRequest mainserver.cpp:1703 (HandleAnnounce) MainServer: adding: Compromise(27dc800) as a client (events: 1)
Jul 16 19:09:12 Compromise mythbackend: mythbackend[1416]: I ProcessRequest mainserver.cpp:1698 (HandleAnnounce) MainServer: MainServer::ANN Playback
Jul 16 19:09:12 Compromise mythbackend: mythbackend[1416]: I ProcessRequest mainserver.cpp:1703 (HandleAnnounce) MainServer: adding: Compromise(27df140) as a client (events: 0)
Jul 16 19:09:12 Compromise mythbackend: mythbackend[1416]: I TVRecEvent tv_rec.cpp:1073 (HandleStateChange) TVRec[1]: Changing from None to WatchingLiveTV
Jul 16 19:09:12 Compromise mythbackend: mythbackend[1416]: I TVRecEvent tv_rec.cpp:3685 (TuningFrequency) TVRec[1]: TuningFrequency
Jul 16 19:09:12 Compromise mythbackend: mythbackend[1416]: E TVRecEvent dtvmultiplex.cpp:379 (ParseTuningParams) DTVMux: ParseTuningParams -- Unknown tuner type = 0xffffffff80000000
Jul 16 19:09:12 Compromise mythbackend: mythbackend[1416]: E TVRecEvent recorders/dtvchannel.cpp:299 (SetChannelByString) DTVChan[1](1016A87D-0): SetChannelByString(2.1): Failed to initialize multiplex options
Jul 16 19:09:12 Compromise mythbackend: mythbackend[1416]: E TVRecEvent tv_rec.cpp:3763 (TuningFrequency) TVRec[1]: Failed to set channel to 2.1. Reverting to kState_None
Jul 16 19:09:12 Compromise mythbackend: mythbackend[1416]: I TVRecEvent tv_rec.cpp:1073 (HandleStateChange) TVRec[1]: Changing from WatchingLiveTV to None
Jul 16 19:09:12 Compromise mythbackend: mythbackend[1416]: I MythSocketThread(120) mainserver.cpp:7629 (connectionClosed) Playback sock(27df140) 'Compromise' disconnected
Front end log:

Code: Select all

Jul 16 19:06:17 Compromise mythfrontend.real: mythfrontend[16977]: I CoreContext bonjourregister.cpp:28 (~BonjourRegister) Bonjour: De-registering service '_mythfrontend._tcp.' on 'Mythfrontend on Compromise'
Jul 16 19:06:17 Compromise mythfrontend.real: mythfrontend[16977]: I CoreContext AirPlay/mythraopdevice.cpp:71 (Cleanup) RAOP Device: Cleaning up.
Jul 16 19:06:17 Compromise mythfrontend.real: mythfrontend[16977]: I CoreContext AirPlay/mythairplayserver.cpp:393 (Cleanup) AirPlay: Cleaning up.
Jul 16 19:06:17 Compromise mythfrontend.real: mythfrontend[16977]: I CoreContext main.cpp:270 (cleanup) Shutting down UPnP client...
Jul 16 19:06:18 Compromise mythfrontend.real: mythfrontend[16977]: I CoreContext mythrender_opengl2.cpp:896 (DeleteOpenGLResources) OpenGL2: Deleting OpenGL Resources
Jul 16 19:06:18 Compromise mythfrontend.real: mythfrontend[16977]: I CoreContext mythrender_opengl.cpp:1211 (DeleteOpenGLResources) OpenGL: Deleting OpenGL Resources
Jul 16 19:06:18 Compromise mythfrontend.real: mythfrontend[16977]: I CoreContext mythcontext.cpp:1195 (~MythContext) Waiting for threads to exit.
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Interrupt handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Terminated handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Segmentation fault handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Aborted handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Bus error handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Floating point exception handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Illegal instruction handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Real-time signal 0 handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup User defined signal 1 handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup User defined signal 2 handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Hangup handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: C thread_unknown mythcommandlineparser.cpp:2599 (ConfigureLogging) mythfrontend version: fixes/0.28 [v0.28-2-g15cf421] www.mythtv.org
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: C thread_unknown mythcommandlineparser.cpp:2601 (ConfigureLogging) Qt version: compile: 5.5.1, runtime: 5.5.1
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: N thread_unknown mythcommandlineparser.cpp:2603 (ConfigureLogging) Enabled verbose msgs:  general
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: N thread_unknown logging.cpp:920 (logStart) Setting Log Level to LOG_INFO
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: N thread_unknown mythdirs.cpp:192 (InitializeMythDirs) Using runtime prefix = /usr
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: N thread_unknown mythdirs.cpp:194 (InitializeMythDirs) Using configuration directory = /home/dpeale/.mythtv
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythcorecontext.cpp:266 (Init) Assumed character encoding: en_US.UTF-8
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: N CoreContext mythcontext.cpp:505 (LoadDatabaseSettings) Empty LocalHostName.
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythcontext.cpp:513 (LoadDatabaseSettings) Using localhost value of Compromise
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I Logger logging.cpp:313 (run) Added logging to the console
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: N CoreContext mythcorecontext.cpp:1670 (InitLocale) Setting QT default locale to en_US
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythcorecontext.cpp:1703 (SaveLocaleDefaults) Current locale en_US
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: N CoreContext mythlocale.cpp:123 (LoadDefaultsFromXML) Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext screensaver-dbus.cpp:61 (ScreenSaverDBusPrivate) ScreenSaverDBus: Created for DBus service: org.freedesktop.ScreenSaver
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: W CoreContext screensaver-dbus.cpp:57 (ScreenSaverDBusPrivate) ScreenSaverDBus: Could not connect to dbus: The name org.freedesktop.PowerManagement.Inhibit was not provided by any .service files
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: W CoreContext screensaver-dbus.cpp:57 (ScreenSaverDBusPrivate) ScreenSaverDBus: Could not connect to dbus: The name org.mate.SessionManager was not provided by any .service files
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext screensaver-dbus.cpp:61 (ScreenSaverDBusPrivate) ScreenSaverDBus: Created for DBus service: org.gnome.SessionManager
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I SystemIOHandlerR mythsystemunix.cpp:92 (run) Starting IO manager (read)
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I SystemSignalManager mythsystemunix.cpp:509 (run) Starting process signal handler
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I SystemIOHandlerW mythsystemunix.cpp:92 (run) Starting IO manager (write)
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I SystemManager mythsystemunix.cpp:276 (run) Starting process manager
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext screensaver-x11.cpp:80 (ScreenSaverX11Private) ScreenSaverX11Private: DPMS is active.
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I LogForward loggingserver.cpp:295 (SyslogLogger) Added syslogging
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: N CoreContext DisplayRes.cpp:64 (Initialize) Desktop video mode: 6400x2160 60.000 Hz
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP 127.0.0.1:6547
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP 192.168.63.3:6547
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP [::1]:6547
Jul 16 19:09:00 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP [fe80::11fd:6405:f91f:a8a4%enp5s0]:6547
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythtranslation.cpp:73 (load) Loading en_us translation for module mythfrontend
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext lirc.cpp:208 (Init) LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'#012#011#011#011eno: No such file or directory (2)
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext jsmenu.cpp:153 (ReadConfig) No joystick configuration found, not enabling joystick control
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext cecadapter.cpp:125 (Open) CECAdapter: Failed to load libcec.
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythudplistener.cpp:32 (Enable) UDPListener: Enabling
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext serverpool.cpp:508 (bind) Binding to UDP 127.0.0.1:6948
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext serverpool.cpp:508 (bind) Binding to UDP 192.168.63.3:6948
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext serverpool.cpp:508 (bind) Binding to UDP [::1]:6948
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext serverpool.cpp:508 (bind) Binding to UDP [fe80::11fd:6405:f91f:a8a4%enp5s0]:6948
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext serverpool.cpp:508 (bind) Binding to UDP 192.168.63.255:6948
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythmainwindow.cpp:1041 (Init) Using Frameless Window
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythmainwindow.cpp:1079 (Init) UI Screen Resolution: 853 x 480
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:93 (Create) OpenGL: Sync to VBlank is enabled (good!)
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:133 (Create) Trying the OpenGL 2.0 render
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythpainter_ogl.cpp:27 (MythOpenGLPainter) OpenGL painter using existing OpenGL context.
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl2.cpp:242 (InitFeatures) OpenGL2: GLSL supported
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:1095 (InitFeatures) OpenGL: OpenGL vendor  : NVIDIA Corporation
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:1097 (InitFeatures) OpenGL: OpenGL renderer: GeForce GTX 980 Ti/PCIe/SSE2
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:1099 (InitFeatures) OpenGL: OpenGL version : 4.5.0 NVIDIA 361.42
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:1101 (InitFeatures) OpenGL: Max texture size: 16384 x 16384
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:1103 (InitFeatures) OpenGL: Max texture units: 4
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:1105 (InitFeatures) OpenGL: Direct rendering: Yes
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:1107 (InitFeatures) OpenGL: Extensions Supported: 1e3b
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:1114 (InitFeatures) OpenGL: PixelBufferObject support available
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythrender_opengl.cpp:209 (Init) OpenGL: Initialised MythRenderOpenGL
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 6#012#011#011#011Name: 'basesmall'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 12#012#011#011#011Name: 'basesmaller'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 16#012#011#011#011Name: 'basesmallbold'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 20#012#011#011#011Name: 'small'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 56#012#011#011#011Name: 'basesmall_normal_selected'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 59#012#011#011#011Name: 'basesmall_normal'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 62#012#011#011#011Name: 'basesmall_normal_inactive'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 65#012#011#011#011Name: 'basesmall_warning_selected'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 68#012#011#011#011Name: 'basesmall_warning'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 71#012#011#011#011Name: 'basesmall_favourite_selected'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 74#012#011#011#011Name: 'basesmall_favourite'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 77#012#011#011#011Name: 'basesmall_favourite_unavailable'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 80#012#011#011#011Name: 'basesmall_error_selected'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 83#012#011#011#011Name: 'basesmall_error'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 86#012#011#011#011Name: 'basesmall_disabled_selected'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 89#012#011#011#011Name: 'basesmall_disabled'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 92#012#011#011#011Name: 'basesmall_running_selected'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 95#012#011#011#011Name: 'basesmall_running'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 98#012#011#011#011Name: 'basesmall_textedit'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 101#012#011#011#011Name: 'basesmall_normal_button'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 104#012#011#011#011Name: 'basesmall_selected_button'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 107#012#011#011#011Name: 'basesmall_disabled_button'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 134#012#011#011#011Name: 'baseguide'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythuiwebbrowser.cpp:1085 (LoadUserStyleSheet) MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythuiwebbrowser.cpp:992 (Init) MythUIWebBrowser: enabling plugins
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I SendMessage mythcorecontext.cpp:436 (ConnectCommandSocket) MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.63.3:6543 (try 1 of 1)
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I SendMessage mythcorecontext.cpp:1578 (CheckProtoVersion) MythCoreContext::CheckProtoVersion(): Using protocol version 88 XmasGift
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 1166#012#011#011#011Name: 'medium'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default-wide/base.xml @ 32#012#011#011#011Name: 'basesmallgrey'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default-wide/base.xml @ 36#012#011#011#011Name: 'basesmallpurple'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default-wide/base.xml @ 40#012#011#011#011Name: 'basesmallblack'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default-wide/base.xml @ 44#012#011#011#011Name: 'basesmallyellow'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default-wide/base.xml @ 48#012#011#011#011Name: 'basesmallgreen'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default-wide/base.xml @ 52#012#011#011#011Name: 'basesmallblue'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default-wide/base.xml @ 56#012#011#011#011Name: 'basesmallred'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default/base.xml @ 11#012#011#011#011Name: 'basetiny'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default/base.xml @ 36#012#011#011#011Name: 'basetinyred'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/default/base.xml @ 731#012#011#011#011Name: 'gallerytext'#011Type: 'fontdef'
Jul 16 19:09:02 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext schemawizard.cpp:120 (Compare) Current MythTV Schema Version (DBSchemaVer): 1344
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: N CoreContext mythmainwindow.cpp:2087 (RegisterMediaPlugin) Registering Internal as a media playback plugin.
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: A CoreContext mediamonitor-unix.cpp:210 (CheckMountable) MMUnix:CheckMountable: DBus interface error: The name org.freedesktop.UDisks was not provided by any .service files
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: W CoreContext mediamonitor-unix.cpp:217 (CheckMountable) MMUnix:UDisks2 service found. Media Monitor does not support this yet!
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: W CoreContext mythplugin.cpp:143 (MythPluginManager) No plugins directory /usr/lib/mythtv/plugins
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext mythfontproperties.cpp:406 (ParseFromXml) MythFontProperties: Failed to load 'Droid Sans', got 'DejaVu Sans' instead#012#011#011#011Location: /usr/share/mythtv/themes/MythCenter-wide/menu-ui.xml @ 17#012#011#011#011Name: 'clock'#011Type: 'fontdef'
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: N CoreContext main.cpp:1101 (RunMenu) Found mainmenu.xml for theme 'MythCenter-wide'
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext themechooser.cpp:1041 (ThemeUpdateChecker) Checking for theme updates every hour
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext housekeeper.cpp:633 (RegisterTask) Registering HouseKeeperTask 'HardwareProfiler'.
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext housekeeper.cpp:706 (Start) Starting HouseKeeper.
Jul 16 19:09:03 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext bonjourregister.cpp:118 (BonjourCallback) Bonjour: Service registration complete: name 'Mythfrontend on Compromise' type '_mythfrontend._tcp.' domain: 'local.'
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext tv_play.cpp:1092 (TV) TV::TV(): Creating TV object
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: N CoreContext mythmainwindow.cpp:2944 (PauseIdleTimer) Suspending idle timer
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext tv_play.cpp:1314 (Init) TV::Init(): Created TvPlayWindow.
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext tv_play.cpp:2275 (HandleStateChange) TV::HandleStateChange(): Attempting to change from None to WatchingLiveTV
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext mythcorecontext.cpp:436 (ConnectCommandSocket) MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.63.3:6543 (try 1 of 1)
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext livetvchain.cpp:282 (GetEntryAt) GetEntryAt(-1) failed.
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext livetvchain.cpp:289 (GetEntryAt) It appears that your backend may be misconfigured.  Check your backend logs to determine whether your inputs, lineups, channels, or storage configuration are reporting errors.  This issue is commonly caused by failing to complete all setup steps properly.  You may wish to review the documentation for mythtv-setup.
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext livetvchain.cpp:306 (EntryToProgram) EntryToProgram(0@1969-12-31T16:00:00) failed to get pginfo
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext tv_play.cpp:2355 (HandleStateChange) TV::HandleStateChange(): LiveTV not successfully started
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: E CoreContext tv_play.cpp:2388 (HandleStateChange) TV::HandleStateChange(): LiveTV not successfully started
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext tv_play.cpp:2632 (HandleStateChange) TV::HandleStateChange(): Main UI disabled.
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext tv_play.cpp:424 (StartTV) TV::StartTV(): Entering main playback loop.
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext screensaver-dbus.cpp:82 (Inhibit) ScreenSaverDBus: Successfully inhibited screensaver via org.freedesktop.ScreenSaver. cookie 1884070339. nom nom
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: W CoreContext screensaver-dbus.cpp:87 (Inhibit) ScreenSaverDBus: Failed to disable screensaver: Method "Inhibit" with signature "ss" on interface "org.gnome.SessionManager" doesn't exist
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext screensaver-x11.cpp:149 (DisableDPMS) ScreenSaverX11Private: DPMS Deactivated 1
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: I CoreContext tv_play.cpp:426 (StartTV) TV::StartTV(): Exiting main playback loop.
Jul 16 19:09:12 Compromise mythfrontend.real: mythfrontend[17348]: N CoreContext mythmainwindow.cpp:2949 (PauseIdleTimer) Resuming idle timer
User avatar
dizygotheca
Developer
Posts: 267
Joined: Wed Sep 03, 2014 9:02 am
Great Britain

Re: Unable to get mythtv working Mint 16,17 &18

Post by dizygotheca »

When you delete the tuners it's recommended to always select "Delete all cards on all hosts" and recreate them from scratch.
Editing/deleting tuners or "Delete cards on this host" is known to have issues.

Also, can we see a complete backend log from startup to LiveTv failure, ideally in a pastebin
https://www.mythtv.org/wiki/Posting_Logs
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: Unable to get mythtv working Mint 16,17 &18

Post by AKADAP »

dizygotheca wrote:When you delete the tuners it's recommended to always select "Delete all cards on all hosts" and recreate them from scratch.
Editing/deleting tuners or "Delete cards on this host" is known to have issues.
Not known to me. I'll try again with the delete all cards selection. I only have a single back end, so I figured the Delete all cards on this host was the correct one to use.
Also, can we see a complete backend log from startup to LiveTv failure, ideally in a pastebin
https://www.mythtv.org/wiki/Posting_Logs
Paste bin here:
http://pastebin.com/X1z4jRn1
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: Unable to get mythtv working Mint 16,17 &18

Post by AKADAP »

Deleting with "Delete All Cards" and re-creating did not help.
User avatar
dizygotheca
Developer
Posts: 267
Joined: Wed Sep 03, 2014 9:02 am
Great Britain

Re: Unable to get mythtv working Mint 16,17 &18

Post by dizygotheca »

Jul 17 10:09:03 Compromise mythbackend: mythbackend[1425]: C CoreContext serverpool.cpp:269 (SelectDefaultListen) ServerPool: Host is configured to listen on 192.168.63.3, but address is not used on any local network interfaces.
Jul 17 10:09:07 Compromise mythbackend: mythbackend[1425]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP 127.0.0.1:6544
Jul 17 10:09:07 Compromise mythbackend: mythbackend[1425]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP [::1]:6544
Jul 17 10:09:07 Compromise mythbackend: mythbackend[1425]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP 127.0.0.1:6554
Jul 17 10:09:07 Compromise mythbackend: mythbackend[1425]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP [::1]:6554
Jul 17 10:09:07 Compromise mythbackend: mythbackend[1425]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP 127.0.0.1:6549
Jul 17 10:09:07 Compromise mythbackend: mythbackend[1425]: I CoreContext serverpool.cpp:407 (listen) Listening on TCP [::1]:6549
When the backend starts your networking has not initialised so it is only listening on localhost.
Even though the networking may initialise momentarily later, the backend will ignore 192.168.63.3.

IIRC Mythbuntu start-up scripts should prevent the backend starting until 192.168.63.3 is resolvable but it depends on your network set-up, how Mint starts etc.
Ideally the ip should be a static address and not assigned by DHCP.
I'm still not sure if Mint/you are using Systemd or Upstart.
https://www.mythtv.org/wiki/Systemd_myt ... figuration
https://www.mythtv.org/wiki/Upstart_myt ... figuration
However detecting when networking is 'ready' can be problematic. Users list archives may yield Mint-specific advice
http://www.gossamer-threads.com/lists/mythtv/users/

So each time you reboot there is a race condition. Sometimes the backend will get its IP, other times it will fail.
The test is to simply restart the backend after the system has booted, using (IIRC) something like one of;

Systemd

Code: Select all

systemctl restart mythbackend.service
or Upstart

Code: Select all

sudo restart mythtv-backend
However this is moot if you don't have any remote frontends.
It's much easier to set the backend & frontend to use localhost and avoid these issues entirely.
MythWeb from remote devices should still work AFAIK as the webserver (Apache ?) resolves the ip independently of the backend.

When the backend starts it checks each tuner
Jul 17 10:09:03 Compromise mythbackend: mythbackend[1425]: E CoreContext recorders/hdhrstreamhandler.cpp:339 (Connect) HDHRSH(10401F3E-0): Unable to connect to device
Jul 17 10:09:03 Compromise mythbackend: mythbackend[1425]: E CoreContext dtvmultiplex.cpp:379 (ParseTuningParams) DTVMux: ParseTuningParams -- Unknown tuner type = 0xffffffff80000000
I'm not familiar with HomeRuns but presumably that is also a networking issue. Maybe you do need to wait for the network after all...
I suspect it will work if you simply restart the backend.
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: Unable to get mythtv working Mint 16,17 &18

Post by AKADAP »

dizygotheca wrote:[quote
I suspect it will work if you simply restart the backend.
I presume that if I run backend setup, this stops the backend and starts it again when it is exited.
I have done this many times, and it has not fixed the problem even temporarily.

I have changed the IP address in the backend setup to 127.0.0.1, and this has allowed most pages on mythweb to start working, but the listing page, and the recorded programs page are still broken.
Both reporting this:
Fatal Error

!!NoTrans: SQL Error: Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'mythconverg.recordedmarkup.data' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by [#1055]!!
User avatar
dizygotheca
Developer
Posts: 267
Joined: Wed Sep 03, 2014 9:02 am
Great Britain

Re: Unable to get mythtv working Mint 16,17 &18

Post by dizygotheca »

I presume that if I run backend setup, this stops the backend and starts it again when it is exited.
I have done this many times, and it has not fixed the problem even temporarily.
Good point. It's meant to. And you probably see a dialog saying it's going to try. But that doesn't mean that it succeeds!
So that could be part of the problem as well.

The General settings contain commands for stopping & restarting the backend. I'm guessing you haven't set them up for Mint.
They require privileges and I believe the defaults are for Upstart so probably won't work with systemd.
It all depends on what your system uses, your sudoers file and the user you're running mythtv-setup as.

Do you see the backend process disappearing from a task/activity monitor and coming back with a new pid ?
Does the backend log show it restarting after you've used mythtv-setup ?

In short, the only way to be certain is to stop it yourself from a terminal and see the confirmation that it has been stopped before invoking mythtv-setup.

Edit: MythWeb: As per the users list, MySQL 5.7 broke it. Update to get the fixes.
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: Unable to get mythtv working Mint 16,17 &18

Post by AKADAP »

It looks like mint is running systemd, but the restart command did not work.
$ systemctl restart mythbackend.service
Failed to restart mythbackend.service: Unit mythbackend.service not found.
$ sudo restart mythtv-backend
[sudo] password for dpeale:
restart: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused

On the other half of the problem, mythweb is now fully working.
This was tracked down to a incompatibility between mythweb and mysql 5.7. Adding "sql_mode=NO_ENGINE_SUBSTITUTION" to the end of /etc/mysql/mysql.conf.d/mythtv.cnf is the workaround.

You are correct, running backend setup does not actually stop the backend task.
Currently my "backend stop command" is "killall mythbackend" the backend start command is "mythbackend"
What should they be?
User avatar
dizygotheca
Developer
Posts: 267
Joined: Wed Sep 03, 2014 9:02 am
Great Britain

Re: Unable to get mythtv working Mint 16,17 &18

Post by dizygotheca »

Sorry. I'm still using Upstart & googled the wrong distro. Looks like
sudo systemctl restart mythtv-backend.service
might be closer. Just type the "myth" & hit TAB - it should autocomplete.

I don't use MythWeb but I saw the issue crop up & got fixed. Maybe that was the fix.
Updating would be safer. Whatever, your edits will probably be overwritten by your next update.

For commands, you could try
sudo systemctl stop mythtv-backend.service
and
sudo systemctl start mythtv-backend.service
but you'll probably need to modify your sudoers file for them to work.

TBH, I wouldn't bother. Once you've resolved your issues, you'll rarely need to use mythtv-setup.
And doing that via a terminal is an easy habit to learn.
Start a new thread with a descriptive title if you want to persevere with it - somebody will know.
AKADAP
Junior
Posts: 41
Joined: Sat Apr 05, 2014 11:50 pm
United States of America

Re: Unable to get mythtv working Mint 16,17 &18

Post by AKADAP »

I have fixed the startup and shutdown commands in mythbackend setup so that they actually work now. Thank you.
Now it is down to resolving the race condition on boot. I'll start a new thread on that since this one is getting rather long and confusing.
Post Reply