Concetti fondamentali di Google Cloud: introduzione a Compute Engine recensioni
246256 recensioni
Rizwan u. · Recensione inserita quasi 4 anni fa
Karolina T. · Recensione inserita quasi 4 anni fa
Amit G. · Recensione inserita quasi 4 anni fa
笠原 里沙 K. · Recensione inserita quasi 4 anni fa
S F. · Recensione inserita quasi 4 anni fa
Bhavani Sankar P. · Recensione inserita quasi 4 anni fa
Prachi T. · Recensione inserita quasi 4 anni fa
Malco P. · Recensione inserita quasi 4 anni fa
もり 森. · Recensione inserita quasi 4 anni fa
Agnes T. · Recensione inserita quasi 4 anni fa
Sayantani S. · Recensione inserita quasi 4 anni fa
Jielong Z. · Recensione inserita quasi 4 anni fa
Hans H. · Recensione inserita quasi 4 anni fa
Trying to launch with little difficulty
jobs2fit j. · Recensione inserita quasi 4 anni fa
Polisetty V. · Recensione inserita quasi 4 anni fa
Deepak K. · Recensione inserita quasi 4 anni fa
good
Tanmayee S. · Recensione inserita quasi 4 anni fa
Katsunoshin M. · Recensione inserita quasi 4 anni fa
Ian J. · Recensione inserita quasi 4 anni fa
Preetika P. · Recensione inserita quasi 4 anni fa
Anatalio R. · Recensione inserita quasi 4 anni fa
Shinnosuke I. · Recensione inserita quasi 4 anni fa
Mahesh S. · Recensione inserita quasi 4 anni fa
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. · Recensione inserita quasi 4 anni fa
Hiroaki I. · Recensione inserita quasi 4 anni fa
Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.