Empty main feed
submitted by
edited
Hi all, I think I am facing some bug. My main feed is empty whatever I try to filter. If I click on specific feed that I follow, I see the posts there. Please, help! 
EDIT: So it’s photon of piefed.social that stopped to work :(
ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86
Share on Mastodon
Sorry about that, I’ll fix it soon.
In the mean time, use https://b.piefed.social
Just wanna confirm does post pagination start at page 0 or page 1? Looks like photon starts at 0 but Blorp assumes PieFed starts at page 1. An API update should unblock Photon, but I don’t see a way around fixing Photon or Blorp if we don’t all agree on which page is first.
Yes it starts at 1.
I’ve put in a PR to photon https://github.com/Xyphyn/photon/pull/723 and a temporary hack into PieFed that checks the referrer for ‘p.piefed.social’ and works around it.
Thanks. Is that Blorp?
Yes, that’s Blorp.
https://p.piefed.social works now.
I’ve been having blocked comms showing up in apps for the past day or so. The web version seems to be fine. I wonder if these could be related somehow
Photon support for piefed.social is now fixed! Thanks yall!
Hi :)
Maybe it’s the language settings. Can you go to settings, then check english ?
It worked well for months. Last time I used piefed was 2-3 days ago. I have more than 50 subscriptions. But feed is empty.
Tried that, didn’t help. I also cleared cookies and cache, logged in again, no change. English stayed as set language.
I guess you also tried with language none and another UI ? That’s outside my knowledge.
Meanwhile, you can give us detail :
Sorry for the inconvenience, i hope someone will help you :)
Blorp dev here. Did some investigating and it looks like Photon is asking PieFed for page 0 of posts. I’m not sure how technical you are, sorry if this is duh, but programmers like to start counting things from 0. PieFed however doesn’t seem to like this.
Here’s what I think is happening:
What should happen:
In other words, page 0 is a short circuit that prevents the entire feed from loading
CC @Xylight@lemdro.id @Xylight@lemmy.xylight.dev (photon dev)
Or maybe we wanna fix this at the API level? @rimu@piefed.social @wjs018@piefed.social
This seems like it was broken in a recent update since this issue just popped up (i think)
thanks for letting me know, i fixed the problem
Deleted by author
Cool
Thank for the explanation, it was clear. So it was an address problem :)
It’s piefed.social. just figured out that photon does not work. But it used to. So p.piefed.social is broken :(
Thank anyway for your report maybe it is related to feed API. :)