from Hacker News

Ask HN: Does https://github.com/klauspost/compress returns 502 for you?

by pradeepchhetri on 9/11/22, 8:07 AM with 3 comments

I noticed Github returns "This page is taking too long to load" with status code 502 for https://github.com/klauspost/compress but rest of their urls works fine. Anyone know why would that be the case ?

Cloning the repo works perfectly well.

    git clone https://github.com/klauspost/compress
    Cloning into 'compress'...
    remote: Enumerating objects: 6989, done.
    remote: Counting objects: 100% (6989/6989), done.
    remote: Compressing objects: 100% (2444/2444), done.
    remote: Total 6989 (delta 4019), reused 6877 (delta 3956), 
    pack-reused 0
    Receiving objects: 100% (6989/6989), 49.89 MiB | 13.50 MiB/s, done.
    Resolving deltas: 100% (4019/4019), done
  • by iefbr14 on 9/11/22, 8:31 AM

    Here too. Maybe the html 'details' tag in the readme.md causes it.
  • by stop50 on 9/11/22, 10:33 AM

    The github app doesn't show the error. my browser does.
  • by genezeta on 9/11/22, 8:21 AM

    I get a 502.