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

client.join() No response from Twitch. #494

Open
Floboy opened this issue Jan 9, 2022 · 2 comments
Open

client.join() No response from Twitch. #494

Floboy opened this issue Jan 9, 2022 · 2 comments

Comments

@Floboy
Copy link

Floboy commented Jan 9, 2022

Actual behaviour:
Tries to join but fails:
(node:2736) UnhandledPromiseRejectionWarning: No response from Twitch.

Expected behaviour:
It should join the channel I specified.

Error log:

(node:2865) UnhandledPromiseRejectionWarning: No response from Twitch.
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2865) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:2865) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Server configuration

  • Operating system: Linux Debian 11
  • Node version (if applicable): v14.18.2
  • NPM version (if applicable): 6.14.15
  • tmi.js version: v1.8.5
@micalevisk
Copy link

I got that error only when the channel doesn't exists, like this one: asdasdadadadasdad

@willyk0
Copy link

willyk0 commented Jan 11, 2023

I also have this problem. Tested with just only one channel at a time, all of them exist.

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