it has to do with python 3 witch is now std in freenas 11
freenas-tempreport 0.1.8 started.
freenas-tempreport connected by ('192.168.1.150', 60204)
Traceback (most recent call last):
File "./freenas-tempreport.py", line 464, in <module>
main()
File "./freenas-tempreport.py", line 115, in main
conn.send('HTTP/1.1 200 OK\n')
TypeError: a bytes-like object is required, not 'str'
it has to do with python 3 witch is now std in freenas 11
some more info: https://stackoverflow.com/questions/33054527/python-3-5-typeerror-a-bytes-like-object-is-required-not-str-when-writing-t
I hope the auther updates this but it has been silent for a while so i doubt it :(
Hello,
I made an update now that takes care of this problem and released it as version 0.1.9. It's available for download.