this post was submitted on 07 Jul 2023
3567 points (98.6% liked)
Fediverse
27910 readers
1 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh, looks like I’m switching instances.
How do you do that? I'm subscribed to like 50 conmunities. Would I have to start all over? That doesn't sound like it's worth it.
Just gonna name-drop the tool I made to do this :) https://github.com/CMahaff/lasim
It's only been out a few days, let me know if you have any issues!
Thanks for this! Just gave this a try, downloaded from .world just fine, but uploading to .ml gives this error: ERROR: Failed Login - HTTP status client error (403 Forbidden) for url (https://lemmy.ml/api/v3/user/login)
That usually means wrong username/password! But if you're sure, I can make an account on lemmy.ml and give it a shot.
Thanks for the feedback. The username and password are indeed correct. I copied and pasted from Bitwarden and used the exact same ones to login to the lemmy.ml site. I do wonder if there is some sort of anti-bot measures that Colonel Sanders mentioned below.
Also: I tried just my username vs email but neither worked and I also don't have MFA enabled yet. Super weird.
EDIT: opened an issue on Github: https://github.com/CMahaff/lasim/issues/4
I have a fix! Merging the branch and dropping a new release shortly. Thanks for reporting this!
Working great. Thanks for the quick fix!
I'm not very tech savvy when it comes to this, but would it have anything to do with the anti-bot stuff that lemmy.ml has implemented in the sign-up process? You now have to answer a few questions and basically write your reason for making an account before it lets you even submit the request for review.
To use the tool you need to make your new account first manually - then you can port over your settings with the tool - so it shouldn't be affected by this.
So no, lemmy.ml shouldn't be blocking it, unless it's got something enabled to disable all API logins - though I would think that would break everything (i.e. apps).