[mythtv-users] reconfigure to single FE/BE with Json
Daryl McDonald
darylangela at gmail.com
Sat Sep 23 13:36:26 UTC 2023
These attempts are with the Lenovo set as Master and the RPi powered down:
daryl at trieli:~$ ./mythconverg_restore.pl --directory /home/daryl --filename
mythconverg-1376-20230923073802.sql.gz --verbose
Configuring environment:
- username: daryl
- HOME: /home/daryl
- MYTHCONFDIR: /home/daryl/.mythtv
Parsing configuration files:
- checking: /home/daryl/.mythtv/config.xml
parsing: /home/daryl/.mythtv/config.xml
- checking: /home/daryl/.mythtv/backuprc
Applying command-line arguments.
Checking configuration.
Database Information:
DBHostName: 192.168.0.198
DBPort: 3306
DBUserName: mythtv
DBPassword: XXX
DBName: mythconverg
DBSchemaVer:
DBBackupDirectory: /home/daryl
DBBackupFilename: mythconverg-1376-20230923073802.sql.gz
drop_database: no
create_database: no
Executables:
mysql_client: mysql
uncompress: gzip -d
Miscellaneous:
partial_restore: no
restore_xmltvids: no
change_hostname: no
Checking database.
DBI connect('host=192.168.0.198:database=mythconverg','mythtv',...) failed:
Can't connect to MySQL server on '192.168.0.198:3306' (113) at ./
mythconverg_restore.pl line 933.
Unable to connect to database.
database: mythconverg
host: 192.168.0.198
username: mythtv
password: **********
Please check your configuration files to verify the database connection
information is correct. The files that are used to retrieve connection
information are prefixed with "parsing" in the "Parsing configuration files"
section of the --verbose output.
Also note that any [client] or [mysql] password specified in the MySQL
options
file (/etc/my.cnf or /etc/mysql/my.cnf or ~/.my.cnf) will take precedence
over
the password specified in the MythTV configuration files.
ERROR: Unable to connect to database.
daryl at trieli:~$ ./mythconverg_restore.pl --create_database --directory
/home/daryl --filename mythconverg-1376-20230923073802.sql.gz --verbose
Configuring environment:
- username: daryl
- HOME: /home/daryl
- MYTHCONFDIR: /home/daryl/.mythtv
Parsing configuration files:
- checking: /home/daryl/.mythtv/config.xml
parsing: /home/daryl/.mythtv/config.xml
- checking: /home/daryl/.mythtv/backuprc
Applying command-line arguments.
Checking configuration.
Database Information:
DBHostName: 192.168.0.198
DBPort: 3306
DBUserName: mythtv
DBPassword: XXX
DBName: mythconverg
DBSchemaVer:
DBBackupDirectory: /home/daryl
DBBackupFilename: mythconverg-1376-20230923073802.sql.gz
drop_database: no
create_database: yes
Executables:
mysql_client: mysql
uncompress: gzip -d
Miscellaneous:
partial_restore: no
restore_xmltvids: no
change_hostname: no
Checking database.
DBI connect('host=192.168.0.198:database=mythconverg','mythtv',...) failed:
Can't connect to MySQL server on '192.168.0.198:3306' (113) at ./
mythconverg_restore.pl line 933.
Preparing initial database.
DBI connect('host=192.168.0.198','mythtv',...) failed: Can't connect to
MySQL server on '192.168.0.198:3306' (113) at ./mythconverg_restore.pl line
933.
Unable to connect to database.
database: mythconverg
host: 192.168.0.198
username: mythtv
password: **********
Please check your configuration files to verify the database connection
information is correct. The files that are used to retrieve connection
information are prefixed with "parsing" in the "Parsing configuration files"
section of the --verbose output.
Also note that any [client] or [mysql] password specified in the MySQL
options
file (/etc/my.cnf or /etc/mysql/my.cnf or ~/.my.cnf) will take precedence
over
the password specified in the MythTV configuration files.
ERROR: Unable to connect to database.
On Sat, Sep 23, 2023 at 9:22 AM Daryl McDonald <darylangela at gmail.com>
wrote:
> Experimentally, I tried using a RPi4 as a master BE with EIT program data,
> on 24/7 to get the best data possible. That didn't work so well so, as the
> subject indicates, I want my previous setup back. I renewed my SD
> subscription and started with the "XMLTV - MythTV Official" wiki. I did the
> xmltv install, but get nothing when I run "mythtv-setup" as mythtv. If I
> turn the RPi off I can't connect to the database. Do I need to restore a
> database to the Lenovo in order to proceed with the wiki?
> TIA Daryl
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20230923/5d0a368f/attachment.htm>
More information about the mythtv-users
mailing list