Masalah: Anda mencoba terhubung ke soket TCP yang salah.
Solusi:
Di beberapa klien Linux, localhost di-resolve ke alamat loopback IPv6 (::1). Periksa hal ini dengan menggunakan ping -c 1 localhost. Jika perintah ini menampilkan alamat IPv6, gunakan -L 8080:127.0.0.1:8080 (bukan -L 8080:localhost:8080) dalam perintah gcloud compute ssh.
Pastikan Anda terhubung ke http://localhost:8080
(bukan https://localhost:8080) di klien lokal.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-17 UTC."],[[["\u003cp\u003eA JupyterLab session is initialized when you start a Deep Learning VM Images instance.\u003c/p\u003e\n"],["\u003cp\u003eYou can set up SSH port forwarding to access your JupyterLab session through a local browser using the \u003ccode\u003egcloud compute ssh\u003c/code\u003e command.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egcloud compute ssh\u003c/code\u003e command requires you to specify your project ID, zone, and instance name.\u003c/p\u003e\n"],["\u003cp\u003eIf using Cloud Shell, you might need to add a \u003ccode\u003e-4\u003c/code\u003e flag to the SSH command to connect via IPv4.\u003c/p\u003e\n"],["\u003cp\u003eIf you encounter connection issues, ensure you are using the correct localhost IP address (127.0.0.1 instead of ::1) and protocol (http instead of https).\u003c/p\u003e\n"]]],[],null,[]]