Since getting this, I can’t select my subs only.
It means your client (looks like Jerboa) wants Lemmy API version 0.18 but lemmy.world has not been updated yet. Hang tight, I believe the admins are overloaded with the new user influx.
I also see the same thing.
For accuracy, it’s not just about the admins being busy, 0.18.0 removed the signup captcha, which has been crucial for preventing massive bot signups into instances, some number of instances can’t upgrade without that critical downside. The plan is for the captcha to be reintroduced in 0.18.1, so we’re all waiting for that.
Anyone know why Captcha was removed?
Because it was implemented using WebSockets, which was torn out for 0.18. They need to reimplement a captcha using HTTP instead. Not the most difficult job or anything, just didn’t make the cut for 0.18 in the interests of getting it out there.EDIT: I’m wrong, just double-checked github after reading what @[email protected] said. See below for his comment or here for the discussion on github.
I’m pretty sure it was removed because they had concerns with the current implementation being too easy for bots and too hard for humans (including accessibility concerns), and was entirely unrelated to the WebSockets issue. AFAIK they are replacing their custom implementation with mCaptcha which is a fully-automated solution that will basically pass so long as your browser runs JavaScript. I am unconvinced that this solves the “too easy for bots” problem, but it certainly solves the “too hard for humans” one.
Just double-checked, you’re completely right. Edited my comment.
All good, both of those changes landed in 0.18.0 so I totally understand how they might seem related.
Lemmy.world is not upgrading to 0.18 because they removed captcha, admins are waiting for 0.18.1 in which captcha is being re-implemented, it’s discussed here: https://lemmy.world/post/469761
I don’t have it myself but I hear that Jerboa requires the instance you signed up on to be (lemmy) version 0.18 as of a recent version.
Another vote for downgrading. I also started trying out “Connect for Lemmy” and it’s been pretty slick.
Same here. I’m just using it through the web until the kinks get ironed out.
You can downgrade version on fdroid, thats what I did
Did that, but it just started crashing at launch for me
Check out thunder for Lemmy also there’s another app called liftoff. Lemmy is still in development, we will see a lot of third party clients soon.