Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
(mint@ryona.agency)'s status on Monday, 20-Nov-2023 19:10:19 JST @anonymous6479 @dcc I don't know how to access iEX console when running from source, but on OTP releases it's as easy as running `./bin/pleroma remote`. Then you could try fetching posts via `Pleroma.Object.Fetcher.fetch_object_from_id("http://instance.tld/objects/asdasdasdas")`, this would return either the fetched post or an error that might point to where the issue is.