Здравствуйте! Никак не могу запустить прокси...
lipton@eeepc:~/ttv$ sudo acestreamengine --client-console &
[1] 2607
lipton@eeepc:~/ttv$ 2015-10-10 15:33:33,307|acestream|enable debug: 0
2015-10-10 15:33:33,308|acestream|version=2.1.6 revision=292 date=2013-09-18
2015-10-10 15:33:33,309|acestream|get_default_api_version: 2
2015-10-10 15:33:33,310|acestream.coreapp|use fixed i2i_port: 62062
2015-10-10 15:33:33,364|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:33035
2015-10-10 15:33:33,366|acestream.LM|listen on 8621
2015-10-10 15:33:33,401|acestream.VideoServer|start: addr=127.0.0.1 port=6878
2015-10-10 15:33:33,416|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:45214
2015-10-10 15:33:33,439|acestream.APIServer|run: ready to receive remote commands on 62062
lipton@eeepc:~/ttv$ python aceproxy/acehttp.py
10.10.2015 15:33:53 DEBUG INIT: Plugin loaded: P2pproxy
10.10.2015 15:33:53 DEBUG INIT: Plugin loaded: Torrenttelik
10.10.2015 15:33:53 DEBUG INIT: Plugin loaded: Allfon
10.10.2015 15:33:53 DEBUG INIT: Plugin loaded: Torrenttv
10.10.2015 15:33:53 DEBUG INIT: Plugin loaded: Stat
Traceback (most recent call last):
File "aceproxy/acehttp.py", line 693, in <module>
ace_pid = findProcess(name)
File "aceproxy/acehttp.py", line 601, in findProcess
pinfo = proc.as_dict(attrs=['pid', 'name'])
AttributeError: 'Process' object has no attribute 'as_dict'