Replies: 1 comment
-
Your config of burst observatory? Perhaps the HTTP status code matters? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
为什么error.log文件中会有这样的日志:
......
2022/03/26 00:43:33 [Warning] app/observatory/burst: error ping http://www.google.com/gen_204 with proxy1: Head "http://www.google.com/gen_204": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
......
2022/03/26 00:45:02 [Warning] app/observatory/burst: error ping http://www.google.com/gen_204 with proxy6: Head "http://www.google.com/gen_204": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
......
看样子像是ping http://www.google.com/gen_204失败了,想问问如果要换自定义的health_check URL,都有哪些URL啊?
还有api.v2fly.org,只要我设定自定义URL为什么会network is down?
Beta Was this translation helpful? Give feedback.
All reactions