From f95a1078192b5cb2d910f913bc2e98efa2eb07da Mon Sep 17 00:00:00 2001 From: Andy Hsu Date: Wed, 31 May 2023 18:29:36 +0800 Subject: [PATCH] no such host --- docs/faq/howto.md | 2 +- docs/zh/faq/howto.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq/howto.md b/docs/faq/howto.md index 9ae244662..5ac4853cd 100644 --- a/docs/faq/howto.md +++ b/docs/faq/howto.md @@ -83,7 +83,7 @@ It may be that the risk detection system has been triggered. Please changing the - Click Edit and turn on the Do not use OCR button - Or build it yourself [**Ocr interface**](../config/global.md#ocr-api) -### **TLS handshake timeout? / read: connection reset by peer? / dns lookup failed? / connect: connection refused / Client.Timeout exceeded while awaiting headers?** +### **TLS handshake timeout? / read: connection reset by peer? / dns lookup failed? / connect: connection refused / Client.Timeout exceeded while awaiting headers? / no such host?** For network problems such as these, please troubleshoot and solve them yourself.Don't create any issues for this. diff --git a/docs/zh/faq/howto.md b/docs/zh/faq/howto.md index 62e17444f..14056919c 100644 --- a/docs/zh/faq/howto.md +++ b/docs/zh/faq/howto.md @@ -84,7 +84,7 @@ location /alist/ { - 点击编辑,把不使用OCR 按钮打开 - 或者自己进行搭建[**Ocr接口**](../config/global.md#ocr-api) -### **TLS handshake timeout? / read: connection reset by peer? / dns lookup failed? / connect: connection refused / Client.Timeout exceeded while awaiting headers?** +### **TLS handshake timeout? / read: connection reset by peer? / dns lookup failed? / connect: connection refused / Client.Timeout exceeded while awaiting headers? / no such host?** 诸如此类的网络问题,请自行排查解决。不要为此提出任何的issue