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

Broken "init benchmark" images on small and fast page #1872

Closed
ferrybig opened this issue Sep 11, 2024 · 3 comments
Closed

Broken "init benchmark" images on small and fast page #1872

ferrybig opened this issue Sep 11, 2024 · 3 comments

Comments

@ferrybig
Copy link

When visiting the "small and fast" page you see the text "init benchmark" repeated 12 times, instead of loading images

URL for broken page

https://git-scm.com/about/small-and-fast

Problem

These images are pointing towards a 404 page at https://chart.googleapis.com/chart?... instead of a valid url

Operating system and browser

Firefox 130 on Arch Linux

Steps to reproduce

  1. Open https://git-scm.com/about/small-and-fast
  2. Observe the 12 broken images
  3. Open the console to see 404 errors for the broken images

Other details

According to https://web.archive.org/web/20241001000000*/https://git-scm.com/about/small-and-fast

  • April 2 2024 04:10:44: Every image is working
  • April 6 2024 01:58:44: Some images are working
  • April 8 2024 16:09:44: None of the images work
@dscho
Copy link
Member

dscho commented Sep 11, 2024

I can confirm that it is broken.

As per this ticket, it would appear that Git's home page is relying on a Google API that was deprecated 12 years ago and apparently now has entered the Google Graveyard.

@dscho
Copy link
Member

dscho commented Sep 11, 2024

One option to fix this would be to switch to Mermaid diagrams.

And for the record, I had to go back even further to get all of the diagrams:

Image

@dscho
Copy link
Member

dscho commented Sep 11, 2024

Oh, and I just noticed that this is a duplicate report of #1862. Let's continue the discussion over there.

@dscho dscho closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants