Google Cloud Fundamentals: Getting Started with Compute Engine avis
246256 avis
Rizwan u. · Examiné il y a presque 4 ans
Karolina T. · Examiné il y a presque 4 ans
Amit G. · Examiné il y a presque 4 ans
笠原 里沙 K. · Examiné il y a presque 4 ans
S F. · Examiné il y a presque 4 ans
Bhavani Sankar P. · Examiné il y a presque 4 ans
Prachi T. · Examiné il y a presque 4 ans
Malco P. · Examiné il y a presque 4 ans
もり 森. · Examiné il y a presque 4 ans
Agnes T. · Examiné il y a presque 4 ans
Sayantani S. · Examiné il y a presque 4 ans
Jielong Z. · Examiné il y a presque 4 ans
Hans H. · Examiné il y a presque 4 ans
Trying to launch with little difficulty
jobs2fit j. · Examiné il y a presque 4 ans
Polisetty V. · Examiné il y a presque 4 ans
Deepak K. · Examiné il y a presque 4 ans
good
Tanmayee S. · Examiné il y a presque 4 ans
Katsunoshin M. · Examiné il y a presque 4 ans
Ian J. · Examiné il y a presque 4 ans
Preetika P. · Examiné il y a presque 4 ans
Anatalio R. · Examiné il y a presque 4 ans
Shinnosuke I. · Examiné il y a presque 4 ans
Mahesh S. · Examiné il y a presque 4 ans
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. · Examiné il y a presque 4 ans
Hiroaki I. · Examiné il y a presque 4 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.