Ebou icon indicating copy to clipboard operation
Ebou copied to clipboard

Failed to connect to pleroma

Open rakoo opened this issue 2 years ago • 1 comments

Hey there, ebou looks like a beautiful project ! Unfortunately I can't get it to run on my pleroma instance, I get this error:

src/environment/native/model.rs:616 2023-06-24T13:05:59 [ERROR] - API Error: login RequestError(reqwest::Error { kind: Decode, source: Error("missing field `invites_enabled`", line: 1, column: 1982) })

Is this expected ?

rakoo avatar Jun 24 '23 11:06 rakoo

Hey!

Ebou uses a Mastodon / Pleroma library called megalodon-rs. I just updated the dependency to the most recent version.

Could you try with the Ebou code in this PR to see if that fixes it for you? If not, then it would be superb if you could create an issue in the Megalodon repository.

terhechte avatar Jun 24 '23 19:06 terhechte