spacedriveapp / spacedriveapp/spacebot

Twitch remote server unexpectedly closed connection

Open
#161 17 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
2.4k
Forks
367
PR merge metrics
No merged PRs in 30d

Description

I just get this error with the Twitch Channel now in 0.1.14 Likely introduced with #144

2026-02-23T07:31:05.243464Z  INFO client_loop:connection:main_loop: twitch_irc::connection::event_loop: message=EOF received from transport incoming stream id=8
2026-02-23T07:31:05.245488Z  INFO client_loop:connection:main_loop: twitch_irc::connection::event_loop: message=Closing connection, cause: Remote server unexpectedly closed connection id=8
2026-02-23T07:31:05.245609Z ERROR client_loop: twitch_irc::client::event_loop: message=Pool connection 8 has failed due to error (removing it): Remote server unexpectedly closed connection

I tried:

None of them worked. Downgrading to 0.1.13 instantly made the integration work again.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the Twitch integration behavior between versions 0.1.13 and 0.1.14, focusing on the change referenced by issue #144, and reproduce the reported connection failure. Done means the Twitch Channel connects successfully on 0.1.14 with the previously tested token and client-credential setups.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.