Live data from Hacker News

Gmail.com was down

mail.google.com

171–180 of 322 posts

Re: Gmail.com was down

#171

Is this affecting Chrome as well? Looks like it might be a bigger problem. It just crashed for three guys in our office within a few seconds of each other. Edit: Nobody was using Gmail at any point.

Yes, my Chrome has been crashing every ten minutes for the last half hour.

Re: Gmail.com was down

#172
post #140

Earlier quoted context omitted.

Yes, Chrome is crashing every two minutes or so for me as well. I think it has to do with Gmail being open in one tab while Gmail is down. This is very bad.

Wha ... how ... why would browser performance be coupled to performance of one particular site? Firefox, Opera, even IE don't crash when they're offline and unable to connect to any site.

I don't think it's Gmail, I think it's the Sync service that is causing crashes.

Re: Gmail.com was down

#173
post #107

Is this affecting Chrome as well? Looks like it might be a bigger problem. It just crashed for three guys in our office within a few seconds of each other. Edit: Nobody was using Gmail at any point.

Chromium crash on Arch Linux with this message: http://pastebin.com/f9JMsPzT terminate called after throwing an instance of 'std::out_of_range' what(): bitset::set [1] 4934 abort (core dumped) chromium singing out of sync for now.. Edit: no crashes since I signed out of sync Edit2: found a more complete stack trace by somebody else: https://gist.github.com/4251938 Bug Report: http://code.google.com/p/chromium/issues/…

Chrome also starting crashing 30-or-so minutes ago, on a OS X 10.8.1, Chrome version 23.0.1271.95. I just had my Facebook account open in that window, but it continued crashing by itself after 5 minutes. GMail doesn't work , too, from neither FF nor Chrome, it does though from my iPhone (different web provider, I wonder if that counts).

Re: Gmail.com was down

#174

Is this affecting Chrome as well? Looks like it might be a bigger problem. It just crashed for three guys in our office within a few seconds of each other. Edit: Nobody was using Gmail at any point.

Yep, Chrome was crashing for me on iOS after about 30 seconds of use.

Re: Gmail.com was down

#176
post #158

Seems to work in Firefox, for anyone who needs to urgently access their Gmail. Still down in Chrome for me (Error 502), though it's not crashing the browser.

Works for me with both Opera and Chrome. Even with chat. Either they fixed it or it's an issue only affecting part of userbase.

edit: I'm in Europe.

Re: Gmail.com was down

#177
post #109
post #28

Probably not the time to rub people's face in it, but I host my own mail server because of crap like this. Thread from the other day: http://news.ycombinator.com/item?id=4886236

What do you use for webmail?

I host my own email as well and have been very happy with Roundcube - clean and fast, no bells and whistles.

Re: Gmail.com was down

#179
post #91
post #78

Earlier quoted context omitted.

I run my own mail server, but it's far from justifiable on a pure uptime basis. I don't have HA configured, so my mail (which serves <10 users on a box in colo) goes down for 2-3 minutes ~4-10 times per year when I reboot. Even worse, I don't really announce downtimes, but just randomly reboot it late at night if I've upgraded something important.

Sure, but you have 8-30 minutes of annual downtime, all planned by you:) Not too bad;)

That's best-case. I have backup-mx, but no real failover for imap or normal smtp (other than reading mailspool directly on the backup mx). I used to do a crazy flood-fill thing with 3 servers smtp forwarding mail and marking it, but doing mail HA correctly is kind of hard (and then keeping mailstore synced from imap in sync, too).
Post reply on HN