Creating mariadb issue
#6
(2020-08-01, 03:26)Yoshifriend Wrote: Maybe I'm missing something

Maybe you're just overthinking things.

(2020-08-01, 03:26)Yoshifriend Wrote: I've copied the same Advancedsettings.xml in the pastebin in each device but no media is shown on my second device.

"No media" is a bit vague to me. I see it as 3 separate things: creating a database, accessing a database locally, using the database with Kodi.
Perhaps that Failed to enable unit: Unit file connman-wait-for-network.service does not exist is a MariaDB thing, I just haven't encountered it before.

You could try to do:
systemctl disable systemd-networkd-wait-online.service
to disable the wait-online service to prevent the system from waiting on a network connection, and use
systemctl mask systemd-networkd-wait-online.service
to prevent the service from starting if requested by another service (the service is symlinked to /dev/null).

But again, I never have such network troubles with Ubuntu, including 20.04.
If you reboot your Ubuntu pc, and open a terminal and type mysql, what happens? It should get you into the mysql console.
You should also be able to log in with Kodi's credentials, using tools like MySQL Workbench or PHPMyAdmin.
Thirdly, there is the filling up of the Kodi database with data.

Quote:I've copied the same Advancedsettings.xml in the pastebin in each device but no media is shown on my second device.
So where exactly is the message "no media" coming from?
Also provide a full kodi.log the problematic device.
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