this post was submitted on 07 Jul 2023
3634 points (98.5% liked)
Fediverse
28225 readers
247 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
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!