ratproxy
ratproxy copied to clipboard
cannot bind to port [listen_loop(), ratproxy.c:1618]
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 <[email protected]>
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 [email protected] on 20 Jan 2014 at 11:14
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 <[email protected]>
SYSTEM ERROR : cannot bind to port [listen_loop(), ratproxy.c:1618]
Message : Address already in use
Original comment by [email protected] on 5 Feb 2015 at 9:06