I have an Nvidia Shield. I installed adb successfully and installed:
- mythfrontend-20240310-arm64-v34.0-16-g95fb10412c.apk
I verified that the database name, user and password all match. I set the pin to 0000.
The frontend says:
- Unable to Connect to Database
Code: Select all
02-03 21:52:47.665 20830 20866 I mfe : mythcontext.cpp:895:TestDBconnection Start up testing connections. DB 192.168.1.7, BE , attempt 9, status dbStarted, Delay: 2000
02-03 21:52:47.665 20830 20866 E mfe : mythdbcon.cpp:247:OpenDatabase [DBManager9] Unable to connect to database!
02-03 21:52:47.665 20830 20866 E mfe : mythdbcon.cpp:248:OpenDatabase Driver error was [1/1130]:
02-03 21:52:47.665 20830 20866 E mfe : QMYSQL: Unable to connect
02-03 21:52:47.665 20830 20866 E mfe : Database error was:
02-03 21:52:47.665 20830 20866 E mfe : Host '192.168.1.178' is not allowed to connect to this MariaDB server
tcpdump on the MythTV backend system shows activity from my shield:
Code: Select all
22:09:23.124089 IP tvscribe.mysql > 192.168.1.178.42542: Flags [S.], seq 2192057907, ack 281107849, win 65160, options [mss 1460,sackOK,TS val 2786406961 ecr 1509046,nop,wscale 7], length 0
22:09:23.124423 IP 192.168.1.178.42542 > tvscribe.mysql: Flags [.], ack 1, win 685, options [nop,nop,TS val 1509047 ecr 2786406961], length 0
22:09:23.124720 IP tvscribe.mysql > 192.168.1.178.42542: Flags [P.], seq 1:77, ack 1, win 510, options [nop,nop,TS val 2786406962 ecr 1509047], length 76
22:09:23.124771 IP tvscribe.mysql > 192.168.1.178.42542: Flags [F.], seq 77, ack 1, win 510, options [nop,nop,TS val 2786406962 ecr 1509047], length 0
22:09:23.125011 IP 192.168.1.178.42542 > tvscribe.mysql: Flags [.], ack 77, win 685, options [nop,nop,TS val 1509047 ecr 2786406962], length 0
22:09:23.126759 IP 192.168.1.178.42542 > tvscribe.mysql: Flags [F.], seq 1, ack 78, win 685, options [nop,nop,TS val 1509047 ecr 2786406962], length 0
22:09:23.126797 IP tvscribe.mysql > 192.168.1.178.42542: Flags [.], ack 2, win 510, options [nop,nop,TS val 2786406964 ecr 1509047], length 0