Linux ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
Matt, it's strange, I have done a new install with OE 5 using the bootable stick. With the stick done a quick install and all is fine, but as soon as I put in the advancedsettings with mysql details it starts with the endless loop. I have already added the 10sec delay for network but that made no difference.

<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.0.24</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.0.24</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
</musicdatabase>
</advancedsettings>

it's getting stranger, if I remove the network cable during this loop the kodi interface loads fine. Once I am connected with putty I can ping mysql host fine


PING 192.168.0.24 (192.168.0.24): 56 data bytes
64 bytes from 192.168.0.24: seq=0 ttl=64 time=0.506 ms
64 bytes from 192.168.0.24: seq=1 ttl=64 time=0.274 ms
64 bytes from 192.168.0.24: seq=2 ttl=64 time=0.271 ms
64 bytes from 192.168.0.24: seq=3 ttl=64 time=0.247 ms
^C
--- 192.168.0.24 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.247/0.324/0.506 ms
OpenELEC:~ # telnet 192.168.0.24:3306
c
5.5.37-MariaDB-0ubuntu0.14.04.1h▒"T`hfJ!▒?Z(UU,x=c[}%mysql_native_passwordxbmc
!#08S01Got packets out of orderConnection closed by foreign host
14:52:06 T:140141925582720 NOTICE: Running database version Addons16
14:52:06 T:140141925582720 NOTICE: Running database version ViewModes6
14:52:06 T:140141925582720 NOTICE: Running database version Textures13
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic48 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic47 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic46 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic45 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic44 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic43 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic42 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic41 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic40 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic39 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic38 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic37 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic36 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic35 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic34 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic33 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic32 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic31 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic30 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic29 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic28 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic27 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic26 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic25 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic24 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic23 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic22 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic21 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic20 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic19 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic18 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyMusic48 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to create new database
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos90 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos89 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos88 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos87 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos86 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos85 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos84 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos83 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos82 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos81 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos80 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos79 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos78 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos77 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos76 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos75 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos74 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos73 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos72 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos71 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos70 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos69 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos68 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos67 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos66 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos65 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos64 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos63 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos62 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos61 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos60 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to open database: MyVideos90 [2003](Can't connect to MySQL server on '192.168.0.24' (101))
14:52:06 T:140141925582720 ERROR: Unable to create new database
14:52:06 T:140141925582720 NOTICE: Running database version TV26
14:52:06 T:140141925582720 NOTICE: Running database version Epg8
14:52:06 T:140141925582720 NOTICE: start dvd mediatype detection
14:52:06 T:140141654681344 NOTICE: Thread DetectDVDMedia start, auto delete: false
14:52:06 T:140141925582720 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
14:52:06 T:140141925582720 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
14:52:06 T:140141925582720 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
14:52:06 T:140141925582720 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
14:52:06 T:140141925582720 NOTICE: initialize done
14:52:06 T:140141925582720 NOTICE: Running the application...
14:52:06 T:140141649630976 NOTICE: Thread LanguageInvoker start, auto delete: false
14:52:07 T:140141649630976 NOTICE: -->Python Interpreter Initialized<--
14:52:07 T:140141641238272 NOTICE: Thread JobWorker start, auto delete: true
14:52:07 T:140141925582720 NOTICE: starting zeroconf publishing
14:52:07 T:140141925582720 NOTICE: Webserver: Starting...
14:52:07 T:140141925582720 NOTICE: WebServer: Started the webserver
14:52:07 T:140141925582720 NOTICE: ES: Starting event server
14:52:07 T:140141385463552 NOTICE: Thread EventServer start, auto delete: false
14:52:07 T:140141385463552 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
14:52:07 T:140141385463552 NOTICE: UDP: Listening on port 9777
14:52:07 T:140141377070848 NOTICE: Thread TCPServer start, auto delete: false
14:52:07 T:140141410641664 NOTICE: Thread JobWorker start, auto delete: true
14:52:07 T:140141654681344 NOTICE: Thread RSSReader start, auto delete: false
14:52:07 T:140141150594816 NOTICE: Thread AirPlayServer start, auto delete: false
14:52:07 T:140141649630976 NOTICE: ## OpenELEC Addon ## 0.5.7
14:52:07 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:07 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:07 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:07 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:07 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:07 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:07 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:07 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:08 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:08 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:08 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:08 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:08 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:08 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:08 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:08 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:08 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:08 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:09 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:09 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:09 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:09 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
14:52:09 T:140141654681344 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
14:52:09 T:140141654681344 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.

but in the kodi log I can see the following:
Reply


Messages In This Thread
Chromebox and Qwerty Air Mouse - by rahjer - 2014-08-13, 04:51
Wake from suspend K400 - by dontknowhow - 2014-08-20, 16:05
DisplayPort - by Charles R - 2014-08-29, 21:33
HP Chromebox 4Gb - by P3ws - 2014-09-20, 08:51
BIOS update fails - by gkingsmill - 2014-10-17, 12:05
Great Expierience - by pmpartners - 2014-12-06, 16:00
3D support (auto swtich) - by zaldwaik - 2014-12-23, 07:27
RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.6 - 2014/12/28] - by MrLondon - 2014-12-30, 15:24
High Idle CPU - by ToBeFrank - 2015-02-28, 03:29
HELP!!! - by code_19 - 2015-03-22, 04:49
R3.15 - 2015/03/19] - by nickr - 2015-03-25, 20:55
Skipping Frames - by busta.rhymes - 2015-07-29, 15:40
External disks not sleeping... - by sixburgh - 2015-10-14, 22:02
ChromeBOX2 success in dualboot - by fishypops - 2015-11-08, 19:05
Confirm Bricked Chromebox - by Bogustime - 2016-03-20, 19:24
(LibreELEC Bluetooth not working - by jerndl - 2017-01-06, 18:20
New Audio Problem - by Pajoe - 2019-01-19, 01:20
RE: New Audio Problem - by Matt Devo - 2019-01-19, 11:13
Powering on with TV turned off - by robca - 2021-07-18, 21:20
RE: Powering on with TV turned off - by robca - 2021-07-21, 19:10
Logout Mark Read Team Forum Stats Members Help
ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]37