Ebou
Ebou copied to clipboard
Failed to connect to pleroma
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 ?
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.