couldn't setup local SOCKS5 proxy on port 7777: Address already in use: JVM_Bind

it was because you was running your server with your client on the same machine.


You know... I assume you use openfire for the server.. Openfire use port 7777 by default for file transfer proxy service and it was enabled by default. and your client do the same by using the port 7777 for the default file transfer.


look at openfire setting at the Server Settings > File Transfer Setting. You can disable it. or just run your client and your server on different machine. I think you are in development state so your server and your client on the same machine

你可能感兴趣的:(couldn't setup local SOCKS5 proxy on port 7777: Address already in use: JVM_Bind)