Closed GoogleCodeExporter closed 8 years ago
For me it looks like a problem with proxy, can you verify your proxy settings?
The
best will be use the same proxy settings in web browser.
You are using GMAIL account or account in Google Apps for Domain?
Original comment by przeme...@gmail.com
on 8 Feb 2010 at 12:45
By testing another Java application, found the networking problem related to
Java6
using IPv6, see http://forum.nginx.org/read.php?31,45105,45105
Solution:
sudo sed -i 's/net.ipv6.bindv6only\ =\ 1/net.ipv6.bindv6only\ =\ 0/' \
/etc/sysctl.d/bindv6only.conf && sudo invoke-rc.d procps restart
fixed the problem on GNU/Linux Debian squeeze.
Original comment by fmr...@gmail.com
on 8 Feb 2010 at 3:38
Added issue 9 to KnownIssues
http://code.google.com/p/ooo2gd/wiki/KnownIssues?ts=1265652626&updated=KnownIssu
es
Original comment by przeme...@gmail.com
on 8 Feb 2010 at 6:10
Original issue reported on code.google.com by
fmr...@gmail.com
on 8 Feb 2010 at 10:35