vault backup: 2026-04-30 17:00:11

This commit is contained in:
Vadym Samoilenko 2026-04-30 17:00:11 +01:00
parent cdf2a2da50
commit b97129ed0e

View file

@ -353,6 +353,6 @@ tags: [daily]
- 16:57 | `video-accessibility`
- **Asked:** How to resolve 403 Forbidden error on production queue-stats API endpoint?
- **Done:** Identified unapplied database migration and provided commands to run migration and reset job status.
- 16:58 | `video-accessibility`
- **Asked:** Developer needs to fix a 403 Forbidden error when fetching production queue stats from the API.
- **Done:** Identified that a migration adding `processing_failed` to the job validator exists but wasn't applied on the server, provided commands to pull changes and run migrations.
- 16:58 | `aimpress`
- **Asked:** Configure magnet link support for qBittorrent with download-only mode and no speed limits.
- **Done:** Fixed file placement issue and corrected string replacement using Python instead of sed.