Is there any issue with the lemmy.dbzer0.com instance?

It works for me in the browser (https://piefed.social/c/adhd@lemmy.dbzer0.com for instance) but if I open it up in the Summit app, no posts populate. That leads me to assume its an app issue as opposed to maybe a defederation issue, but if I switch to an account on a different instance in the same app, posts do load, with leads me back to it maybe being a Piefed issue.

Sorry, genuinely baffled, not sure how both can be true. Maybe I just fundamentally misunderstand defederation?

  • Snoopy@piefed.social
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    2 days ago

    Tonight there were a security issue that put every Piefed users in danger. Most Piefed admins had to shut down their instance and wait for the security patch fix.

    The federation is not working well. Some of my post aren’t federating properly. Same for our scheduled post on jlai.lu where we use a piefed.social “bot” account for animating our french communities.

  • h3ndrik@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 days ago

    Maybe that’s a bug introduced in the silencing feature? Seems the piracy community doesn’t load either. Nor do communities from lemmy.ml and the common denominator is, they’re on silenced instances. That’d be a bug.

    Maybe there’s something wrong with the “show_all” in the API code: https://codeberg.org/rimu/pyfedi/src/commit/ba8569b27858fd260a2412373d2f7e6eed20ee67/app/api/alpha/utils/post.py#L199

    (Sorry if this is a double-post, my comment from my instance didn’t federate (yet).)

      • h3ndrik@piefed.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        2 days ago

        That’s a fairly recent feature to let the instance admin curate the popular and all feeds. I.e. not show posts from specific instances and(?) not on the front page. It’s in the announcement of PieFed v1.6.23 here: https://piefed.social/c/piefed_meta/p/2048738/piefed-v1-6-23-is-released

        Instance silencing similar to Mastodon. A silenced instance is not defederated from but their posts do not show in the Popular or All feeds and their communities are not shown in Starter packs aka Topics. Their communities can still be found in the communities list and joined in the normal way. Once joined, posts in there show up in the subscribed feed as usual.

  • hendrik@palaver.p3x.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 days ago

    Uh, I’m not familiar with the App API code… My hunch is: this is a bug introduced by the instance silencing feature, because it checks the show_all, for example here: https://codeberg.org/rimu/pyfedi/src/commit/ba8569b27858fd260a2412373d2f7e6eed20ee67/app/api/alpha/utils/post.py#L199

    In case that’s the relevant code. But I’m not sure.

    But not only the adhd community doesn’t load, the piracy community doesn’t load for me either. Nor do the ones from lemmy.ml. The common denomitor is: they’re on silenced instances. But that’d be a bug. It should only silence them on the public feed for example for anonymous users.