From 2314beee6e051ce68c8feebc01f73b563579934f Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Fri, 8 May 2026 13:06:13 +0100 Subject: [PATCH] vault backup: 2026-05-08 13:06:13 --- .../Video Accessibility Platform.md | 2 +- 99 Daily/2026-05-08.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/01 Projects/video-accessibility/Video Accessibility Platform.md b/01 Projects/video-accessibility/Video Accessibility Platform.md index 7f724bf..c0a016f 100644 --- a/01 Projects/video-accessibility/Video Accessibility Platform.md +++ b/01 Projects/video-accessibility/Video Accessibility Platform.md @@ -10,7 +10,7 @@ server: optical-dev tags: [oliver, video, accessibility, ai, captions, audio-description, tts, celery, mongodb] created: 2026-04-14 last_commit: 2026-05-08 -commits: 379 +commits: 380 port: 8000 db: MongoDB Atlas service: docker-compose diff --git a/99 Daily/2026-05-08.md b/99 Daily/2026-05-08.md index 5eff128..60e83b2 100644 --- a/99 Daily/2026-05-08.md +++ b/99 Daily/2026-05-08.md @@ -123,3 +123,15 @@ tags: [daily] - 13:04 | `aimpress` - **Asked:** Developer requested help creating a Windows bootable USB drive after encountering error 0xc0000034. - **Done:** Advised stopping ASUS Cloud Recovery to prevent data loss and provided alternative plan to recover data using Kali Linux live USB before reinstalling Windows. +- 13:04 | `aimpress` + - **Asked:** How to create a Windows bootable USB and fix error 0xc0000034? + - **Done:** Provided emergency data recovery plan using Kali Linux live USB instead of risky Cloud Recovery tool. +- 13:04 | `aimpress` + - **Asked:** How to create a Windows bootable USB drive with error 0xc0000034. + - **Done:** Provided guidance on Cloud Recovery process and data safety during Windows installation. +- 13:05 | `video-accessibility` + - **Asked:** Fix 400 Bad Request error on job downloads API endpoint + - **Done:** Identified worker processing 2 jobs with 5 queued, confirmed retry messages present and awaiting completion +- 13:05 | `video-accessibility` + - **Asked:** Help fix a 400 Bad Request error in the job downloads API endpoint. + - **Done:** Fixed the getJobDownloads request and verified job processing through pending_qc status.