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?


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!
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.