pombreda / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
Apache License 2.0
0 stars 0 forks source link

Problems downloading gadgets with gentoo, error: Failed to update gadget data. #140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compiled without problems with Gentoo 2007.3
2. Curl info:
curl 7.18.2 (i686-pc-linux-gnu) libcurl/7.18.2 GnuTLS/2.2.5 zlib/1.2.3
Protocols: tftp ftp telnet dict http file https ftps
Features: Largefile SSL libz
3. Run 'ggl-gtk'

What is the expected output? What do you see instead?

I expect to download gadgets list, but I see:

'Failed to update gadget data'.

What version of the product are you using? On what operating system?
Using 0.9.1 version in Gentoo Base System release 1.12.11.1

Please provide any additional information below.

Debug information of the error:

37:44.337: curl_xml_http_request.cc:158: XMLHttpRequest: ChangeState from 0
to 1 this=0x816d9a0
37:44.337: curl_xml_http_request.cc:158: XMLHttpRequest: ChangeState from 1
to 1 this=0x816d9a0
* About to connect() to desktop2.google.com port 443 (#0)
*   Trying 64.233.189.99... * connected
* Connected to desktop2.google.com (64.233.189.99) port 443 (#0)
* found 100 certificates in /etc/ssl/certs/ca-certificates.crt
*        server certificate verification OK
* SSL: certificate subject name (www.google.com) does not match target host
name 'desktop2.google.com'
* Closing connection #0
* SSL peer certificate or SSH md5 fingerprint was not OK
37:46.820: curl_xml_http_request.cc:471: XMLHttpRequest: Send:
curl_easy_perform failed: SSL peer certificate or SSH md5 fingerprint was
not OK
37:46.820: curl_xml_http_request.cc:158: XMLHttpRequest: ChangeState from 1
to 2 this=0x816d9a0
37:46.820: curl_xml_http_request.cc:158: XMLHttpRequest: ChangeState from 2
to 3 this=0x816d9a0
37:46.821: memory_options.cc:31: option backoff changed to
STRING:desktop2.google.com   1212871066820   4

37:46.821: default_options.cc:304: Flush options file:
profile://options/backoff.xml
37:46.821: curl_xml_http_request.cc:158: XMLHttpRequest: ChangeState from 3
to 4 this=0x816d9a0
37:46.821: memory_options.cc:31: option metadata_retry_timeout changed to
INT64:7200000
37:46.821: google_gadget_manager.cc:221: Failed to update gadget metadata.
Will retry after 7200000ms

Thanks for your help.

Oriol Rius

Original issue reported on code.google.com by oriol.r...@gmail.com on 7 Jun 2008 at 8:45

GoogleCodeExporter commented 9 years ago
Very extrange, but after a while I re-run 'gg-gtk' and now it works fine. Then 
muy
problem it's solved. May be a timeout problem with HTTP requests to google 
servers?

Bes regards.
Oriol Rius

Original comment by oriol.r...@gmail.com on 7 Jun 2008 at 9:29

GoogleCodeExporter commented 9 years ago
Please try 0.9.2, this issue should have been fixed.

Original comment by james...@gmail.com on 8 Jun 2008 at 4:47