Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
WARNING: This is a PUBLIC issue tracker, and as such, anybody can read the information in the report you file. In order to help diagnose the issue, we've included some installation information in this report. Please look through and redact any information you consider personal or sensitive before submitting this issue.
Issue running command [gcloud notebooks instances create].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace: command_lib/crash_handling.py:199 target_function(*args, **kwargs) gcloud_main.py:199 gcloud_cli.Execute() calliope/cli.py:1024 self._HandleAllErrors(exc, command_path_string, specified_arg_names) calliope/cli.py:1061 exceptions.HandleError(exc, command_path_string, self.__known_error_handler) calliope/exceptions.py:586 core_exceptions.reraise(exc) core/exceptions.py:149 six.reraise(type(exc_value), exc_value, tb) six/init.py:719 raise value calliope/cli.py:998 resources = calliope_command.Run(cli=self, args=args) calliope/backend.py:934 resources = command_instance.Run(args) surface/notebooks/instances/create.py:70 instance_util.CreateInstanceCreateRequest(args, client, messages)) api_lib/notebooks/instances.py:246 instance = CreateInstance(args, client, messages) api_lib/notebooks/instances.py:224 subnet=GetSubnetRelativeName(), api_lib/notebooks/instances.py:65 return args.CONCEPTS.subnet.Parse().RelativeName() AttributeError: 'NoneType' object has no attribute 'RelativeName'
Installation information:
Google Cloud SDK [510.0.0]
Platform: [Mac OS X, x86_64] uname_result(system='Darwin', node='INDPUNLT0011', release='24.3.0', version='Darwin Kernel Version 24.3.0: Thu Jan 2 20:23:36 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T8112', machine='x86_64') Locale: (None, 'UTF-8') Python Version: [3.10.13 (main, Aug 24 2023, 22:48:59) [Clang 14.0.3 (clang-1403.0.22.14.1)]] Python Location: [/usr/local/opt/python@3.10/bin/python3.10] OpenSSL: [OpenSSL 3.4.0 22 Oct 2024] Requests Version: [2.32.3] urllib3 Version: [2.2.2] Default CA certs file: [${HOME}/Software/CLI/google-cloud-sdk/lib/third_party/certifi/cacert.pem] Site Packages: [Enabled]
Installation Root: [${HOME}/Software/CLI/google-cloud-sdk] Installed Components: gsutil: [5.33] core: [2025.02.10] bq: [2.1.12] beta: [2025.02.10] gcloud-crc32c: [1.0.0] System PATH: [${CLOUDSDK_CONFIG}/virtenv/bin:${HOME}/Software/CLI/google-cloud-sdk/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin] Python PATH: [${HOME}/Software/CLI/google-cloud-sdk/lib/third_party:${HOME}/Software/CLI/google-cloud-sdk/lib:/usr/local/Cellar/python@3.10/3.10.13/Frameworks/Python.framework/Versions/3.10/lib/python310.zip:/usr/local/Cellar/python@3.10/3.10.13/Frameworks/Python.framework/Versions/3.10/lib/python3.10:/usr/local/Cellar/python@3.10/3.10.13/Frameworks/Python.framework/Versions/3.10/lib/python3.10/lib-dynload:/usr/local/lib/python3.10/site-packages] Cloud SDK on PATH: [False] Kubectl on PATH: [/usr/local/bin/kubectl]
Installation Properties: [${HOME}/Software/CLI/google-cloud-sdk/properties] User Config Directory: [${CLOUDSDK_CONFIG}] Active Configuration Name: [default] Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_default]
Account: [h..f@t..m] Project: [p..a] Universe Domain: [googleapis.com]
Current Properties: [accessibility] screen_reader: [true] (property file) [compute] zone: [asia-southeast1-a] (property file) region: [asia-southeast1] (property file) [core] account: [h..f@t..m] (property file) disable_usage_reporting: [False] (property file) project: [p..a] (property file)
Logs Directory: [${CLOUDSDK_CONFIG}/logs] Last Log File: [${CLOUDSDK_CONFIG}/logs/2025.02.13/12.55.48.154376.log]
git: [git version 2.39.1] ssh: [OpenSSH_9.8p1, LibreSSL 3.3.6]