Hi all,
Google has already closed their CardDAV service for public and they announced to close their CalDAV service.
I noticed that Roundcube's built in Google Spellchecker stopped working yesterday.
Does anybody know if this is a temporary issue (on Google's side) or if they have discontinued this service as well?
Regards, Rosali
https://www.google.com/tbproxy/spell?lang=de
HTTP/1.0 503 Service Unavailable Content-Type: text/html; charset=UTF-8 Content-Length: 949 Date: Thu, 04 Apr 2013 04:27:49 GMT Server: GFE/2.0
<!DOCTYPE html>
<html lang=en> <meta charset=utf-8> <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width"> <title>Error 503 (Server Error)!!1</title> <style> *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}} </style> <a href=//www.google.com/><img src=//www.google.com/images/errors/logo_sm.gif alt=Google></a> <p><b>503.</b> <ins>That’s an error.</ins> <p>The service you requested is not available at this time.<p>Service error -27. <ins>That’s all we know.</ins>
Rosali wrote:
Hi all,
Google has already closed their CardDAV service for public and they announced to close their CalDAV service.
I noticed that Roundcube's built in Google Spellchecker stopped working yesterday.
Does anybody know if this is a temporary issue (on Google's side) or if they have discontinued this service as well?
I don't know anything specific but the Google spell check service seems to be down every now and then. Currently I get <spellresult error="1" /> as a response...
In git master we now have a better error reporting if the service responds with errors.
~Thomas