this post was submitted on 25 Apr 2024
6 points (87.5% liked)

Summit

698 readers
1 users here now

Community to discuss Summit, a Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Patreon: https://patreon.com/SummitforLemmy

Ko-Fi: https://ko-fi.com/summitforlemmy

founded 1 year ago
MODERATORS
 

Not 100% sure if this is a Summit issue or something in Lemmy more generally. Here's the post in question:

https://midwest.social/post/10123989

The link to the blog works on my instance for the desktop. Several other users were reporting the link being broken, and it does break for me on Summit, as well.

When I hit the link on Summit, the requests on the server are GET /api/v3/post?id=2024 and GET /api/v3/comment/list?max_depth=6&post_id=2024&sort=Top&type_=All. It looks like it parsed out the "2024" from the original link and tried to use that in a Lemmy API call.

top 5 comments
sorted by: hot top controversial new old
[–] idunnololz 2 points 2 months ago (1 children)

I just tested the link in the app and it worked. Can you check if the issue still happens?

[–] idunnololz 2 points 2 months ago (1 children)

Oh I think I see what you mean. Sorry I thought you meant the link to the post is broken. I can look into it.

[–] idunnololz 1 points 2 months ago

I found the cause. It will be fixed in the next update.

[–] [email protected] 1 points 2 months ago (1 children)

The site is not serving a valid TLS certificate. I wonder if the app browser is rejecting the site because of that (which IMO would be the correct thing to do).

[–] [email protected] 1 points 2 months ago

My LetsEncrypt cert expired yesterday. I'll update that, but it was failing before then.