Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Прокси не стартует #54

@flomazter

Description

@flomazter

выдает такие ошибки
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions