We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 ?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Hey there, ebou looks like a beautiful project ! Unfortunately I can't get it to run on my pleroma instance, I get this error:
Is this expected ?
The text was updated successfully, but these errors were encountered: