calcom / cal.com

Scheduling infrastructure for absolutely everyone.
https://cal.com
Other
32.67k stars 8.11k forks source link

[CAL-4823] metadata and og image is broken #17931

Open PeerRich opened 1 day ago

PeerRich commented 1 day ago

for team events:

https://www.opengraph.xyz/url/https%3A%2F%2Fi.cal.com%2Fsales%2Fexploration%3Fmonth%3D2024-12%26date%3D2024-12-02

broken og image URL: https://cal.com/_next/image?w=1200&q=100&url=%2Fapi%2Fsocial%2Fog%2Fimage?type=meeting&title=&meetingProfileName=

image

--

for personal events:

og image for i.cal.com/peer since recently is broken too:

https://cal.com/_next/image?w=1200&q=100&url=%2Fapi%2Fsocial%2Fog%2Fimage?type=meeting&title=Meeting&meetingProfileName=Peer%20Richelsen&meetingImage=https%3A%2F%2Fcal.com%2Fapi%2Favatar%2Fc0e68239-b19e-4d30-b4f8-cf0b4b4cf457.png&names=Peer%20Richelsen&usernames=peer

see: https://www.opengraph.xyz/url/https%3A%2F%2Fi.cal.com%2Fpeer

CAL-4823

PeerRich commented 1 day ago

looks like bad gateway on cloudflare too cc @keithwillcode any ideas? image

PeerRich commented 1 day ago

/bounty 50

algora-pbc[bot] commented 1 day ago

💎 $50 bounty • Cal.com, Inc.

Steps to solve:

  1. Submit work: Create a pull request including /claim #17931 in the PR body to claim the bounty
  2. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to calcom/cal.com!

Add a bounty • Share on socials

itsalam commented 1 day ago

/attempt #17931

Algora profile Completed bounties Tech Active attempts Options
@itsalam 2 cal bounties
TypeScript, Python,
JavaScript
Cancel attempt
SAKILALI005 commented 1 day ago

/attempt #17931

mehul-m-prajapati commented 1 day ago

/attempt #17931

keithwillcode commented 20 hours ago

We already have fixes coming for this.

mehul-m-prajapati commented 20 hours ago

@keithwillcode : I have debugged this yesterday for 3 hours and opened PR. Should I work on review changes or skip it?

Praashh commented 15 hours ago

@keithwillcode : I have debugged this yesterday for 3 hours and opened PR. Should I work on review changes or skip it?

Hey @mehul-m-prajapati fixed by https://github.com/calcom/cal.com/pull/17897 PR

mehul-m-prajapati commented 15 hours ago

okay @Praashh , thanks for the update. I should be more aware of working issues which can be fixed by someone else next time,

kamellperry commented 5 hours ago

@keithwillcode : I have debugged this yesterday for 3 hours and opened PR. Should I work on review changes or skip it?

Hey @mehul-m-prajapati fixed by #17897 PR

Does this PR fix the OG images not being generated in the self hosted docker version?