modxevil / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

gcloud activate-service-account not working with bigquery #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I install pyopenssl using pip and all succeed (I´m using python 2.7 in a 
windows 64 bits machine)

When I run some query

bq query "SELECT word FROM [publicdata:samples.shakespeare] LIMIT 1"

there is an error in crypto.py

The error is ..\OpenSSL\crypto.py", line 2216, in load_pkcs12
..\OpenSSL\_util.py" , line 22, in exception_from_error_queue raise 
exceptionType(errors)

Unexpected exception in query operation: [('asn1 encoding routines'
'ASN1_D2I_READ_BIO', 'not enough data')]

Thanks in advance

Original issue reported on code.google.com by freddy.v...@gmail.com on 17 Aug 2014 at 7:33

GoogleCodeExporter commented 8 years ago
gcloud version
Google Cloud SDK 0.9.29a

app-engine-python 1.9.7
app-engine-python-extras 1.9.6
bq 2.0.18
bq-win 2.0.17
compute 2014.08.12
core 2014.08.12
core-win 2014.06.03
dns 2014.08.07
gae-python 2014.05.06
gae-python-launcher-win 1.9.7
gcutil 1.16.5
gcutil-win 1.16.0
gsutil 4.4
gsutil-win 3.42
preview 2014.08.07
sql 2014.08.12
windows-ssh-tools 2014.07.15

Original comment by freddy.v...@gmail.com on 17 Aug 2014 at 7:36

GoogleCodeExporter commented 8 years ago

Original comment by rdayal@google.com on 18 Aug 2014 at 2:17

GoogleCodeExporter commented 8 years ago
We're working on a fix for this. 

Original comment by rdayal@google.com on 19 Aug 2014 at 6:38

GoogleCodeExporter commented 8 years ago
thanks a lot

Original comment by freddy.v...@gmail.com on 19 Aug 2014 at 8:29