From d0c6e812461e002828ba7306f5a1567b180e78e5 Mon Sep 17 00:00:00 2001 From: Simon <simobilleter@gmail.com> Date: Sun, 12 Nov 2023 11:43:46 +0700 Subject: [PATCH] clarify where to run this from --- mkdocs/docs/advanced.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/docs/advanced.md b/mkdocs/docs/advanced.md index 648dc75..14c5f17 100644 --- a/mkdocs/docs/advanced.md +++ b/mkdocs/docs/advanced.md @@ -142,7 +142,7 @@ pip install \ This is obviously particularly likely to create problems. Also note that the `--version` command will only show the latest regular release, not a nightly mention. ## Erase errors from download queue -Sometimes the download queue might have some videos that have errored due to rate limits. Videos that have errors won't be retried in a future download queue re-run unless you individually click "Download now" for each individual video. In order to bulk clear the errors from the download queue one needs to execute the following command: +Sometimes the download queue might have some videos that have errored due to rate limits. Videos that have errors won't be retried in a future download queue re-run unless you individually click "Download now" for each individual video. In order to bulk clear the errors from the download queue one needs to execute the following command from within the Tube Archivist container: ```bash curl -X POST "$ES_URL/ta_download/_update_by_query?pretty" -u elastic:$ELASTIC_PASSWORD -H 'Content-Type: application/json' -d' {