MAC discovery failed
Posted: 23 Feb 2017, 15:20
I started with a fresh profile of MrMC.
I scraped my movie folder and wanted to enable "try to wakeup remote servers on access". But I only get the message "MAC discovery failed for Medien-Server". The server definitely worked at this moment.
So I copied the wakeonlan.xml in the userdata folder and restarted MrMC. Nothing changed.
Then I installed and configured the nextpvr addon and it works! But even when the server wakes up the MAC discovery failed.
So this means that only if I install a pvr client my server wakes up
. I think there must be something wrong 
I would like to give you a log, but I dont know how to reproduce this.
my wakeonlan.xml looks like this
I scraped my movie folder and wanted to enable "try to wakeup remote servers on access". But I only get the message "MAC discovery failed for Medien-Server". The server definitely worked at this moment.
So I copied the wakeonlan.xml in the userdata folder and restarted MrMC. Nothing changed.
Then I installed and configured the nextpvr addon and it works! But even when the server wakes up the MAC discovery failed.
So this means that only if I install a pvr client my server wakes up
I would like to give you a log, but I dont know how to reproduce this.
my wakeonlan.xml looks like this
Code: Select all
<onaccesswakeup>
<netinittimeout>20</netinittimeout>
<netsettletime>500</netsettletime>
<wakeup>
<host>192.168.178.15</host>
<mac>D0:50:99:16:A3:D3</mac>
<pingport>0</pingport>
<pingmode>0</pingmode>
<timeout>300</timeout>
<waitonline>40</waitonline>
<waitonline2>40</waitonline2>
<waitservices>5</waitservices>
</wakeup>
</onaccesswakeup>