top | item 5593380

Did Google just shut down Caldav support?

56 points| joedevon | 13 years ago |productforums.google.com | reply

43 comments

order
[+] smsm42|13 years ago|reply
This might be just a coincidence but in the last month or so I've seen this:

1. Google Reader on which I relied for my daily dose of news is going the way of the dodo.

2. HN has a story of a person having his Google acct randomly shut down with no warning and no recourse (and I don't have highly-placed friends in Google so for me something like that would mean I'm screwed forever).

3. Calendar services (on which in part my workplace relies to schedule meetings) going down, and absolutely nobody knows what's going on and even where to look for updates or official reaction from Google.

I think it is time to seriously reconsider how reliant I have become on a services of a company that couldn't care less for me. It'd be probably impossible to quit cold turkey but I'm starting to look into the way to minimize the impact of Google on my life (much of which is related to information services).

[+] runjake|13 years ago|reply
> 1. Google Reader on which I relied for my daily dose of news is going the way of the dodo.

Yes, we know. This is brought up on any given technical forum a dozen times a day. You're beating a dead horse at this point.

The years of neglect and the nerfing of Reader during the Google+ launch gave you plenty of forewarning.

> 3. Calendar services (on which in part my workplace relies to schedule meetings) going down, and absolutely nobody knows what's going on and even where to look for updates or official reaction from Google

Go to Google or DDG. Type "google status" and hit enter. Click the very first result.

[+] stock_toaster|13 years ago|reply

  > I think it is time to seriously reconsider how reliant I have become on a services of a company that couldn't care less for me.
It seems like this has been the Google narrative of late for a (possibly growing) segment of people in the tech community. However, I wonder how many outside said community share the feeling. Probably not many.
[+] tracker1|13 years ago|reply
reader and igoogle are what's doing it for me.. and the past few days dialing out via google voice on my android phone has been spotty as well.

Maybe they're being DDoS'd (though with Google's resiliancy), but it's really making me question a lot of things... I was hoping to use my GVoice number for a long time.. but spending the weekend explaining I'm calling from my real cell phone number was just weird.

[+] OGinparadise|13 years ago|reply
"2. HN has a story of a person having his Google acct randomly shut down with no warning and no recourse (and I don't have highly-placed friends in Google so for me something like that would mean I'm screwed forever)."

They are thousands and thousands of such stories. But there's recourse...if you make HN's front page or if you have 150,000+ Twitter followers. For the rest of you: Google is to busy trying to make users click on ads, no time to offer even the most basic support.

[+] manicdee|13 years ago|reply
Google didn't just shut down my Calendar, they shut down everything. I am travelling and trying to use Google for various services, then Google locked me out because I logged in from somewhere different to my usual location.

Now they want me to verify my account using a mobile number. Except that I'm overseas and I don't have global roaming enabled (because otherwise turning on my phone will cost $2 and every text I send costs $2, and I get charged $5/MB for data).

Whether the "verify your account by giving us information we've never demanded from you in the past" is related to my lock-out, or is simply a new demand they started making over the weekend I don't know.

In the meantime I have to find alternatives to Google for everything.

[+] TillE|13 years ago|reply
> then Google locked me out because I logged in from somewhere different to my usual location

I very recently had this happen to me too, except it took them 3-4 days after I arrived at my destination to disable my account and demand a phone number.

I have two-factor authentication, and I did a very thorough inspection to ensure I had no malware - nope, it's just because my location changed. Their "kill this account" algorithms really need some tweaking.

[+] pavanky|13 years ago|reply
Sounds like you enabled two factor authentication. I don't think Google would randomly pull a stunt like that.

If you have enabled two factor authentication, they do provide 5 "emergency" codes that you can use if you don't have access to your number.

Source: I am travelling out of the country and I have run into the same problem.

[+] kalleboo|13 years ago|reply
> because otherwise turning on my phone will cost $2

What kind of insane operator charges you for turning on your phone?

Receiving an SMS while roaming is usually fee. Just turn off data and don't answer any calls.

[+] joedevon|13 years ago|reply
OK tracked down the official sunset message by Google: http://googleblog.blogspot.com/2013/03/a-second-spring-of-cl... So it isn't supposed to happen until September. But lots of people are certainly seeing errors today.
[+] martingordon|13 years ago|reply
I doubt iPhone CalDAV support is going away though:

> Update March 15, 2013: We worked with the developers who provide 98 percent of our current CalDAV traffic to assure access to the CalDAV API, which means many popular products will not be impacted. We remain committed to supporting open protocols like CalDAV.

This seems like an unrelated, isolated outage. I'm using CalDAV on my iPhone and iPad and haven't had any issues (although I don't use 2-factor authentication like a few of the commenters in the thread).

[+] Derbasti|13 years ago|reply
Oh. No more open APIs from Google? A shame. That's what used to make them great.

I used to be all over the Googleverse. I searched using Google, I did email and contact management in GMail, had my calendar in GCal, read my news in GReader, and IMd in Google Talk. And the great thing about these was that they used open standards and I could choose from a multitude of clients for accessin my data.

And then they shut that down one by one. Now, GMail remains the only one of those services that has not been publicly deprecated.

Well, I abandoned ship long ago. Nowadays, Google Hangouts and Google Maps are the only part of Google I use. Occasionally.

[+] mdwrigh2|13 years ago|reply
Of the products listed, only Reader has been deprecated.
[+] c3d|13 years ago|reply
I have the same issue from France. First thing I checked was the blog post announcing the end of CalDAV, and yes, that's September.

Something else is not working right. Google may be testing just how much trouble shutting down CalDAV would cause... Or they may simply have made a mistake.

[+] jamesaguilar|13 years ago|reply
Question: how hard would it be to write a Google Calendar API proxy that serves CalDAV requests? I'm reading the spec and it seems to be only about 100 pages long. I guess the question is whether there is any economic incentive to do so.
[+] josteink|13 years ago|reply
A rule of thumb is that anything which involves calendar-sync, no matter how trivial it at first seems, will get hairy, ugly and have potential for amazing bugs you could never even imagine, the second you stop thinking about it and start writing code.

The amount of edge-cases is usually beyond belief.

[+] gaelenh|13 years ago|reply
Last weekend I decided to move my non-profit email off of gmail. Running my own mail server always seemed silly or negligent (everyone I know who runs their own has had mail bounce back at me at least once).

It took me the weekend to setup and secure Kolab. It's GPL, built on top of postfix, has a nice webmail client through Roundcube, and it's actively developed. The current version (3.0) doesn't have CalDav support, but it is on the roadmap for 3.1 in a couple months.

Learned a lot of about anti-spam techniques while setting it up. The config file settings were a little lax for Roundcube, but all-in-all I'm happier with the setup than with Gmail. This CalDav problem was just a random outage, but how long till they make another change that users can't opt out of?

[+] sgloutnikov|13 years ago|reply
Ok good, it's not only me... :\ I started getting incorrect password about 5 hours ago. When I go to settings to type it in, it says "Can't login using SSL, do you want to try without SSL" to which I say no...

Hopefully it is just an outage that will get fixed.

[+] treahauet|13 years ago|reply
Surely they wouldn't do that.. they killed off Google Sync (ActiveSync/Exchange) for personal / free accounts, so all of those customers have to rely on either CalDAV or a specific calendar app on mobile, right?
[+] camus|13 years ago|reply
Free lunch is over , Google tricked you into relying on them now you are about to understand that there is no such thing as a non paying customer , even in the internet world.
[+] benbataille|13 years ago|reply
It never was a free lunch. Ever noticed all these shinny advertising banners next to your email and search results ?