this post was submitted on 30 Jun 2026
7 points (100.0% liked)

Thunder App

4184 readers
1 users here now

An open-source, cross-platform Lemmy client for iOS and Android.

This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.

Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.

If there are any developers who would like to contribute, feel free to reach out on GitHub!

General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link

Android Releases
IzzyOnDroid: Link
Google Play: Link

iOS Releases
Apple App Store: Link
TestFlight Beta: Link

Related Communities
Nightly Community: Link

founded 3 years ago
MODERATORS
 

I have been using Thunder as my main Fediverse app for years, across several Lemmy/PieFed accounts. I have been using it with Quokk.au (a PieFed instance) for months without major issue. But for the past few days, I have not been able to log into my Quokk.au account. I can log into any of my other accounts, but when I tap my Quokk.au account, nothing happens. It just does not load.

I recently registered for an account on Anarchist Nexus, which is a PieFed instance. I can log into that account in Thunder, so I do not think it is just a PieFed issue.

I did notice that as of a couple months or so ago, Quokk.au is now actually running a PieFed fork called PyLova. Might that be part of the issue? Just from the README, it does not sound like it should be drastically different enough from mainline PieFed that compatibility with third-party apps breaks.

https://codeberg.org/quokkau/pylova

Another thing to note is that other third-party apps (like Voyager and Blorp) still work fine with Quokk.au. I am posting this from Voyager, which I have switched to in the mean time. And yes, the regular https://quokk.au/ does work in a web browser.

Is anyone else experiencing a similar issue? I am not sure what is to blame here and how I should go about rectifying the problem. Can I view error logs is anything for Thunder so I can see what it is trying to do and what responses it receives when I attempt to log in?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] darklightxi@lemmy.world 1 points 4 days ago (1 children)

Hey there, sorry for the late response and I'm glad you were able to sort it out!

Thunder does expect instances to report back version numbers using semver otherwise it could throw an error. I'll look into relaxing that constraint in future versions to prevent this from happening!

[โ€“] SatyrSack@quokk.au 2 points 3 days ago

One of the big problems for me while experiencing that issue was that it was not actually throwing an error. It just... wouldn't log in, and would instead just go back to the previous account that I was logged in as. It was not providing any sort of error message, and it was not crashing so I could not see a crash log or something.