cnHackintosh / ratproxy

Automatically exported from code.google.com/p/ratproxy
0 stars 0 forks source link

cannot bind to port [listen_loop(), ratproxy.c:1618] #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Compile on Windows 7
2. Run ratproxy with ratproxy -v testout -w testoutfile -d
"http://www.domain.com" -lfscm
3. See error

What is the expected output? What do you see instead?

Should have run, instead showed the following error:
ratproxy version 1.58-beta by <lcamtuf@google.com>
SYSTEM ERROR : cannot bind to port [listen_loop(), ratproxy.c:1618]
     Message : Operation not permitted

What version of the product are you using? On what operating system?

ratproxy version 1.58 . Windows 7 Enterprise

Original issue reported on code.google.com by abinayas...@gmail.com on 20 Jan 2014 at 11:14

GoogleCodeExporter commented 8 years ago
I'm also encountering this issue in version 1.56-beta. I'm using Fedora 19.

[root@localhost ratproxy]# ratproxy -w ratproxy.log -v /usr/local/ratproxy/ -d 
englishcentral.com
ratproxy version 1.56-beta by <lcamtuf@google.com>
SYSTEM ERROR : cannot bind to port [listen_loop(), ratproxy.c:1618]
     Message : Address already in use

Original comment by m...@englishcentral.com on 5 Feb 2015 at 9:06