Android WOL not working on Fire TV using shared library
#1
Log file
http://xbmclogs.com/pvsmd0jv1

I need Kodi to wake a mysql server up a load the DB but it fails to do so on the android version of KODI running on a Fire TV.

Wake on lan works if I do not have a shared library
When using a shared library if the server is running KODI loads and works great
When using a shared library if the server is sleeping KODI just shows a black screen for about a five minutes and then it exits


The same config files running on a PC version of KODI wakes the mysql server up and everything runs great

I must be doing something wrong because WOL wiki page clearly states it would work
Quote: Kodi can automatically issue a 'wake-on-lan' packet to MySQL or a file sharing server right before it needs to connect to it.
Reply
#2
I dont know anything about the Fire-TV port of Kodi unfortunately.
I suspect this code-area may be involved.
The class CDateTime is used to check if wakeup is required and if there is something peculiar with this on Android that could explain the issue.

The log shows that WakeOnAccess module does not think it necessary to wake the server since it has (strangely) not timed out.
If it had timed out so wake commences there should have been a log-entry here.
Reply

Logout Mark Read Team Forum Stats Members Help
WOL not working on Fire TV using shared library0