-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSR-PULS无法正常使用,会无限重启 #2018
Comments
试了好几次,重新在线编译了固件之后,发现是SOCKS5 代理服务端(全局)功能,开了马上失效无法使用。重置插件之后发现好像不需要修改,默认是打开的,只是设置是关闭的。 看编译记录还有很多错误,不知道是不是编译的问题。 错误日志: Collected errors:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
详细叙述
日志如下:
2025-01-12 01:43:47: -----------end------------
2025-01-12 01:43:47: Apple 域名中国大陆 CDN 的 优化规则加载完毕。
2025-01-12 01:43:47: Apple 域名中国大陆 CDN 的 优化规则正在加载。
2025-01-12 01:43:43: Main node:Xray 24.12.31 (Xray, Penetrates Everything.) OpenWrt (go1.23.4 linux/amd64) Started!
2025-01-12 01:43:43: Global_Socks5:Xray 24.12.31 (Xray, Penetrates Everything.) OpenWrt (go1.23.4 linux/amd64) Started!
2025-01-12 01:43:43: ----------start------------
2025-01-12 01:43:39: ssrplus redir tcp error.restart!
2025-01-12 01:43:09: -----------end------------
2025-01-12 01:43:09: Apple 域名中国大陆 CDN 的 优化规则加载完毕。
2025-01-12 01:43:09: Apple 域名中国大陆 CDN 的 优化规则正在加载。
2025-01-12 01:43:04: Main node:Xray 24.12.31 (Xray, Penetrates Everything.) OpenWrt (go1.23.4 linux/amd64) Started!
2025-01-12 01:43:04: Global_Socks5:Xray 24.12.31 (Xray, Penetrates Everything.) OpenWrt (go1.23.4 linux/amd64) Started!
2025-01-12 01:43:04: ----------start------------
就这几个反复循环。测试了多种节点都会这样。
尝试重置配置复现了一下流程,如果设置了代理地址、禁止访问地址、开启局域网访问,都有概率导致无限重启。应该不是节点配置的问题
系统日志里则是提示反复启动。
Sun Jan 12 01:46:24 2025 daemon.notice ttyd[12086]: [2025/01/12 01:46:24:4658] N: __lws_lc_tag: ++ [wsisrv|0|adopted] (1)
Sun Jan 12 01:46:24 2025 daemon.notice ttyd[12086]: [2025/01/12 01:46:24:4665] N: HTTP / - 192.168.5.201
Sun Jan 12 01:46:24 2025 daemon.notice ttyd[12086]: [2025/01/12 01:46:24:6291] N: HTTP /token - 192.168.5.201
Sun Jan 12 01:46:24 2025 daemon.notice ttyd[12086]: [2025/01/12 01:46:24:6475] N: __lws_lc_tag: ++ [wsisrv|1|adopted] (2)
Sun Jan 12 01:46:24 2025 daemon.notice ttyd[12086]: [2025/01/12 01:46:24:6481] N: WS /ws - 192.168.5.201, clients: 1
Sun Jan 12 01:46:24 2025 daemon.notice ttyd[12086]: [2025/01/12 01:46:24:7360] N: started process, pid: 23445
Sun Jan 12 01:46:29 2025 daemon.notice ttyd[12086]: [2025/01/12 01:46:29:6294] N: __lws_lc_untag: -- [wsisrv|0|adopted] (1) 5.163s
Sun Jan 12 01:46:30 2025 auth.info login[23445]: root login on 'pts/0'
Sun Jan 12 01:46:46 2025 user.notice shadowsocksr: ssrplus redir tcp error.restart!
Sun Jan 12 01:47:22 2025 user.notice shadowsocksr: ssrplus redir tcp error.restart!
Sun Jan 12 01:48:00 2025 user.notice shadowsocksr: ssrplus redir tcp error.restart!
Sun Jan 12 01:48:10 2025 daemon.err odhcp6c[10966]: Failed to send SOLICIT message to ff02::1:2 (Network unreachable)
Sun Jan 12 01:48:36 2025 user.notice shadowsocksr: ssrplus redir tcp error.restart!
Sun Jan 12 01:48:37 2025 daemon.notice ttyd[12086]: [2025/01/12 01:48:37:3921] N: WS closed from 192.168.5.201, clients: 0
Sun Jan 12 01:48:37 2025 daemon.notice ttyd[12086]: [2025/01/12 01:48:37:3921] N: killing process, pid: 23445
Sun Jan 12 01:48:37 2025 daemon.notice ttyd[12086]: [2025/01/12 01:48:37:3921] N: __lws_lc_untag: -- [wsisrv|1|adopted] (0) 2.212min
Sun Jan 12 01:48:37 2025 daemon.notice ttyd[12086]: [2025/01/12 01:48:37:3924] N: process killed with signal 1, pid: 23445
Sun Jan 12 01:49:14 2025 user.notice shadowsocksr: ssrplus redir tcp error.restart!
Sun Jan 12 01:49:50 2025 user.notice shadowsocksr: ssrplus redir tcp error.restart!
Sun Jan 12 01:50:18 2025 daemon.err odhcp6c[10966]: Failed to send SOLICIT message to ff02::1:2 (Network unreachable)
Sun Jan 12 01:50:59 2025 daemon.info smartd[10121]: System clock time adjusted to the past. Resetting next wakeup time.
The text was updated successfully, but these errors were encountered: