tuskyapp / Tusky

An Android client for the microblogging server Mastodon
https://tusky.app
GNU General Public License v3.0
2.5k stars 389 forks source link

pixelfed broken in current nightly? #1955

Closed kr428 closed 3 years ago

kr428 commented 4 years ago

As of yesterday, virtually everything involved with pixelfed.social account stopped working in tusky nightly: No timeline refresh, no access to remote profiles, "error" screen while trying to access notifications. Any way to track down what happens? Much likely an issue on pixelfeds end but hard to track down; it seems to work with pixeldroid or pixelcat.


connyduck commented 4 years ago

Maybe your auth token just expired. Tusky does not handle expired tokens and Pixelfed expires them after some time (in contrast to Mastodon).

Can you try logging out and in again? That should resolve the issue.

(Yes we should fix that issue but that is a different topic 😅 )

kr428 commented 3 years ago

Thanks. Seems indeed it either was a temporary issue with pixelfed (happens once in a while, still 'til today) or just an expired token. No way to reliably track this down, so closing that.