Hacker News

GitLab Outage

68 points by kunley ago | 36 comments

davb |next [-]

Coincidentally (?) we’ve seen a huge uptick in failed login attempts to our MFA-protected admin accounts on our self-hosted Gitlab CE instance today. They’re coming from thousands of IPs across hundreds of networks (VPS providers and, apparently, residential proxies).

deckar01 |root |parent |next [-]

There was a relative lull in GitHub bot activity the last few weeks, but they seem to be back today. I assume the promo token flood gates opened for the new models.

physicallyIllfr |root |parent [-]

I dont think bots need bonus/trials. There are lots and lots of ways to get free, or virtually free tokens. Hell half the vibe coded AI chrome extensions send store their openrouter keys client side.

TZubiri |root |parent |previous [-]

It's probably related to the issue published by aikidolabs where leaked per-user gitlab issued emails were being used as a sort of credential.

https://www.aikido.dev/blog/gitlab-email-push-to-main

b0afc375b5 |next |previous [-]

Interesting that the status page was updated immediately. Is this the norm now? I remember back in the day when status pages showed all green even when servers were clearly down for a long time already.

stack_framer |root |parent |next [-]

It was not updated immediately. I was seeing 503s for a solid 15 minutes while the status page was all green. This is also their second outage today:

https://status.gitlab.com/pages/history/5b36dc6502d06804c083...

nicholasjarnold |root |parent [-]

Yep, status page was certainly all green when I started noticing it.

seabrookmx |root |parent |next |previous [-]

As others mentioned, it wasn't that quick.

It's also not accurate. After nearly a half hour the page shows "git operations" as green but I'm not able to push/pull from my repos with SSH or HTTPS (and haven't been able to the whole time).

thesh4d0w |root |parent |next |previous [-]

It took at least 5 minutes, closer to 10. I think the outage is so bad, it got pushed fast.

kunley |root |parent |previous [-]

It was updated at least 5 minutes after I noticed the outage first. Guess it's typical organisation lag

delf |next |previous [-]

You can use GitSocial to mirror to your own bucket for situations like this: `gitsocial mirror https://gitlab.com/owner/repo s3://s3.example.com/mybucket/repo`

https://gitsocial.org/

PhilippGille |root |parent [-]

It would be nice to disclose that you're the creator of the tool which you are promoting here.

delf |root |parent [-]

Will do it going forward. Thank you for the feedback!

hk1337 |next |previous [-]

I like what tangled seems like it could be but it's still too new to really use. It'd be nice if it was more of an aggregator for git servers where still access a git server whether tangled is up or not.

mitxela |root |parent [-]

You don't really need one of these systems. You can just host git.

hk1337 |root |parent [-]

True, my thought was a site that just makes it easier to see all the various users. Like GitHub but links to users and orgs actually go to each person’s server.

theplumber |next |previous [-]

Maybe Sam or Dario is playing hide and seek again with the agents….

lampcord |next |previous [-]

Another day, another reminder why we self-host our GitLab instance. Cloud convenience always has these kinds of trade-offs.

zer0x4d |root |parent [-]

We self host ours too. 100% uptime ;)

gib444 |root |parent |next [-]

How do you do upgrades?

TZubiri |root |parent |previous [-]

what host are you using that gets 100%uptime? A hyperscaler like AWS?

mitxela |root |parent |next [-]

Just means it hasn't crashed yet.

zer0x4d |root |parent |next |previous [-]

I run it on Digital Ocean but AWS should be fine too.

firesteelrain |root |parent |previous [-]

VMWare Cloud Foundation with Dell R7725s

nabeards |next |previous [-]

Just went to push code and found this out.

nicholasjarnold |root |parent [-]

Code review for me... Hit the 503. The status page lagged the event by ~10 mins or so it seems.

git+ssh also seems affected, as I'm unable to push/pull right now.

smalltorch |next |previous [-]

Gasp! immediately builds a complete git alternative to never expirence a single second of downtime ever again

JonChesterfield |root |parent [-]

Well, git is already distributed, so you could use _any other computer_ instead of gitlab.com...

smalltorch |root |parent |next [-]

I'm only kidding, although it could be a good excersise to learn. I think a pure TUI git front end / back end project would be fun to make.

gblosser |root |parent |previous [-]

or go back to Mercurial...

Do you remember Mercurial?

Pepperidge Farm remembers.

mitxela |root |parent [-]

Isn't it just git but harder to use?

lemonish97 |next |previous [-]

Right, on to another alternative now

Towaway69 |root |parent [-]

Back to GitHub /s

tibbon |previous [-]

Seems they can compete with GitHub after all! /s

Towaway69 |root |parent [-]

Reminds me of LibreOffice cloning the bugs of Office because folks relied on those bugs being there ...