Codeberg Is Down

(social.anoxinon.de)

46 points | by sscaryterry 4 hours ago

12 comments

  • analogpixel 2 hours ago
    I can't take it anymore, I'm moving all my projects to github!
    • CoastalCoder 2 hours ago
      Sounds like we have the basics of an oscillating system now!

      I wonder what it's resonant frequency is.

      • roscas 2 hours ago
        Is Github free of problems? I don't know. Maybe an option would be hosting gitea and sync projects to an online account.
    • kevinfiol 54 minutes ago
      Has anyone used the Repository Mirroring Feature [1] to mirror repos across self-hosted Forgejo/Codeberg/Github? How effortless is it? Ideally, I'd like to only ever push repos/branches to my self-hosted Forgejo, and have those changes automatically reflected on Codeberg/GH without thinking about it.

      [1] https://forgejo.org/docs/v15.0/user/repo-mirror/

      • Ferret7446 45 minutes ago
        I suppose this is a good opportunity to ask, why do people get so affected by DVCS hosts going down? You can work locally with Git without uploading every change. Despite the constant reported GitHub downtime, I have not ever been adversely affected even once, since pushing and pulling are done every few days and I can freely branch/commit/merge locally.
        • doodlesdev 38 minutes ago
          Nowadays, these code forges have also become a centralized place for issue tracking, kanban boards, wiki editing and, specially, as CI/CD servers, in the case of GitHub Actions, which are, sometimes, the only for you to deploy software to package repositories. The same limitations apply to GitLab CI or Codeberg's Forgejo Runners/Woodpecker.

          Whenever GitLab, Codeberg, BitBucket and, mostly, GitHub goes down, a lot of the software and websites you use can't be updated, including dependencies of your software that you're pulling from npm, for instance.

          Finally, companies use code forges mostly for the ease of doing code reviews through Pull Requests/Merge Requests. Developers rarely, if ever, actually merge branches locally, before having it reviewed by peers in one of these code forges.

          • netcoyote 25 minutes ago
            Git is a DVCS, but many companies have a build server/cluster that depends on Github or Codeberg being available.

            Teams I've worked on for the last several decades aim to push 10-20 builds per day to external alpha testers, so any downtime in Github is going to be an impediment.

            • ItsHarper 40 minutes ago
              Do you not spend much time writing and discussing issues or reviewing code?
            • roscas 2 hours ago
              https://status.codeberg.org/status/codeberg

              "Power Outage

              Since Sunday 00:18 CEST, Codeberg.org is offline. From our investigation, our primary location lost power in our racks, leaving the majority of our servers and some network switches offline. We're waiting for a fix from the datacenter operator. " from that status page.

              • muglug 2 hours ago
                Maybe related to the heatwave? I've heard some European data centres are having trouble with their cooling systems.
                • sigio 2 hours ago
                  That, or the massive lightning that's going through the region, (due to the heatwave). Since it's quite late at night, heat wouldn't be my first guess.
                  • xedrac 2 hours ago
                    I'll put my money on AI software contributions...
                  • DarkNova6 2 hours ago
                    A large chunk of companies I've worked for or consulted for had their own on-prem Gitlab. I think they chose correctly.
                    • neilv 1 hour ago
                      Codeberg runs open source Forgejo, and you could on-prem that too (for no license cost), if it suits your needs.

                      GitLab is more powerful in some ways, but early startups might want to look at Forgejo first.

                      • OptionOfT 1 hour ago
                        > but early startups might want to look at Forgejo first.

                        Sorry, but there are a million things to do. Paying someone to self-host Forgejo isn't even on that list. We'll just pay someone at the moment.

                      • veber-alex 2 hours ago
                        On perm Gitlab has a ton of problems too.
                        • Kelteseth 1 hour ago
                          We had zero in the last 7 years. But we are only a small team of 8.
                          • DarkNova6 1 hour ago
                            For examples? Never ran into them myself but I don't do ops.
                            • veber-alex 1 hour ago
                              I don't do ops myself so I don't know the exact details but sometimes Gitlab is down or there are strange issues with CI/CD breaking.
                        • matt_daemon 2 hours ago
                          > For the time being, it appears that all three servers are without power.

                          This strikes me as odd, only three servers?

                          • stackskipton 2 hours ago
                            3 physical servers can power a ton of requests.
                          • rambojohnson 40 minutes ago
                            what's that.
                            • linzhangrun 2 hours ago
                              Only well known project on Codeberg that comes to mind is Zig
                              • DarkNova6 1 hour ago
                                That's because most of what you can see of a Codeberg is actually underwater.
                                • doubled112 1 hour ago
                                  Does Forgejo count?
                                • Gualdrapo 2 hours ago
                                  [dead]
                                  • assimpleaspossi 2 hours ago
                                    Never heard of it. And it makes HN?
                                    • velcrovan 1 hour ago
                                      Consider that maybe you haven’t heard of all the things that HN readers find interesting.
                                      • veber-alex 2 hours ago
                                        There are a couple of very vocal people who are generally liked here who wrote angry blog posts about moving from Github to Codeberg.

                                        This is why it's getting traction.