[Important] On some uploads, the thumbnail doesn't match the uploaded file. #19

Closed
opened 2025-05-08 00:23:09 -04:00 by Fijxu · 1 comment
Owner
$ curl https://ayaya.beauty/YsX -H "User-Agent: chatterino-api-cache/"
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta property="og:title" content="IMG_2558.jpeg">
    <meta property="og:url" content="https://ayaya.beauty/YsX">
    <meta property="og:image" content="https://ayaya.beauty/thumbnail/YsX.jpg">
  </head>
</html>%                                                                           

The thumbnail of the image contains a picture completely unrelated to the uploaded image. This may happen because of a data race or something. Not sure, debugging time!

``` $ curl https://ayaya.beauty/YsX -H "User-Agent: chatterino-api-cache/" <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta property="og:title" content="IMG_2558.jpeg"> <meta property="og:url" content="https://ayaya.beauty/YsX"> <meta property="og:image" content="https://ayaya.beauty/thumbnail/YsX.jpg"> </head> </html>% ``` The thumbnail of the image contains a picture completely unrelated to the uploaded image. This may happen because of a data race or something. Not sure, debugging time!
Author
Owner

It never happened again.

It never happened again.
Fijxu closed this issue 2026-04-06 16:16:22 -04:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Fijxu/patchy#19
No description provided.