wulabing / Xray_onekey

Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本
MIT License
9.25k stars 3.64k forks source link

[BUG] #454

Closed LingHime closed 1 year ago

LingHime commented 1 year ago

感谢你向 Xray_onekey 提交 issue!

在提交之前,请确认:

请注意,如果你没有遵照此 Issue Template 填写内容,我们将看心情关闭这个 issue。


服务运行情况

请运行命令 service xray status 并粘贴输出:

xray.service - Xray Service
     Loaded: loaded (/etc/systemd/system/xray.service; enabled; vendor preset: enabled)
    Drop-In: /etc/systemd/system/xray.service.d
             └─10-donot_touch_single_conf.conf
     Active: active (running) since Wed 2023-03-29 19:09:17 CEST; 16min ago
       Docs: https://github.com/xtls
   Main PID: 234528 (xray)
      Tasks: 7 (limit: 2316)
     Memory: 4.2M
     CGroup: /system.slice/xray.service
             └─234528 /usr/local/bin/xray run -config /usr/local/etc/xray/config.json

Mar 29 19:09:17 ling.hime.com systemd[1]: Started Xray Service.
Mar 29 19:09:17 ling.hime.com xray[234528]: Xray 1.7.5 (Xray, Penetrates Everything.) Custom (go1.20 linux/amd64)
Mar 29 19:09:17 ling.hime.com xray[234528]: A unified platform for anti-censorship.
Mar 29 19:09:17 ling.hime.com xray[234528]: 2023/03/29 19:09:17 [Info] infra/conf/serial: Reading config: /usr/local

请运行命令 service nginx status 并粘贴输出:

nginx.service - nginx - high performance web server
     Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2023-03-29 19:09:16 CEST; 17min ago
       Docs: https://nginx.org/en/docs/
    Process: 234504 ExecStart=/usr/sbin/nginx -c /etc/nginx/nginx.conf (code=exited, status=0/SUCCESS)
   Main PID: 234505 (nginx)
      Tasks: 4 (limit: 2316)
     Memory: 3.5M
     CGroup: /system.slice/nginx.service
             ├─234505 nginx: master process /usr/sbin/nginx -c /etc/nginx/nginx.conf
             ├─234506 nginx: worker process
             ├─234507 nginx: worker process
             └─234509 nginx: cache manager process

Mar 29 19:09:16 ling.hime.com systemd[1]: Starting nginx - high performance web server...
Mar 29 19:09:16 ling.hime.com systemd[1]: Started nginx - high performance web server.

环境 Environment

说明 Description

在完整安装后,选择  【是否配置伪装网页?[Y/N]】 为N后打开网站仍然转向伪装网页 

重现问题的具体步骤

  1. ...
  2. ...
  3. ...

我预期会发生……?

实际上发生了什么?

可能的解决方案 Possible Solution

更多信息 More Information