Live data from Hacker News

Gmail was down

google.com

311–320 of 476 posts

Re: Gmail was down

#311
post #140

Earlier quoted context omitted.

A better question is, why isn't there an open source webmail service like gmail that can be run on a server you control? My lab uses Gmail for business, and the outage took us down too. I just want to be able to run an email server that has conversation features, contacts, XMPP chat, etc, but isn't Microsoft Exchange

So coincidentally I was just looking into this earlier this week. I just got a server to host the blog I've been working on and figured hey, why don't I try self-hosting my email while I'm at it. Turns out there are plenty of good open source webmail frameworks: Roundcube, Mailpile, Zimbra and RainLoop are all freely available and ridiculously easy to set up. The issue is that they're all just front-ends for the horr…

I didn't find postfix all that hard to set up. Courier, on the other hand, is a disaster area, which is why my mail server runs dovecot instead; the latter took little effort to configure, and works quite nicely across several devices. The really hard part was finding a halfway decent CalDAV/CardDAV server that didn't require undue suffering to configure; I settled on Baïkal, which works okay, but could be considerably improved upon.

Re: Gmail was down

#312
post #146

Very funny that me and my coworkers at nearly the same time opened our office doors to look into each others eyes and silently confirm that we were having the same issue. Then we all turned around and went back into our offices to check HN to see if it was just us. Very funny that everyone reading this did something similar. 84 points in 4 minutes.

My bad I apologize to everyone. My botnet gained consciousness, went rogue, and for some reason picked Gmail as the first target to take down.

Not leaving at least one division by zero in code that has a chance to become self aware is a rookie mistake. We are very lucky indeed that Google Self-Defensive Forces took it down with satellite strike so quickly.

Re: Gmail was down

#314

This actually raises a slightly terrifying reality. How much would someone have to pay you to never again recover your gMail account? I would demand just an absurd payout to willingly walk away right now, with all those contacts, messages, unread e-mails, organization, etc... Scary how much faith we put in this free service.

Seriously, what keeps you people from at least making occasional backups via IMAP? Do you like the risk associated with what you're doing?

Re: Gmail was down

#317
post #21

We’re sorry, but your Gmail account is temporarily unavailable. We apologize for the inconvenience and suggest trying again in a few minutes. You can view the Apps Status Dashboard for the current status of the service. If the issue persists, please visit the Gmail Help Center » Technical Info Numeric Code: 93

Interesting, my numeric code was 151. Are these codes definitively documented anywhere?

Re: Gmail was down

#318

Earlier quoted context omitted.

So coincidentally I was just looking into this earlier this week. I just got a server to host the blog I've been working on and figured hey, why don't I try self-hosting my email while I'm at it. Turns out there are plenty of good open source webmail frameworks: Roundcube, Mailpile, Zimbra and RainLoop are all freely available and ridiculously easy to set up. The issue is that they're all just front-ends for the horr…

I didn't find postfix all that hard to set up. Courier, on the other hand, is a disaster area, which is why my mail server runs dovecot instead; the latter took little effort to configure, and works quite nicely across several devices. The really hard part was finding a halfway decent CalDAV/CardDAV server that didn't require undue suffering to configure; I settled on Baïkal, which works okay, but could be considerab…

Thanks for the tip on dovecot. I'll give that a shot.
Post reply on HN