Skip to content

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

@Floboy

Description

@Floboy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions