liftoff-app / liftoff

🐒 A mobile client for lemmy
GNU General Public License v2.0
528 stars 36 forks source link

Unable to log in on lemmy.sdf.org server running 0.19.0 #517

Open flexibeast opened 10 months ago

flexibeast commented 10 months ago

Device info

Describe the bug

lemmy.sdf.org recently upgraded to 0.19.0, and a number of those of us using Liftoff seem unable to login - cf. e.g. here and here. Additionally, removing one's existing account and trying to add the lemmy.sdf.org instance via e.g. https://lemmy.sdf.org/ fails with "instance not found".

jdriordan commented 10 months ago

Same on lemmy.ml

Yoake2000 commented 10 months ago

Same on lemmy.ml

lemmy.ml is undergoing an update right now and is breaking its functionality for Liftoff. I can't say for other instances since I only have an account for lemmy.ml.

bburdette commented 10 months ago

I'm also on lemmy.ml.

On the liftoff main page it says “Something went wrong” and has a Try Again button which leads back to the same failure.

On my user profile under settings it says:

Error: type 'Null' is not a subtype of type 'int' in type cast

hetalvadadoriya commented 9 months ago

It's sad to see a cool open source lemmy client dying :(

DraconicNEO commented 9 months ago

It's sad to see a cool open source lemmy client dying :(

Same thing happened to the previous one Lemurr before it (the splash is a Relic from the OG app). Last I heard the Dev has said they're working to fix it and update it. Hopefully it actually happens. Maybe though it's a sign that Flutter apps just aren't good to work with, after all I wasn't able to compile it at all because Flutter has made breaking changes in its updates.

Yoake2000 commented 9 months ago

It looks like version 0.19 of Lemmy are breaking some clients including liftoff. Lemmy instances that upgraded to the version won't work with the latest version of the client

TylerHomeLab commented 8 months ago

Same issue with lemm.ee

Error: type 'Null' is not a subtype of type 'int' in type cast

DraconicNEO commented 8 months ago

It looks like version 0.19 of Lemmy are breaking some clients including liftoff. Lemmy instances that upgraded to the version won't work with the latest version of the client

They changed how the Auth system and API works in 0.19, this affects all clients which aren't updated to support the new protocols and Auth systems. Liftoff hasn't been updated for it, and might not ever be for a very long time.