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

Summit

824 readers
13 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

Support the app

Support me on Patreon

Website: https://summit.idunnololz.com/

founded 2 years 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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] lemmyng 1 points 10 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 10 months ago

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