[mythtv-users] BE3 - Issues with installation and database

Barry Martin barry3martin at gmail.com
Fri May 24 19:40:29 UTC 2019



Hi Bill!


Yesterday’s announced ‘day off’ with my planned events went fine: doctor 
says I’ll live <jk>, Iowa will allow me to drive a few more years 
(renewal), etc.


$ *sudo netstat --all | egrep '3306|mysql'*
[sudo] password for bill:
tcp6 0 0 [::]:mysql [::]:* LISTEN <-- for remotes (IPV4 is fine too)
unix 2 [ ACC ] STREAM LISTENING 33345 /var/run/mysqld/mysqld.sock <-- 
master uses a socket
unix 3 [ ] STREAM CONNECTED 84855 /var/run/mysqld/mysqld.sock
unix 3 [ ] STREAM CONNECTED 86098 /var/run/mysqld/mysqld.sock
<and many more similar to the above 2 lines>

    OK, I received this


    barry at Backend-3:~$ sudo netstat --all | egrep '3306|mysql'

    [sudo] password for barry:

    tcp 0 0 localhost:mysql 0.0.0.0:* LISTEN

    unix 2 [ ACC ] STREAM LISTENING 24802 /var/run/mysqld/mysqld.sock

    barry at Backend-3:~$


    which is similar but I see a few difference which vaguely seem to
    point to a problem. At this point I had basically turned on the
    machine and ran the Terminal command – didn’t attempt any connection
    of MariaDB to mythconverg, etc.


    Assuming your ‘unix 3’ lines are from the Frontend connections. Here
    so far just the Backend – not talking to itself. ...Soon it will be
    chatting away! :)


    TIA!
    Barry




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20190524/649ec2e4/attachment.html>


More information about the mythtv-users mailing list