Closed ravelou closed 10 years ago
Hi, Can you indicate which linux distribution and version you are using to launch the script?
I'm on a synology server ds211+.
HomeServeur> uname --all
Linux HomeServeur 2.6.32.12 #4458 Thu Mar 6 14:16:04 CST 2014 armv5tel GNU/Linux
My mistake, I reopen the issue
Hello,
I've found the solution. It is a known bug described on python website http://bugs.python.org/issue5285. I've changed the hmac.py code on line 72
if type(key) == unicode:
key = key.encode()
And it works ! I close the issue.
Thanks for the update. I have included the fix in v1.03.
This is the code I get when I try to set the Wifi off :