|
@@ -1,7 +1,6 @@
|
|
|
---
|
|
---
|
|
|
name: Bug report
|
|
name: Bug report
|
|
|
about: "Create a bug report to help us improve"
|
|
about: "Create a bug report to help us improve"
|
|
|
-
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
Please read the [instruction](https://github.com/v2ray/v2ray-core/blob/master/.github/SUPPORT.md) and answer the following questions before submitting your issue. Thank you.
|
|
Please read the [instruction](https://github.com/v2ray/v2ray-core/blob/master/.github/SUPPORT.md) and answer the following questions before submitting your issue. Thank you.
|
|
@@ -50,8 +49,6 @@ Client error log:
|
|
|
// Please attach your server access log here.
|
|
// Please attach your server access log here.
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
-Please review your issue before submitting.
|
|
|
|
|
-
|
|
|
|
|
8) Other configurations (such as Nginx) and logs.
|
|
8) Other configurations (such as Nginx) and logs.
|
|
|
|
|
|
|
|
9) If V2Ray doesn't run, please attach output from `--test`.
|
|
9) If V2Ray doesn't run, please attach output from `--test`.
|
|
@@ -61,3 +58,5 @@ The command is usually `/usr/bin/v2ray/v2ray --test --config /etc/v2ray/config.j
|
|
|
10) If V2Ray service doesn't run, please attach journal log.
|
|
10) If V2Ray service doesn't run, please attach journal log.
|
|
|
|
|
|
|
|
Usual command is `journalctl -u v2ray`.
|
|
Usual command is `journalctl -u v2ray`.
|
|
|
|
|
+
|
|
|
|
|
+Please review your issue before submitting.
|