Noções básicas do Google Cloud: introdução ao Compute Engine avaliações
246256 avaliações
Rizwan u. · Revisado há almost 4 years
Karolina T. · Revisado há almost 4 years
Amit G. · Revisado há almost 4 years
笠原 里沙 K. · Revisado há almost 4 years
S F. · Revisado há almost 4 years
Bhavani Sankar P. · Revisado há almost 4 years
Prachi T. · Revisado há almost 4 years
Malco P. · Revisado há almost 4 years
もり 森. · Revisado há almost 4 years
Agnes T. · Revisado há almost 4 years
Sayantani S. · Revisado há almost 4 years
Jielong Z. · Revisado há almost 4 years
Hans H. · Revisado há almost 4 years
Trying to launch with little difficulty
jobs2fit j. · Revisado há almost 4 years
Polisetty V. · Revisado há almost 4 years
Deepak K. · Revisado há almost 4 years
good
Tanmayee S. · Revisado há almost 4 years
Katsunoshin M. · Revisado há almost 4 years
Ian J. · Revisado há almost 4 years
Preetika P. · Revisado há almost 4 years
Anatalio R. · Revisado há almost 4 years
Shinnosuke I. · Revisado há almost 4 years
Mahesh S. · Revisado há almost 4 years
Your Cloud Platform project in this session is set to qwiklabs-gcp-03-50d4de62d8d6. Use “gcloud config set project [PROJECT_ID]” to change to a different project. -bash: /home/student_02_160fb08f5683/.bashrc: Permission denied -bash: /home/student_02_160fb08f5683/.profile: Permission denied -bash: /home/student_02_160fb08f5683/.bash_profile: Permission denied student_02_160fb08f5683@cs-748107521288-default:/$ ^C student_02_160fb08f5683@cs-748107521288-default:/$ ^C student_02_160fb08f5683@cs-748107521288-default:/$ /home/student_02_160fb08f5683/.tmux.conf: Permission denied ^C student_02_160fb08f5683@cs-748107521288-default:/$ ^C student_02_160fb08f5683@cs-748107521288-default:/$ ^C student_02_160fb08f5683@cs-748107521288-default:/$ gcloud config set compute/zone us-central1-b ERROR: gcloud failed to load: Active configuration name could not be read from: [/home/student_02_160fb08f5683/.config/gcloud/active_config]. Ensure you have sufficient read permissions on required active configuration in [/home/student_02_160fb08f5683/.config/gcloud/configurations]. Unable to read file [/home/student_02_160fb08f5683/.config/gcloud/active_config]: [Errno 13] Permission denied: '/home/student_02_160fb08f5683/.config/gcloud/active_config' return io.open(path, mode, encoding=encoding, newline=newline) File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/configurations/named_configs.py", line 537, in _ActiveConfigNameFromFile File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/util/files.py", line 1076, in ReadFileContents File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/util/files.py", line 1200, in FileReader File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/util/files.py", line 1306, in _FileOpener googlecloudsdk.core.util.files.Error: Unable to read file [/home/student_02_160fb08f5683/.config/gcloud/active_config]: [Errno 13] Permission denied: '/home/student_02_160fb08f5683/.config/gcloud/active_config' During handling of the above exception, another exception occurred: Traceback (most recent call last): gcloud_main = _import_gcloud_main() import googlecloudsdk.gcloud_main from googlecloudsdk.calliope import base from googlecloudsdk.calliope import arg_parsers from googlecloudsdk.core import log _log_manager = _LogManager() self.Reset(sys.stdout, sys.stderr) std_console_formatter = _ConsoleFormatter(stderr) console_log_format = properties.VALUES.core.console_log_format.Get() property_value = self.GetPropertyValue(required, validate) named_configs.ActivePropertiesFile.Load(), [config.Paths().installation_properties_path, ActiveConfig( config_name = _EffectiveActiveConfigName() config_name = _ActiveConfigNameFromFile() raise NamedConfigFileAccessError( Unable to read file [/home/student_02_160fb08f5683/.config/gcloud/active_config]: [Errno 13] Permission denied: '/home/student_02_160fb08f5683/.config/gcloud/active_config' This usually indicates corruption in your gcloud installation or problems with your Python interpreter. Please verify that the following is the path to a working Python 2.7 or 3.5+ executable: /usr/bin/../lib/google-cloud-sdk/platform/bundledpythonunix/bin/python3 If it is not, please set the CLOUDSDK_PYTHON environment variable to point to a working Python 2.7 or 3.5+ executable. If you are still experiencing problems, please reinstall the Cloud SDK using the instructions here: https://cloud.google.com/sdk/ student_02_160fb08f5683@cs-748107521288-default:/$ student_02_160fb08f5683@cs-748107521288-default:/$ student_02_160fb08f5683@cs-748107521288-default:/$ gcloud config set compute/zone us-central1-b ERROR: gcloud failed to load: Active configuration name could not be read from: [/home/student_02_160fb08f5683/.config/gcloud/active_config]. Ensure you have sufficient read permissions on required active configuration in [/home/student_02_160fb08f5683/.config/gcloud/configurations]. Unable to read file [/home/student_02_160fb08f5683/.config/gcloud/active_config]: [Errno 13] Permission denied: '/home/student_02_160fb08f5683/.config/gcloud/active_config' return io.open(path, mode, encoding=encoding, newline=newline) File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/configurations/named_configs.py", line 537, in _ActiveConfigNameFromFile File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/util/files.py", line 1076, in ReadFileContents File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/util/files.py", line 1200, in FileReader File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/util/files.py", line 1306, in _FileOpener googlecloudsdk.core.util.files.Error: Unable to read file [/home/student_02_160fb08f5683/.config/gcloud/active_config]: [Errno 13] Permission denied: '/home/student_02_160fb08f5683/.config/gcloud/active_config' During handling of the above exception, another exception occurred: Traceback (most recent call last): gcloud_main = _import_gcloud_main() import googlecloudsdk.gcloud_main from googlecloudsdk.calliope import base from googlecloudsdk.calliope import arg_parsers from googlecloudsdk.core import log _log_manager = _LogManager() self.Reset(sys.stdout, sys.stderr) std_console_formatter = _ConsoleFormatter(stderr) console_log_format = properties.VALUES.core.console_log_format.Get() property_value = self.GetPropertyValue(required, validate) named_configs.ActivePropertiesFile.Load(), [config.Paths().installation_properties_path, ActiveConfig( config_name = _EffectiveActiveConfigName() config_name = _ActiveConfigNameFromFile() raise NamedConfigFileAccessError( Unable to read file [/home/student_02_160fb08f5683/.config/gcloud/active_config]: [Errno 13] Permission denied: '/home/student_02_160fb08f5683/.config/gcloud/active_config' This usually indicates corruption in your gcloud installation or problems with your Python interpreter. Please verify that the following is the path to a working Python 2.7 or 3.5+ executable: /usr/bin/../lib/google-cloud-sdk/platform/bundledpythonunix/bin/python3 If it is not, please set the CLOUDSDK_PYTHON environment variable to point to a working Python 2.7 or 3.5+ executable. If you are still experiencing problems, please reinstall the Cloud SDK using the instructions here: https://cloud.google.com/sdk/
prasanth p. · Revisado há almost 4 years
Hiroaki I. · Revisado há almost 4 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.