Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 500 Internal Server Error
- The server encountered an unexpected condition which prevented it from fulfilling the request.
- Traceback (most recent call last):
- File "/usr/lib/python3.12/site-packages/cherrypy/_cprequest.py", line 638, in respond
- self._do_respond(path_info)
- File "/usr/lib/python3.12/site-packages/cherrypy/_cprequest.py", line 697, in _do_respond
- response.body = self.handler()
- ^^^^^^^^^^^^^^
- File "/usr/lib/python3.12/site-packages/cherrypy/lib/encoding.py", line 223, in __call__
- self.body = self.oldhandler(*args, **kwargs)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/lib/python3.12/site-packages/cherrypy/_cpdispatch.py", line 54, in __call__
- return self.callable(*self.args, **self.kwargs)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/lib/sabnzbd/sabnzbd/interface.py", line 190, in internal_wrap
- return wrap_func(*args, **kwargs)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/lib/sabnzbd/sabnzbd/interface.py", line 448, in index
- bytespersec_list = sabnzbd.BPSMeter.get_bps_list()
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/lib/sabnzbd/sabnzbd/interface.py", line 378, in template_filtered_response
- search_list_copy = copy.deepcopy(search_list)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "cheetah__usr_lib_sabnzbd_interfaces_Glitter_templates_main_tmpl_1731444321_638144_29679.py", line 525, in respond
- File "/usr/lib/python3.12/site-packages/Cheetah/Template.py", line 1711, in _handleCheetahInclude
- self._CHEETAH__cheetahIncludes[_includeID].respond(trans)
- File "cheetah__usr_lib_sabnzbd_interfaces_Glitter_templates_include_overlays_tmpl_1731444322_0087345_37849.py", line 350, in respond
- NameMapper.NotFound: cannot find 'docker'
- Powered by CherryPy 18.9.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement