spacedriveapp / spacedriveapp/spacebot
Twitch remote server unexpectedly closed connection
Open
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:
- "the old" Method of just getting a Access Token from https://twitchtokengenerator.com
- creating a full application in the dev console (with clientid+secret etc)
- using that clientid+secret in https://twitchtokengenerator.com
None of them worked. Downgrading to 0.1.13 instantly made the integration work again.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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