Concetti fondamentali di Google Cloud: introduzione a Compute Engine recensioni
246242 recensioni
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
shutaro o. · Recensione inserita quasi 4 anni fa
Naho O. · Recensione inserita quasi 4 anni fa
Ahmed M. · Recensione inserita quasi 4 anni fa
Soma W. · Recensione inserita quasi 4 anni fa
Nathan Louis B. · Recensione inserita quasi 4 anni fa
No Comments
Namachivayam R. · Recensione inserita quasi 4 anni fa
hideki w. · Recensione inserita quasi 4 anni fa
Thanks for such a handy run book , just saw the dns resolve not working as we have to add the zone info while pinging ' ping my-vm-1.us-central1-a
prashanth c. · Recensione inserita quasi 4 anni fa
Good
Vyshakh E. · Recensione inserita quasi 4 anni fa
Filipe S. · Recensione inserita quasi 4 anni fa
Jason Z. · Recensione inserita quasi 4 anni fa
Ian J. · Recensione inserita quasi 4 anni fa
Chirag Y. · Recensione inserita quasi 4 anni fa
Kim S. · Recensione inserita quasi 4 anni fa
Shivani G. · Recensione inserita quasi 4 anni fa
Shivani J. · Recensione inserita quasi 4 anni fa
Good
Bijeesh J. · 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.