[mythtv-users] .29 won't connect to backend

Jack McGee jack at greendesk.net
Mon Oct 15 19:04:52 UTC 2018


I upgraded a 16.04 frontend and 16.04 backend from .28 to .29.

sudo add-apt-repository ppa:mythbuntu/0.29
sudo apt update
sudo apt dist-upgrade

and reboot.
ran mythbackend setup and it upgraded schema, ran mythfilldatabase.
But this is log:
mythuser at amethi:/var/log/mythtv$ tail mythfilldatabase.log
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: I 
CoreContext mythtranslation.cpp:73 (load) Loading en_us translation for 
module mythfrontend
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: I 
CoreContext schemawizard.cpp:120 (Compare) Current MythTV Schema Version 
(DBSchemaVer): 1344
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: I 
CoreContext mythcorecontext.cpp:436 (ConnectCommandSocket) 
MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 
192.168.1.105:6543 (try 1 of 1)
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: E 
MythSocketThread(-1) mythsocket.cpp:729 (ConnectToHostReal) 
MythSocket(b7b890:-1): Failed to connect to (127.0.0.1:6543) Connection 
refused
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: E 
CoreContext mythcorecontext.cpp:506 (ConnectCommandSocket) Connection to 
master server timed out.#012#011#011#011Either the server is down or the 
master server settings#012#011#011#011in mythtv-settings does not 
contain the proper IP address
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: W 
CoreContext main.cpp:316 (main) Failed to connect to master backend. 
MythFillDatabase will continue running but will be unable to prevent 
backend from shutting down, or triggering a reschedule when complete.
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: I 
CoreContext main.cpp:383 (main) Running for sourceid 1 ONLY because 
--sourceid was given on command-line
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: I 
CoreContext filldata.cpp:546 (Run) Source 1 configured to use only the 
broadcasted guide data. Skipping.
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: N 
CoreContext main.cpp:434 (main) Data fetching complete.
Jun 13 07:16:50 amethi mythfilldatabase: mythfilldatabase[7453]: I 
LogForward loggingserver.cpp:295 (SyslogLogger) Added syslogging



The frontend on both the backend and frontend only machine cannot connect.
Correct IP address. Was getting error on Frontend could not find 
backend, but it had port 3306.  Changed it to the port in mythbackend 
setup 6543 and now and getting Cannot login to database on frontend.





More information about the mythtv-users mailing list