Skip to content
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

the app keeps restaring #740

Open
mrkarami1 opened this issue Feb 17, 2025 · 0 comments
Open

the app keeps restaring #740

mrkarami1 opened this issue Feb 17, 2025 · 0 comments

Comments

@mrkarami1
Copy link

i have problem on my nodes, the app keep restarting and i cannot find the issue.
i am using v2board and xrayr on diffrent node and diffrent version of xrayr (all of he above 0.9.0)
this is a part of the log. i have tried to increase buffer size it seem the issue is solved on small nodes but not bigger ones (i am not sure it is solved)
form the renewal is 30: no renewal." Feb 17 08:15:17 vpsde XrayR[995369]: time="2025-02-17T08:15:17+01:00" level=info msg="Added 1731 new users" Host="panel***" ID=7 Type=V2ray Feb 17 08:15:17 vpsde XrayR[995369]: time="2025-02-17T08:15:17+01:00" level=info msg="Start node monitor periodic task" Host="panel***" ID=7 Type=V2ray Feb 17 08:15:17 vpsde XrayR[995369]: time="2025-02-17T08:15:17+01:00" level=info msg="Start user monitor periodic task" Host="panel***" ID=7 Type=V2ray Feb 17 08:15:17 vpsde XrayR[995369]: time="2025-02-17T08:15:17+01:00" level=info msg="Added 1732 new users" Host="panel***" ID=6 Type=V2ray Feb 17 08:15:17 vpsde XrayR[995369]: time="2025-02-17T08:15:17+01:00" level=info msg="Start node monitor periodic task" Host="panel***" ID=6 Type=V2ray Feb 17 08:15:17 vpsde XrayR[995369]: time="2025-02-17T08:15:17+01:00" level=info msg="Start user monitor periodic task" Host="panel***" ID=6 Type=V2ray Feb 17 08:15:20 vpsde XrayR[995369]: time="2025-02-17T08:15:20+01:00" level=info msg="Added 1731 new users" Host="panel***" ID=1 Type=Shadowsocks Feb 17 08:15:20 vpsde XrayR[995369]: time="2025-02-17T08:15:20+01:00" level=info msg="Start node monitor periodic task" Host="panel***" ID=1 Type=Shadowsocks Feb 17 08:15:20 vpsde XrayR[995369]: time="2025-02-17T08:15:20+01:00" level=info msg="Start user monitor periodic task" Host="panel***" ID=1 Type=Shadowsocks Feb 17 08:15:28 vpsde XrayR[995369]: panic: runtime error: slice bounds out of range [:2057] with capacity 2048 Feb 17 08:15:28 vpsde XrayR[995369]: goroutine 23016 [running]: Feb 17 08:15:28 vpsde XrayR[995369]: github.com/xtls/xray-core/common/protocol/quic.SniffQUIC({0xc001dd8000, 0x9c4, 0x2000}) Feb 17 08:15:28 vpsde XrayR[995369]: github.com/xtls/[email protected]/common/protocol/quic/sniff.go:220 +0x1c9a Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher.NewSniffer.func4({0xc00673c320?, 0x10?}, {0xc001dd8000?, 0x5af9705?, 0x429be60?}) Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher/sniffer.go:40 +0x25 Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher.(*Sniffer).Sniff(0xc00ad44e40, {0x4a765b8, 0xc00b971ea0}, {0xc001dd8000, 0x9c4, 0x2000}, 0x3) Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher/sniffer.go:64 +0xcc Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher.sniffer.func1({0x4a765b8, 0xc00b971ea0}, 0xc00a0ed920, 0xc00a0ed980, 0xc00ad44e40, 0x3) Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher/default.go:365 +0x125 Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher.sniffer({0x4a765b8, 0xc00b971ea0}, 0xc00a0ed920, 0x0, 0x3) Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher/default.go:375 +0x11f Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher.(*DefaultDispatcher).Dispatch.func1() Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher/default.go:271 +0x10f Feb 17 08:15:28 vpsde XrayR[995369]: created by github.com/XrayR-project/XrayR/app/mydispatcher.(*DefaultDispatcher).Dispatch in goroutine 22849 Feb 17 08:15:28 vpsde XrayR[995369]: github.com/XrayR-project/XrayR/app/mydispatcher/default.go:266 +0x4d3 Feb 17 08:15:29 vpsde systemd[1]: XrayR.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Feb 17 08:15:29 vpsde systemd[1]: XrayR.service: Failed with result 'exit-code'. Feb 17 08:15:39 vpsde systemd[1]: XrayR.service: Scheduled restart job, restart counter is at 2. Feb 17 08:15:39 vpsde systemd[1]: Stopped XrayR Service. Feb 17 08:15:39 vpsde systemd[1]: Started XrayR Service. Feb 17 08:15:39 vpsde XrayR[995404]: XrayR 0.9.4 (A Xray backend that supports many panels)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant