Configuring, Using, and Auditing VM Service Accounts and Scopes Rezensionen
15871 Rezensionen
Pranati P. · Vor fast 5 Jahre überprüft
commands are not working
Jieu W. · Vor fast 5 Jahre überprüft
Gurpej S. · Vor fast 5 Jahre überprüft
Meloli J. · Vor fast 5 Jahre überprüft
This time, i ended up making the service account with a slightly different addres (IE: bigquery-qwiklab-706@....), due to clicking refresh email at service account creation process. Due to that, the checkpoint would not be fulfilled at the end of the task, and i had to redo the whole process from service account creation step, in order to finish the assignment
David M. · Vor fast 5 Jahre überprüft
Akash Kumar P. · Vor fast 5 Jahre überprüft
Kavitha J. · Vor fast 5 Jahre überprüft
Julian A. · Vor fast 5 Jahre überprüft
Kalaiselvam S. · Vor fast 5 Jahre überprüft
EH L. · Vor fast 5 Jahre überprüft
Christie M. · Vor fast 5 Jahre überprüft
Reeve L. · Vor fast 5 Jahre überprüft
Thomas H. · Vor fast 5 Jahre überprüft
Hi I can't finish the Configuring, using and auditing VM service accounts and scopes. At step 10 when executing python3 query.py I got this error: "Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/credentials.py", line 111, in refresh self._retrieve_info(request) File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/credentials.py", line 88, in _retrieve_info request, service_account=self._service_account_email File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/_metadata.py", line 234, in get_service_account_info return get(request, path, params={"recursive": "true"}) File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/_metadata.py", line 187, in get response, google.auth.exceptions.TransportError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/bigquery-qwiklab@qwiklabs-gcp-04-579cfb4185de.iam.gserviceaccount.com/?recursive=true from the Google Compute Enginemetadata service. Status: 404 Response:\nb\'<!DOCTYPE html>\\n<html lang=en>\\n <meta charset=utf-8>\\n <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">\\n <title>Error 404 (Not Found)!!1</title>\\n < style>\\n *{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/er rors/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}}# logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/google logo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google. com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}\\n </style>\\n <a href=//www.google.com/><span id=logo aria-label=Google></span></ a>\\n <p><b>404.</b> <ins>That\\xe2\\x80\\x99s an error.</ins>\\n <p>The requested URL <code>/computeMetadata/v1/instance/service-accounts/bigquery-qwiklab@qwiklabs-gcp-04-579cfb4185de.iam.gserviceaccount.com/?recursive=true</code> was not foun d on this server. <ins>That\\xe2\\x80\\x99s all we know.</ins>\\n\'', <google.auth.transport.requests._Response object at 0x7f066ae7bc50>) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/client.py", line 2940, in query query_job._begin(retry=retry, timeout=timeout) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1033, in _begin super(QueryJob, self)._begin(client=client, retry=retry, timeout=timeout) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/base.py", line 465, in _begin timeout=timeout, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/client.py", line 640, in _call_api return call() File "/usr/local/lib/python3.7/dist-packages/google/api_core/retry.py", line 286, in retry_wrapped_func on_error=on_error, File "/usr/local/lib/python3.7/dist-packages/google/api_core/retry.py", line 184, in retry_target return target() File "/usr/local/lib/python3.7/dist-packages/google/cloud/_http.py", line 479, in api_request timeout=timeout, File "/usr/local/lib/python3.7/dist-packages/google/cloud/_http.py", line 337, in _make_request method, url, headers, data, target_object, timeout=timeout File "/usr/local/lib/python3.7/dist-packages/google/cloud/_http.py", line 375, in _do_request url=url, method=method, headers=headers, data=data, timeout=timeout File "/usr/local/lib/python3.7/dist-packages/google/auth/transport/requests.py", line 478, in request self.credentials.before_request(auth_request, method, url, request_headers) File "/usr/local/lib/python3.7/dist-packages/google/auth/credentials.py", line 133, in before_request self.refresh(request) File "/usr/local/lib/python3.7/dist-packages/google/auth/compute_engine/credentials.py", line 117, in refresh six.raise_from(new_exc, caught_exc) File "<string>", line 3, in raise_from google.auth.exceptions.RefreshError: ('Failed to retrieve http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/bigquery-qwiklab@qwiklabs-gcp-04-579cfb4185de.iam.gserviceaccount.com/?recursive=true from the Google Compute E nginemetadata service. Status: 404 Response:\nb\'<!DOCTYPE html>\\n<html lang=en>\\n <meta charset=utf-8>\\n <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">\\n <title>Error 404 (Not Found)!!1</title>\\n <st yle>\\n *{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/erro rs/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}}#lo go{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelo go_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.co m/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}\\n </style>\\n <a href=//www.google.com/><span id=logo aria-label=Google></span></a> \\n <p><b>404.</b> <ins>That\\xe2\\x80\\x99s an error.</ins>\\n <p>The requested URL <code>/computeMetadata/v1/instance/service-accounts/bigquery-qwiklab@qwiklabs-gcp-04-579cfb4185de.iam.gserviceaccount.com/?recursive=true</code> was not found on this server. <ins>That\\xe2\\x80\\x99s all we know.</ins>\\n\'', <google.auth.transport.requests._Response object at 0x7f066ae7bc50>) student-04-ac792f7b58e6@bigquery-instance:~$ " I can't finish the lab. Thanks for your help
Tom A. · Vor fast 5 Jahre überprüft
installation of sudo pip3 install --upgrade google-cloud-bigquery stuck here Running setup.py bdist_wheel for grpcio other text also through the lab is very confusing
Anoop K. · Vor fast 5 Jahre überprüft
Senthil K. · Vor fast 5 Jahre überprüft
John N. · Vor fast 5 Jahre überprüft
5
Sagar P. · Vor fast 5 Jahre überprüft
John N. · Vor fast 5 Jahre überprüft
harold m. · Vor fast 5 Jahre überprüft
Arthur B. · Vor fast 5 Jahre überprüft
Oleksandr P. · Vor fast 5 Jahre überprüft
Cool
Prabhu S. · Vor fast 5 Jahre überprüft
Hari Srinivas K. · Vor fast 5 Jahre überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.