vault backup: 2026-05-08 13:24:06

This commit is contained in:
Vadym Samoilenko 2026-05-08 13:24:06 +01:00
parent 10e93ccf8f
commit da4a433875
2 changed files with 10 additions and 1 deletions

View file

@ -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: 381
commits: 382
port: 8000
db: MongoDB Atlas
service: docker-compose

View file

@ -153,3 +153,12 @@ tags: [daily]
- 13:21 | `aimpress`
- **Asked:** How to create a Windows bootable USB drive and fix error 0xc0000034.
- **Done:** Identified Cloud Recovery tool for backup and clarified that 12 GB of personal files is expected before Windows installation.
- 13:22 | `aimpress`
- **Asked:** Create a bootable Windows USB drive from image in Downloads folder | Identified error 0xc0000034 and discussed Cloud Recovery backup options | No files changed
- **Done:**
- 13:22 | `aimpress`
- **Asked:** Requested Windows bootable USB creation with existing image file in Downloads
- **Done:** Troubleshot error 0xc0000034 and identified storage capacity discrepancy requiring clarification
- 13:23 (1min) | `video-accessibility`
- **Asked:** Developer requested fix for 400 Bad Request error on job downloads API endpoint.
- **Done:** Fixed method name mismatch by updating call sites from VTTParser to VTTEditor and corrected model references.