Raspberry Pi and Mysql
#1
I'm running a mysql database on a Windows 10 Pro machine with several kodi's connecting fine, nvidia shield, other pcs, ipda, etc.

My new raspberry pi running libreelec can't connect to the mysql and has an error (100) in the log.  Unsure what to try now.


Edit: Logfile removed and pasted content on pastebin:

https://pastebin.com/1nbYFMAC
Reply
#2
So.. Which part of "Do not post logs in the forum. Use https: // paste.ubuntu.com/ or similar", right above the Post Reply button, did you not understand?

As far as LibreELEC goes: for starters, enable the "Wait for network" option in the LibreELEC Settings addon, and set it to 30 seconds. And reboot the RPi. if your other Kodi clients are working with the remote database, so should the RPi.
Reply
#3
Pretty sure it´s exactly something related to your network. Setting up the "wait for network"-option might be a solution.
(2018-07-05, 23:19)Touchy Wrote: and has an error (100) in the log
(2018-07-05, 23:19)Touchy Wrote: 20:42:36.631 T:1857024928   ERROR: Unable to open database: MyMusic60 [2003](Can't connect to MySQL server on '192.168.0.198' (101))
Looks like a 101 error to me Wink

Anyway:

https://major.io/2007/08/09/mysql-error-codes/

Quote:OS error code 100:  Network is down
OS error code 101:  Network is unreachable

^^ I would check that
Reply

Logout Mark Read Team Forum Stats Members Help
Raspberry Pi and Mysql0