From 138e425faf1e21fc68394ea15e7862cb3a89c4bd Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Wed, 29 Apr 2026 21:29:57 +0100 Subject: [PATCH] vault backup: 2026-04-29 21:29:57 --- 99 Daily/2026-04-29.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/99 Daily/2026-04-29.md b/99 Daily/2026-04-29.md index 1904037..7bfa425 100644 --- a/99 Daily/2026-04-29.md +++ b/99 Daily/2026-04-29.md @@ -524,3 +524,9 @@ tags: [daily] - 21:24 | `video-accessibility` - **Asked:** Developer initiated Docker build and deployment pipeline for optical-dev server with pending migrations and frontend setup. - **Done:** Docker build started with plan to complete migrations, frontend setup, Apache configuration, and smoke tests within 3 minutes. +- 21:28 | `video-accessibility` + - **Asked:** Server became unresponsive during Docker build due to memory exhaustion. + - **Done:** Diagnosed OOM issue and provided recovery procedure using GCP VM hard reset. +- 21:28 | `video-accessibility` + - **Asked:** Developer reported SSH server unresponsive after building multiple Docker images simultaneously on VM. + - **Done:** Diagnosed memory/CPU exhaustion issue and provided hard reset procedure via GCP Console to recover the VM.