Skip to content

Ping Timeout and not able to send anonymous message #113

@akrizs

Description

@akrizs

Describe the bug
After connecting to the irc.fdget.dev server the server times out.

To Reproduce
Steps to reproduce the behavior:
using tmi.js
Both in backend nodejs and browser the package displays the same behaviour.

run the client.connect() with the connection.server set to the irc.fdgt.dev uri.

wait for a short period, it should disconnect, if the reconnect flag is not set then the
module loses its connection.

Expected behavior
to keep the connection open / active throughout the testing time.

Desktop (please complete the following information):

  • OS: macOS Catalinaa
  • Browser Almost all of them + nodejs runtime

Additional context
also having an issue of when i do client.say("{channel}", "{command}") the package returns cannot send anonymous message, alltough i guess that is just some tmi.js issues.

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions