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

Cycle TLS timed out! #2

Closed
Jagjeet0518 opened this issue Dec 4, 2023 · 3 comments
Closed

Cycle TLS timed out! #2

Jagjeet0518 opened this issue Dec 4, 2023 · 3 comments

Comments

@Jagjeet0518
Copy link

I've tried making a similar bot by using your code. but i get timeout initialising Cycle TLS. it also happens when i am using the "kient" package.

@zSoulweaver
Copy link
Owner

zSoulweaver commented Dec 4, 2023

Sorry, just to double check, have you tried using CycleTLS on its own, outside of this library? If you are having issues with CycleTLS outside of this library I would suggest raising an issue on the CycleTLS repo.

Could you share some more information about how you are using CycleTLS? Are you running it on a server? Do you have issues requesting non kick.com urls with it? Etc.

@Holovin
Copy link

Holovin commented Feb 16, 2024

Seems same issue

Error on my debian server (node 18)

[error] uncaughtException: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Could not connect to the CycleTLS instance within 4000ms".
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Could not connect to the CycleTLS instance within 4000ms". 

Locally on my mac (node 21) works well but I have no idea why

@Holovin
Copy link

Holovin commented Feb 16, 2024

Danny-Dasilva/CycleTLS#300

Find related issue in used lib, just for other guys who face with same issu

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

3 participants