2023-07-15, 03:55
Hi All -
I'm migrating to a new raid server and I'm having an issue with Kodi that I'm just struggling to figure out.
Summary:
(1) I exported both my Music and Video sql databases
(2) I established MariaDB docker on new raid server
(3) I created kodi user and granted appropriate privileges on new MariaDB docker instance
(4) I created Music DB on new MariaDB instance and imported my old data into it
(5) I updated advancedsettings.xml on client side to update music DB IP to new server
Result: Absolutely no issues. Music plays from new raid server.
(6) I created my Video DB on new MariaDB instance and imported my old data into it
(7) Updated advancedsettings modifying IP for video db to match new server
Result: Kodi hangs on startup splash indefinitely.
Note: I then did the following:
(8) Dropped the video DB from the MariaDB docker instance on new server
(9) Started up Kodi again on client side (thinking a fresh DB would be created)
Result: Looks like same error. Log below. Note that there is no MyVideo121 because I dropped it after it failed to workafter step 7. Additionally, I tried with a fresh profile on client side with same result.
++++++++++++
Solution: Realized I wasn't working on my MariaDB within docker.....problems resolved.
I'm migrating to a new raid server and I'm having an issue with Kodi that I'm just struggling to figure out.
Summary:
(1) I exported both my Music and Video sql databases
(2) I established MariaDB docker on new raid server
(3) I created kodi user and granted appropriate privileges on new MariaDB docker instance
(4) I created Music DB on new MariaDB instance and imported my old data into it
(5) I updated advancedsettings.xml on client side to update music DB IP to new server
Result: Absolutely no issues. Music plays from new raid server.
(6) I created my Video DB on new MariaDB instance and imported my old data into it
(7) Updated advancedsettings modifying IP for video db to match new server
Result: Kodi hangs on startup splash indefinitely.
Note: I then did the following:
(8) Dropped the video DB from the MariaDB docker instance on new server
(9) Started up Kodi again on client side (thinking a fresh DB would be created)
Result: Looks like same error. Log below. Note that there is no MyVideo121 because I dropped it after it failed to workafter step 7. Additionally, I tried with a fresh profile on client side with same result.
++++++++++++
Solution: Realized I wasn't working on my MariaDB within docker.....problems resolved.