Creating mariadb issue
#12
According to your log, your device does connect to mariadb.
Quote: 
2020-08-02 09:33:12.989 T:4559 NOTICE: MYSQL: Connected to version 10.3.22-MariaDB-1ubuntu1

But then I noticed
Quote:2020-08-02 09:33:13.864 T:4445 NOTICE: UpdateLibraries: Starting video library startup scan

Unless you have copied the sources.xml file (and possibly mediasources.xml) to that device, I doubt that updating the library with it on startup is a good idea.
 
(2020-08-03, 14:13)Yoshifriend Wrote: No I've tried another pc to test thats why I wrote the pc running kodi is 192.168.1.162.

The address needs to be the address of the PC or device running mariadb, although the log does show it connecting.

If you do mysql -u kodi -p and then enter the password from your advancedsettings,xml file then that should log you into mariadb as the kodi user.  Then do show databases; to check that the db's exist.

Then you could try use MyVideos116; followed by select * from movie where idMovie = 1; and ensure it returns some data.
Learning Linux the hard way !!
Reply


Messages In This Thread
Creating mariadb issue - by Yoshifriend - 2020-07-31, 23:39
RE: Creating mariadb issue - by black_eagle - 2020-07-31, 23:54
RE: Creating mariadb issue - by Yoshifriend - 2020-08-01, 03:23
RE: Creating mariadb issue - by Klojum - 2020-08-01, 00:05
RE: Creating mariadb issue - by Yoshifriend - 2020-08-01, 03:26
RE: Creating mariadb issue - by Klojum - 2020-08-01, 07:53
RE: Creating mariadb issue - by Yoshifriend - 2020-08-01, 12:47
RE: Creating mariadb issue - by black_eagle - 2020-08-01, 19:15
RE: Creating mariadb issue - by Yoshifriend - 2020-08-02, 02:19
RE: Creating mariadb issue - by fritsch - 2020-08-02, 09:09
RE: Creating mariadb issue - by Yoshifriend - 2020-08-03, 14:13
RE: Creating mariadb issue - by black_eagle - 2020-08-03, 21:27
RE: Creating mariadb issue - by Yoshifriend - 2020-08-08, 03:39
RE: Creating mariadb issue - by black_eagle - 2020-08-08, 09:44
Logout Mark Read Team Forum Stats Members Help
Creating mariadb issue0