https://bugs.kde.org/show_bug.cgi?id=505213
Bug ID: 505213
Summary: Tokodon does not refresh the timeline
Classification: Applications
Product: Tokodon
Version First 25.04.1
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
SUMMARY
Tokodon does not refresh the timeline automatically even when the toggle to do
so is checked
STEPS TO REPRODUCE
1. Log in to a mastodon account on mastodon.social
2. Wait a while
3. Flip to a different sidebar view and then flip back
OBSERVED RESULT
New content appears
EXPECTED RESULT
The new content would have appeared automatically
SOFTWARE/OS VERSIONS
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0
ADDITIONAL INFORMATION
The error logs contain the following message
wss://mastodon.social/api/v1/streaming?access_token=ACCESS_TOKEN&stream=user:
QWebSocketPrivate::processHandshake: Unhandled http status code: 301 (Moved
Permanently).
I suspect that this web socket is needed for streaming to work and failing to
follow the redirect means no refresh triggers are happening.
--
You are receiving this mail because:
You are watching all bug changes.