From f77d5e0260240b0c6cd3262fc431c5082454d8c3 Mon Sep 17 00:00:00 2001 From: ashley Date: Wed, 23 Apr 2025 20:48:27 +0000 Subject: [PATCH] human friendly reason :3 --- html/video-error.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/video-error.ejs b/html/video-error.ejs index dcc19b06..a1e1b403 100644 --- a/html/video-error.ejs +++ b/html/video-error.ejs @@ -12,7 +12,7 @@ if (!isValidYouTubeID(v) || isLetterSpam(v)) { reason = "Video not found >~<"; } else { - reason = "Error while communicating with Invidious companion: Error connecting to 'companion:8282': Connection refused"; + reason = "Poke is Switching VPN location right now - we dont know how long it will gonna take tho - it can be 10 minutes or 1 hour, its gonna retry until it founds a working server."; } %>