Code: Select all
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/opt/sabnzbd/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/opt/sabnzbd/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/opt/sabnzbd/sabnzbd/interface.py", line 258, in index
info, pnfo_list, bytespersec = build_header(self.__prim, self.__web_dir)
File "/opt/sabnzbd/sabnzbd/api.py", line 1560, in build_header
header['loadavg'] = loadavg()
File "/opt/sabnzbd/sabnzbd/misc.py", line 1029, in loadavg
p = '%.2f | %.2f | %.2f' % os.getloadavg()
AttributeError: 'module' object has no attribute 'getloadavg'thanks for the awesome software.

