You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2018. It is now read-only.
выдает такие ошибки
python aceproxy/acehttp.py
12.05.2016 14:38:35 DEBUG INIT: Plugin loaded: Stat
12.05.2016 14:38:35 DEBUG INIT: Plugin loaded: Torrenttelik
12.05.2016 14:38:35 DEBUG INIT: Plugin loaded: P2pproxy
12.05.2016 14:38:35 DEBUG INIT: Plugin loaded: Torrenttv
12.05.2016 14:38:35 DEBUG INIT: Plugin loaded: Allfon
Traceback (most recent call last):
File "aceproxy/acehttp.py", line 495, in
server = HTTPServer((AceConfig.httphost, AceConfig.httpport), HTTPHandler)
File "/usr/lib/python2.7/SocketServer.py", line 420, in init
self.server_bind()
File "/usr/lib/python2.7/BaseHTTPServer.py", line 108, in server_bind
SocketServer.TCPServer.server_bind(self)
File "/usr/lib/python2.7/SocketServer.py", line 434, in server_bind
self.socket.bind(self.server_address)
File "", line 1, in bind
socket.error: [Errno 98] Address already in use