this post was submitted on 03 Apr 2026
15 points (100.0% liked)
PieFed Meta
4537 readers
23 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

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
I'm forking Mono UI. It's called Duo. Check my GitHub for more details
Cool
Thank for the explanation, it was clear. So it was an address problem :)