You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. It may take a few minutes for Confidential Space to complete startup checks. You can monitor progress via the [GCP Console](https://console.cloud.google.com/welcome?project=verifiable-ai-hackathon).
214
-
215
-
3.**To view device logs:**
213
+
2. It may take a few minutes for Confidential Space to complete startup checks. You can monitor progress via the [GCP Console](https://console.cloud.google.com/welcome?project=verifiable-ai-hackathon) logs.
216
214
Click on **Compute Engine** → **VM Instances** (in the sidebar) → **Select your instance** → **Serial port 1 (console)**.
217
215
218
216
When you see a message like:
@@ -221,7 +219,7 @@ type=pd-standard \
221
219
INFO: Uvicorn running on http://0.0.0.0:8080 (Press CTRL+C to quit)
222
220
```
223
221
224
-
the container is ready. Navigate to the external IP of the instance (visible in the GCP Console) to access the Chat UI.
222
+
the container is ready. Navigate to the external IP of the instance (visible in the **VM Instances** page) to access the Chat UI.
0 commit comments