Closed Showfom closed 1 year ago
Photon has feature parity, but is not a drop in replacement. The blank screen is caused by it failing to fetch posts.
You must create the site via lemmy-ui first before you can use Photon.
Photon does not support password resets or email verification either, so I'd recommend keeping Photon as a separate UI for now.
@Xyphyn
Yes the instance with lemmy-ui works fine https://r.nf/
But not working with photon, and there's no log from docker.
Seems photon is not working with latest Lemmy 0.18.4-beta.8
For example
https://lemmy.miichelle.moe/post/1 https://photon.lemmy.world/post/lemmy.miichelle.moe/1
https://r.nf/post/1 https://photon.lemmy.world/post/r.nf/1
Both instances are running with Lemmy 0.18.4-beta.8
weird
Should be fixed in v1.2.3
Isn't fixed.
Regarding 'invalid date' parsing, photon has a hard-coded 'Z' it adds to all the date fields of Lemmy, that's been changed in the Lemmy API response to already have the 'Z'.
Regarding 'invalid date' parsing, photon has a hard-coded 'Z' it adds to all the date fields of Lemmy, that's been changed in the Lemmy API response to already have the 'Z'.
omfg why do they keep changing this
That shouldn't crash though
Haven't completely fixed the issue on this particular instance, but did add compatibility for the new version and some error handling just in case it fails, as of v1.3.2
For anyone still having trouble with this, make sure to completely clear the cache and cookies for phtn.app and it should load properly.
Describe the bug It's just a blank screen without any content shows on a new Lemmy instance R.NF
To Reproduce (if applicable) Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Versions