Giter Site home page Giter Site logo

Comments (5)

reeceyng avatar reeceyng commented on June 26, 2024

你好,检查一下xray和nginx是否正在运行?并且日志是什么

from v2ray-agent.

seeson avatar seeson commented on June 26, 2024

服务运行情况service xray status

● xray.service - Xray Service
   Loaded: loaded (/etc/systemd/system/xray.service; enabled; vendor preset: enabled)
   Active: active (running) since Wed 2022-12-28 08:45:35 EST; 16h ago
     Docs: https://github.com/XTLS/Xray-core
 Main PID: 2003 (xray)
    Tasks: 7 (limit: 1149)
   Memory: 20.1M
   CGroup: /system.slice/xray.service
           └─2003 /etc/v2ray-agent/xray/xray run -confdir /etc/v2ray-agent/xray/conf

Dec 28 23:07:46 host801a4d2ff6 xray[2003]: 2022/12/28 23:07:46 45.9.110.186:25368 rejected  proxy/trojan: not trojan protocol
Dec 29 00:04:28 host801a4d2ff6 xray[2003]: 2022/12/29 00:04:28 128.1.248.26:52472 rejected  proxy/trojan: not trojan protocol
Dec 29 00:05:21 host801a4d2ff6 xray[2003]: 2022/12/29 00:05:21 185.149.113.194:42184 rejected  proxy/trojan: not trojan protocol
Dec 29 00:05:21 host801a4d2ff6 xray[2003]: 2022/12/29 00:05:21 185.149.113.194:42186 rejected  proxy/trojan: not trojan protocol
Dec 29 00:20:49 host801a4d2ff6 xray[2003]: 2022/12/29 00:20:49 162.243.134.20:58194 rejected  proxy/trojan: not trojan protocol
Dec 29 00:38:37 host801a4d2ff6 xray[2003]: 2022/12/29 00:38:37 40.77.167.99:41472 rejected  proxy/trojan: not trojan protocol
Dec 29 00:38:44 host801a4d2ff6 xray[2003]: 2022/12/29 00:38:44 157.55.39.95:58752 rejected  proxy/trojan: not trojan protocol
Dec 29 00:38:46 host801a4d2ff6 xray[2003]: 2022/12/29 00:38:46 20.27.20.16:59776 rejected  proxy/trojan: not trojan protocol
Dec 29 00:45:23 host801a4d2ff6 xray[2003]: 2022/12/29 00:45:23 164.52.0.83:59248 rejected  proxy/trojan: not trojan protocol
Dec 29 01:00:12 host801a4d2ff6 xray[2003]: 2022/12/29 01:00:12 152.89.196.211:60472 rejected  proxy/trojan: not trojan protocol

Nginx 运行情况 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 2022-12-28 08:39:13 EST; 16h ago
     Docs: https://nginx.org/en/docs/
  Process: 483 ExecStart=/usr/sbin/nginx -c /etc/nginx/nginx.conf (code=exited, status=0/SUCCESS)
 Main PID: 486 (nginx)
    Tasks: 2 (limit: 1149)
   Memory: 5.4M
   CGroup: /system.slice/nginx.service
           ├─486 nginx: master process /usr/sbin/nginx -c /etc/nginx/nginx.conf
           └─487 nginx: worker process

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

journalctl -xe

Dec 29 01:14:39 host801a4d2ff6 sshd[10379]: Connection closed by authenticating user root 3.26.15.89 port 59790 [preauth]
Dec 29 01:14:41 host801a4d2ff6 sshd[10381]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Dec 29 01:14:41 host801a4d2ff6 sshd[10381]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key
Dec 29 01:14:41 host801a4d2ff6 sshd[10382]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Dec 29 01:14:41 host801a4d2ff6 sshd[10382]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key
Dec 29 01:14:42 host801a4d2ff6 sshd[10382]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rho
Dec 29 01:14:42 host801a4d2ff6 sshd[10384]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Dec 29 01:14:42 host801a4d2ff6 sshd[10384]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key
Dec 29 01:14:43 host801a4d2ff6 sshd[10384]: Invalid user psql from 190.145.81.37 port 53781
Dec 29 01:14:43 host801a4d2ff6 sshd[10384]: pam_unix(sshd:auth): check pass; user unknown
Dec 29 01:14:43 host801a4d2ff6 sshd[10384]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rho
Dec 29 01:14:44 host801a4d2ff6 sshd[10382]: Failed password for root from 158.160.39.60 port 42450 ssh2
Dec 29 01:14:45 host801a4d2ff6 sshd[10384]: Failed password for invalid user psql from 190.145.81.37 port 53781 ssh2
Dec 29 01:14:45 host801a4d2ff6 sshd[10382]: Received disconnect from 158.160.39.60 port 42450:11: Bye Bye [preauth]
Dec 29 01:14:45 host801a4d2ff6 sshd[10382]: Disconnected from authenticating user root 158.160.39.60 port 42450 [preauth]
Dec 29 01:14:46 host801a4d2ff6 sshd[10384]: Received disconnect from 190.145.81.37 port 53781:11: Bye Bye [preauth]
Dec 29 01:14:46 host801a4d2ff6 sshd[10384]: Disconnected from invalid user psql 190.145.81.37 port 53781 [preauth]
Dec 29 01:15:03 host801a4d2ff6 sshd[10393]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Dec 29 01:15:03 host801a4d2ff6 sshd[10393]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key
Dec 29 01:15:03 host801a4d2ff6 sshd[10395]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Dec 29 01:15:03 host801a4d2ff6 sshd[10395]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key
Dec 29 01:15:04 host801a4d2ff6 sshd[10393]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rho
Dec 29 01:15:06 host801a4d2ff6 sshd[10393]: Failed password for root from 207.154.228.201 port 33776 ssh2
Dec 29 01:15:07 host801a4d2ff6 sshd[10393]: Received disconnect from 207.154.228.201 port 33776:11: Bye Bye [preauth]
Dec 29 01:15:07 host801a4d2ff6 sshd[10393]: Disconnected from authenticating user root 207.154.228.201 port 33776 [preauth]
Dec 29 01:15:08 host801a4d2ff6 sshd[10396]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Dec 29 01:15:08 host801a4d2ff6 sshd[10396]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key
Dec 29 01:15:09 host801a4d2ff6 sshd[10396]: Invalid user postgres from 14.63.164.59 port 36998
Dec 29 01:15:09 host801a4d2ff6 sshd[10396]: pam_unix(sshd:auth): check pass; user unknown
Dec 29 01:15:09 host801a4d2ff6 sshd[10396]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rho
Dec 29 01:15:11 host801a4d2ff6 sshd[10381]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rho
Dec 29 01:15:11 host801a4d2ff6 sshd[10396]: Failed password for invalid user postgres from 14.63.164.59 port 36998 ssh2
Dec 29 01:15:11 host801a4d2ff6 sshd[10396]: Received disconnect from 14.63.164.59 port 36998:11: Bye Bye [preauth]
Dec 29 01:15:11 host801a4d2ff6 sshd[10396]: Disconnected from invalid user postgres 14.63.164.59 port 36998 [preauth]
Dec 29 01:15:12 host801a4d2ff6 sshd[10381]: Failed password for root from 3.26.15.89 port 35820 ssh2
Dec 29 01:15:18 host801a4d2ff6 sshd[10381]: Connection closed by authenticating user root 3.26.15.89 port 35820 [preauth]
Dec 29 01:15:24 host801a4d2ff6 sshd[10398]: error: Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Dec 29 01:15:24 host801a4d2ff6 sshd[10398]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key

from v2ray-agent.

reeceyng avatar reeceyng commented on June 26, 2024

@seeson 你好我试着自己安装了一遍xray 1.6.1,没有遇到任何问题
希望你能想到一些更不同寻常的可能性

from v2ray-agent.

michael6555 avatar michael6555 commented on June 26, 2024

大神,我的问题一样!以前正常能用的,前几天就超时,重装N遍都不行!望大神能解决

from v2ray-agent.

snakexgc avatar snakexgc commented on June 26, 2024

因为TLS加密已经不行了,详情可以去油管搜 关键词 封禁 TLS 有人说了这个问题

from v2ray-agent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.