this post was submitted on 25 Apr 2024
7 points (100.0% liked)

Summit

919 readers
49 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

Source: https://github.com/idunnololz/summit

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.

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

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

[–] [email protected] 2 points 1 year 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.

[–] [email protected] 1 points 1 year ago

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

[–] [email protected] 1 points 1 year 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 1 year ago

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