Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Post Thumbnails are not generated anymore, after upgrading to v0.19.6 & v0.19.7 #2805

Closed
4 tasks done
r-hmn opened this issue Nov 10, 2024 · 4 comments
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@r-hmn
Copy link

r-hmn commented Nov 10, 2024

Requirements

  • This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
  • Please check to see if this issue already exists.
  • It's a single bug. Do not report multiple bugs in one issue.
  • It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.

Summary

The post-miniature (for e.g. links to youtube video's) is not showing for new posts.
(i tried pasting a picture by clipboard into a post body, and that pictrs-entry did get properly inserted, and using that url as thumbnail url does work)

Steps to Reproduce

  1. login as bot or non-bot user
  2. go to a community, and 'create post'
  3. fill in a link (i tried both a youtube link, and a mainstream news-website link)
  4. both the post detail-page and that in the community page show this 'link arrow' instead of a thumbnail

Technical Details

The previous version before upgrading was v0.19.5

My system is setup using ansible;

docker ps
CONTAINER ID   IMAGE                                   COMMAND                  CREATED        STATUS                 
992929be834f   nginx                                   "/docker-entrypoint.…"   6 hours ago    Up 6 hours             
68f555619c4d   dessalines/lemmy-ui:0.19.6              "docker-entrypoint.s…"   6 hours ago    Up 6 hours (healthy)   
9622dd15ff8f   dessalines/lemmy:0.19.6                 "lemmy_server"           6 hours ago    Up 6 hours             
905faa39f108   pgautoupgrade/pgautoupgrade:16-alpine   "/usr/local/bin/dock…"   6 hours ago    Up 6 hours (healthy)   
e3560dd39a8e   portainer/portainer-ce:latest           "/portainer"             4 months ago   Up 6 hours             
40e95d9fa263   mwader/postfix-relay                    "/root/run"              4 months ago   Up 6 hours             
3cea99868998   asonix/pictrs:0.5                       "/sbin/tini -- /usr/…"   4 months ago   Up 6 hours             

uname -a
Linux ly-lubuntu 5.15.0-125-generic #135-Ubuntu SMP Fri Sep 27 13:53:58 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Lemmy Instance Version

0.19.6

Lemmy Instance URL

https://lemmy.staphup.nl/

@r-hmn r-hmn added the bug Something isn't working label Nov 10, 2024
@Nothing4You
Copy link

this isn't a ui issue, there are thumbnails missing for various posts to external urls on lemmy.ml as well: https://lemmy.ml/?dataType=Post&listingType=Local&sort=New

the api response for those posts does not contain a thumbnail url.

@r-hmn
Copy link
Author

r-hmn commented Nov 10, 2024

Thanks
i actually started an issue on the other repo, but stopped and started again here. Assuming it was a frontend thing🤷‍♂️
i read an issue could be 'transfered' to another repo. But i don't see the option. i probably don't have permission to.
Can someone else move it there?

@r-hmn r-hmn changed the title [Bug]: A post thumbnail is not generated anymore, after upgrading to v0.19.6 [Bug]: Post Thumbnails are not generated anymore, after upgrading to v0.19.6 Nov 16, 2024
@r-hmn
Copy link
Author

r-hmn commented Nov 16, 2024

i upgraded to v0.19.7, but this problem is still there.

@r-hmn r-hmn changed the title [Bug]: Post Thumbnails are not generated anymore, after upgrading to v0.19.6 [Bug]: Post Thumbnails are not generated anymore, after upgrading to v0.19.6 & v0.19.7 Nov 16, 2024
@dessalines
Copy link
Member

Most likely related to this, where mainstream sites are inserting a ton of javascript before their opengraph tags. We'd need specific websites tho to test, and this wouldn't be a front-end-issue.

@dessalines dessalines closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants