13 comments

[ 1.4 ms ] story [ 35.3 ms ] thread
(comment deleted)
You found the easter egg gem!

The fact that google's engineers cared about doing that it's pretty funny

I’m getting an imgur error page, but it seems this post is meant to be an image of a Google error page?

I’ve reached the error page of the image of the error page for the error page. We’re too deep.

Always leave a message in "impossible" code paths, you never know who might read it in the end.
Confuse your coworkers by telling them you "won Gmail once".
You have 7 different gmail accounts eh?
I have made a lot of accounts in a 5 year period:

- main account, used for anything — made in 2018

- secondary account

- personal account for 2021

- personal account for 2024

- account for parental controls

- throwaway account with random numbers and letters

- throwaway account with a purpose

- account for using on VMs

- account to share with my friend

- account for my brother

edit: fixed newlines

This was added in 2004. Before this change, the error message was:

> If too many of these happen, someone will be paged. If you still see this after half an hour, send mail to xxxxxxxxxxx@google.com

(For curious folks working for Hooli, the magic number is 472481)

Error page of the error page made me smile. Somehow, this makes total sense to me. Consider a reverse proxy where the origin is down and displaying the 'real' error page is not possible because of that. Alternatively, imagine a CloudFront function or Lambda experiencing the same issue, or encountering so many redirects that it interrupts and simply shows the error page of the error page. Nonetheless, I agree that you shouldn't see this issue very often.
I had this for a reverse proxy I developed that did some transformations. At about two critical points if there was an error there was literally nothing we could do except 500 barf.