이 페이지에서는 Cloud Workstations를 사용하는 동안 발생할 수 있는 알려진 문제를 설명합니다.
Workbench가 서버에 연결할 수 없음
이 오류는 편집기에서 WebSocket 연결을 기본 편집기에 설정할 수 없음을 나타냅니다. 이 문제는 일반적으로 WebSocket 트래픽을 차단하거나 *.cloudworkstations.dev 도메인으로 전송되는 트래픽을 차단하는 중간 프록시 또는 네트워크 구성으로 인해 발생합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Known issues\n\nThis page describes known issues that you might encounter while using\nCloud Workstations.\n\nWorkbench failed to connect to server\n-------------------------------------\n\nThis error indicates the editor is unable to establish a WebSocket connection to\nthe base editor. This is usually due to an intermediary\nproxy or network configuration blocking WebSocket traffic, or blocking traffic\nto `*.cloudworkstations.dev` domains.\n\nIf you aren't sure how to resolve the traffic issue, contact your network\nadministrator.\n\nDisabling the Cloud Workstations API doesn't delete Cloud Workstations resources\n--------------------------------------------------------------------------------\n\nDisabling the Cloud Workstations API doesn't delete Cloud Workstations resources.\nTo avoid being billed, you must delete the underlying Cloud Workstations\nresources.\n\nEnvironment variables set on the workstation configuration are not set in SSH sessions\n--------------------------------------------------------------------------------------\n\nEnvironment variable set at the workstation configuration or workstation level\nare not set in the SSH sessions by default, and instead require the use of a\n[custom image](/workstations/docs/customize-container-images#container_image_that_sets_container_environment_variables_in_ssh_sessions).\n\nIntelliJ IDEA-based IDEs\n------------------------\n\nThe following features of the IntelliJ IDEA-based IDEs extension are\nnot available, due to\n[limitations on JetBrains Gateway](https://youtrack.jetbrains.com/issue/CWM-838/Editor-like-synchronization-for-consoles):\n\n- Debug on Kubernetes\n- Debug a locally running Cloud Run service\n\nGoogle Cloud CLI can't find my command\n--------------------------------------\n\nIf the `gcloud` CLI can't find your command, update to the current\nversion: \n\n gcloud components update\n\nAlso, make sure that you use current Cloud Workstations `gcloud` CLI syntax.\nFor help, see\n[`gcloud workstations --help`](/sdk/gcloud/reference/workstations).\nAs noted in the `gcloud` CLI\n[release levels](/sdk/gcloud#release_levels), alpha and beta commands may change\nwithout notice."]]