'Only SOCKS5 supported' Exceptions

Our logs are filling with the following exceptions:

[org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager$1$1.run(Pro xyConnectionManager.java:115)] Error processing file transfer proxy connection
java.io.IOException: Only SOCKS5 supported
at org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager.processConn ection(ProxyConnectionManager.java:143)
at org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager.access$100( ProxyConnectionManager.java:44)
at org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager$1$1.run(Pro xyConnectionManager.java:112)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java: 885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)

These happen every few seconds and I have noticed an increase in frequency as more users are logged onto the Openfire server. We do not restrict the client types that can connect and I strongly suspect one of these client types is trying to do something non-standard. I’m sure the 20-30 people in our pilot IM implementation are not attempting to transfer files every second…

We are running Openfire 3.6.0a and are running a branded version of the Spark 2.5.8 client (again, not all users are connecting using it though).

Does anyone have any insight?

me too, you have been ok? please?

dongfengpo25@163.com