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
It may take a few minutes for Confidential Space to complete startup checks.
207
-
You can monitor progress via the [GCP Console](https://console.cloud.google.com/welcome?project=verifiable-ai-hackathon) by clicking **Serial port 1 (console)**.
208
-
When you see a message like:
206
+
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).
209
207
210
-
```plaintext
211
-
INFO: Uvicorn running on http://0.0.0.0:8080 (Press CTRL+C to quit)
212
-
```
208
+
3.**To view device logs:**
209
+
Click on **Compute Engine** → **VM Instances** (in the sidebar) → **Select your instance** → **Serial port 1 (console)**.
210
+
211
+
When you see a message like:
212
+
213
+
```plaintext
214
+
INFO: Uvicorn running on http://0.0.0.0:8080 (Press CTRL+C to quit)
215
+
```
213
216
214
-
the container is ready. Navigate to the external IP of the instance (visible in the GCP Console) to access the Chat UI.
217
+
the container is ready. Navigate to the external IP of the instance (visible in the GCP Console) to access the Chat UI.
0 commit comments