ismailkarsli / lemmy-federate

Federate Lemmy/Mbin communities automatically between instances
https://lemmy-federate.com
MIT License
8 stars 0 forks source link

Does not recognize an admin user as such. #21

Closed FatherMcGruder closed 2 days ago

FatherMcGruder commented 5 days ago

Trying to log into lemmy-federate with user CrimeDad and instance lemmy.crimedad.work,but I get an error that that user isn't an admin. However, it certainly is the admin account of that instance according to the red A on its profile page.

Could there be something about that instance or account that's causing the problem?

ismailkarsli commented 5 days ago

My guess is that the version of the instance is outdated. It’s 1.5 years old version.

Can you at least update to 0.19.0?

FatherMcGruder commented 4 days ago

Unfortunately, no. I'm running the Yunohost Lemmy package, which is behind. Apparently, it is held up because Yunohost was based on an older version of Debian, but it has recently updated to Bookworm, so Lemmy 0.19 shouldn't be far off. -- Sent from my Android device with K-9 Mail.

On November 24, 2024 2:47:49 AM EST, "İsmail Karslı" @.***> wrote:

My guess is that the version of the instance is outdated. It’s 1.5 years old version.

Can you at least update to 0.19.0?

-- Reply to this email directly or view it on GitHub: https://github.com/ismailkarsli/lemmy-federate/issues/21#issuecomment-2495857584 You are receiving this because you authored the thread.

Message ID: @.***>

ismailkarsli commented 4 days ago

Alright I’ll try to fix the login issue then.

ismailkarsli commented 3 days ago

The login issue should be fixed with https://github.com/ismailkarsli/lemmy-federate/commit/e1492609cbda729a92ba3e45f26cb84fba61bc05.

FatherMcGruder commented 2 days ago

The login issue should be fixed with e149260.

Okay, I was able to log in successfully. Thanks!