Skip to content

Commit

Permalink
sync en
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyxdd authored Nov 16, 2023
1 parent 8b6f9ba commit eb3b0ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/advanced/Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ This error occurs when the client is unable to connect to the server. The most c
- The server is listening on a network that's inaccessible to the client.
- The domain name is not resolving to the correct IP address.
- Incorrect obfuscation settings
- The Linux kernel version is too old (there's a known issue on CentOS 7). Refer to
[[1]](https://github.com/apernet/hysteria/issues/810#issuecomment-1807690164)
[[2]](https://blog.yywq.me/article/39f87fd6-1c3e-4826-90d9-5d031393ca8d)
for more details.

## failed to initialize client (authentication error, HTTP status code: 404)

Expand Down

0 comments on commit eb3b0ea

Please sign in to comment.