YunoHost-Apps / peertube_ynh

Federated (ActivityPub) video streaming platform using P2P for YunoHost
https://joinpeertube.org/fr/
GNU Affero General Public License v3.0
87 stars 27 forks source link

Video thumbnails no longer working on Reddit #319

Closed TILvids closed 2 years ago

TILvids commented 2 years ago

Describe the bug

After updating to 4.1.0, thumbnails are no longer showing up on Reddit posts. They do appear to still show up elsewhere (Twitter, Mastodon, etc).

This does appear to have sporadic occurrences. I've had the thumbnail show up once out of six times so far, and another time when I re-posted a second time, the thumbnail showed up. I'm not sure what's up, I just know the only variable is that it started happening after upgrading to 4.1.0 from 3.9.0.

Steps to reproduce

  1. Start a new link post on Reddit.
  2. Post link to PeerTube video.
  3. Post is created, but video thumbnail never appears.
TILvids commented 2 years ago

After further root-cause analysis, it appears that something has happened after the update to 4.1.0 to degrade performance of the server, and one way this is exhibited is by not being able to perform thumbnail pulls on social media. Closing this issue, opened another one to reflect this analysis.

https://github.com/YunoHost-Apps/peertube_ynh/issues/321