Code: Select all
[ERROR ] 14:41:13 client:584 [Errno 2] No such file or directory
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/deluge/ui/client.py", line 582, in start_daemon
subprocess.call(["deluged", "--port=%s" % port, "--config=%s" % config])
File "/usr/lib/python2.6/subprocess.py", line 470, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
[ERROR ] 14:41:13 json_api:223 Error calling method `web.start_daemon`
[ERROR ] 14:41:13 json_api:224 [Errno 2] No such file or directory
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/deluge/ui/web/json_api.py", line 215, in _handle_request
result = self._exec_local(method, params, request)
File "/usr/lib/pymodules/python2.6/deluge/ui/web/json_api.py", line 182, in _exec_local
return meth(*params)
File "/usr/lib/pymodules/python2.6/deluge/ui/web/json_api.py", line 760, in start_daemon
client.start_daemon(port, get_config_dir())
File "/usr/lib/pymodules/python2.6/deluge/ui/client.py", line 585, in start_daemon
raise e
OSError: [Errno 2] No such file or directory
/usr/lib/pymodules/python2.6/deluge/ui/web/json_api.py:226: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
error = {"message": e.message, "code": 3}
582, in start_daemondules/python2.6/deluge/ui/client.py", line
/usr/bin/python: can't find '__main__.py' in '/usr/share/command-not-found'