Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors while using proxies #21

Closed
siroo2137 opened this issue Mar 30, 2022 · 2 comments
Closed

errors while using proxies #21

siroo2137 opened this issue Mar 30, 2022 · 2 comments

Comments

@siroo2137
Copy link

there's errors when the proxy is not working and the bot with the main listener never joins if the proxy is not working

@siroo2137
Copy link
Author

the errors are io.netty.channel.ConnectTimeoutException: connection timed out: /212.200.89.11:4153
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:261)
at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)
at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

@crpmax
Copy link
Owner

crpmax commented Mar 30, 2022

Hello,
I know this can happen.
I may fix proxy error handling in future release, but for now please use just working proxies.
You can check your proxy list using proxy checker tools like this one: https://hidemy.name/en/proxy-checker/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants