Closed GoogleCodeExporter closed 8 years ago
This looks like the same stack trace that people were getting in Issue 44. Are
you behind a proxy? Are you using gdata >= 2.0.10?
Original comment by tom.h.mi...@gmail.com
on 23 Jun 2010 at 1:04
yes i am behind a proxy. the proxy is set in network manager and i also tried
to export env variables http_proxy and https_proxy manually...
Original comment by maarecek
on 23 Jun 2010 at 1:07
i will try to install gdata...
Original comment by maarecek
on 23 Jun 2010 at 1:09
i have installed py-gdata via port
.
.
---> Fetching py-gdata
---> Verifying checksum(s) for py-gdata
---> Extracting py-gdata
---> Configuring py-gdata
---> Building py-gdata
---> Staging py-gdata into destroot
---> Installing py-gdata @2.0.10_0
---> Activating py-gdata @2.0.10_0
.
.
but no luck - the google is still crashing
Original comment by maarecek
on 23 Jun 2010 at 1:19
i had to export proxy in format http://myproxy:8080 instead of only myproxy:8080
set http_proxy=http://myproxy:8080
set https_proxy=https://myproxy:8080
now its working well but this overwork realy sucks because it should be working
wit the enviroment proxy as it is set in the network configuration and py-gdata
should be a dependency...
anyway thanks for help -it looks good now
Original comment by maarecek
on 23 Jun 2010 at 2:20
Alright, sounds like this is all set. Thanks for reporting in -- I'll update
the FAQ about setting the proxy.
Original comment by tom.h.mi...@gmail.com
on 28 Jun 2010 at 2:31
Original issue reported on code.google.com by
maarecek
on 23 Jun 2010 at 7:05