epoptes team mailing list archive
-
epoptes team
-
Mailing list archive
-
Message #00719
Re: [Question #250557]: wake on lan
Question #250557 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/250557
Status: Needs information => Open
andreas gave more information on the question:
yes that is correct the client is in a group
when I run the python command I get the following :
sudo python /usr/share/pyshared/epoptes/core/wol.py C4:54:44:52:46:34
Sending magic packet to C45444524634
Traceback (most recent call last):
File "/usr/share/pyshared/epoptes/core/wol.py", line 122, in <module>
wake_on_lan(mac)
File "/usr/share/pyshared/epoptes/core/wol.py", line 117, in wake_on_lan
for br in getBroadcastList():
File "/usr/share/pyshared/epoptes/core/wol.py", line 89, in getBroadcastList
brlist.append(getBroadcast(ifname))
File "/usr/share/pyshared/epoptes/core/wol.py", line 82, in getBroadcast
return socket.inet_ntoa(result[20:24])
TypeError: 'NoneType' object has no attribute '__getitem__'
--
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.