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

[Bug]: Connection reset when streaming from mastodon dot social #750

Closed
ebassi opened this issue Jan 15, 2024 · 5 comments · Fixed by #753
Closed

[Bug]: Connection reset when streaming from mastodon dot social #750

ebassi opened this issue Jan 15, 2024 · 5 comments · Fixed by #753
Labels
bug Something isn't working

Comments

@ebassi
Copy link

ebassi commented Jan 15, 2024

Describe the bug

I have an account on mastodon.social and I can only manually refresh the timeline; there's no automatic update

Steps To Reproduce

  1. Launch Tuba
  2. Wait for updates
  3. Verify that the timeline is updated in the web UI

Logs and/or Screenshots

From journalctl:

Jan 15 12:53:27 skuld dev.geopjr.Tuba[228201]: Streams.vala:78: Error opening stream: Peer failed to perform TLS handshake: Error sending data: Connection reset by peer
Jan 15 12:53:27 skuld dev.geopjr.Tuba[228201]: Streams.vala:78: Error opening stream: Could not connect to streaming.mastodon.social: Connection reset by peer

Instance Backend

Mastodon

Operating System

Fedora Silverblue 39

Package

Flatpak

Troubleshooting information

No response

Additional Context

No response

@ebassi ebassi added the bug Something isn't working label Jan 15, 2024
@nekohayo
Copy link

Possibly related: #560 and #204 ?

@nekohayo
Copy link

Also there was #136 (comment) as another potential trigger, but that one has been reportedly fixed recently.

@ebassi
Copy link
Author

ebassi commented Jan 15, 2024

Doesn't look like #204 is relevant: I didn't suspend my machine in between Tuba sessions.

TLS failures are usually an indication of something wrong within the networking stack:

  • libsoup
  • glib-networking
  • gnutls/openssl

@GeopJr
Copy link
Owner

GeopJr commented Jan 16, 2024

The problem was actually that mastodon.social was having server issues, could you give it a try again?

It works on my dummy account now

Screencast.from.2024-01-16.02-02-40.webm

edit: upon further inspection, this happens regularly on mastosoc, more info on #753

@ebassi
Copy link
Author

ebassi commented Jan 16, 2024

Thanks for the quick fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants