rafaelmardojai / share-preview

Test social media cards locally
GNU General Public License v3.0
101 stars 16 forks source link

Crashes when trying to preview https://cockpit-project.org/ #8

Closed garrett closed 3 years ago

garrett commented 3 years ago

I get a crash every time when I try to preview https://cockpit-project.org/ or one of its blog posts, such as https://cockpit-project.org/blog/cockpit-244.html

I'm not sure if something is just wildly wrong with what I'm doing on website or if I just happen to triggering an issue in Share Preview. (Either way, Share Preview shouldn't crash.)

And also: thanks for this app! It looks very useful. I'm looking forward to finally fixing https://github.com/cockpit-project/cockpit-project.github.io/issues/224 (it's been on my TODO backburner for quite some time), thanks to Share Preview.

rafaelmardojai commented 3 years ago

Thanks for the report! I'm going to check what's causing the issue.

rafaelmardojai commented 3 years ago

Ok, the issue is caused because Share Preview is always expecting a valid URL on the og:image meta tag.

Fix coming soon.

rafaelmardojai commented 3 years ago

Fixed. I'm doing a fix bug release later today.

Captura de pantalla de 2021-05-25 08-48-32

garrett commented 3 years ago

Thank you! I'm looking forward to it.