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

Unknown Error #135

Open
4 tasks done
rgoogoonani opened this issue Feb 1, 2023 · 0 comments
Open
4 tasks done

Unknown Error #135

rgoogoonani opened this issue Feb 1, 2023 · 0 comments

Comments

@rgoogoonani
Copy link

Welcome

  • Yes, I'm using the latest major release. Only such installations are supported.
  • Yes, I'm using the supported system. Only such systems are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, log, etc).

Description of the problem,screencshot would be good

I have an Unknown Error:
Xray 1.6.4 (Xray, Penetrates Everything.) 2942f56 (go1.19.3 linux/amd64)
A unified platform for anti-censorship.
2023/02/01 18:08:21 [Info] infra/conf/serial: Reading config: bin/config.json
2023/02/01 18:08:21 [Warning] core: Xray 1.6.4 started
panic: runtime error: slice bounds out of range [2:0]

goroutine 133866 [running]:
github.com/xtls/xray-core/common/buf.(*Buffer).Read(...)
github.com/xtls/xray-core/common/buf/buffer.go:253
github.com/xtls/xray-core/common/buf.SplitBytes({0xc00a5a09d8, 0x1, 0x1}, {0xc00e12a000?, 0xc00d27dda0?, 0xc00ada7934?})
github.com/xtls/xray-core/common/buf/multi_buffer.go:105 +0x290
github.com/xtls/xray-core/common/buf.(*BufferedReader).Read(0xc00d3c5410, {0xc00e12a000?, 0xc00d59b2c0?, 0x0?})
github.com/xtls/xray-core/common/buf/reader.go:68 +0x92
io.ReadAtLeast({0x11dae20, 0xc00d3c5410}, {0xc00e12a000, 0x23, 0x2000}, 0x23)
io/io.go:332 +0x9a
io.ReadFull(...)
io/io.go:351
github.com/xtls/xray-core/common/buf.(*Buffer).ReadFullFrom(0xc00d59b2c0?, {0x11dae20?, 0xc00d3c5410?}, 0x2?)
github.com/xtls/xray-core/common/buf/buffer.go:276 +0x85
github.com/xtls/xray-core/proxy/vless/encoding.(*LengthPacketReader).ReadMultiBuffer(0xc00d59b290)
github.com/xtls/xray-core/proxy/vless/encoding/addons.go:180 +0x205
github.com/xtls/xray-core/common/buf.copyInternal({0x11dbc20, 0xc00d59b290}, {0x11da160, 0xc006d42b60}, 0xc00d491b60)
github.com/xtls/xray-core/common/buf/copy.go:81 +0x69
github.com/xtls/xray-core/common/buf.Copy({0x11dbc20, 0xc00d59b290}, {0x11da160, 0xc006d42b60}, {0xc00c8f5ef0, 0x1, 0x10446ef?})
github.com/xtls/xray-core/common/buf/copy.go:104 +0xa5
github.com/xtls/xray-core/proxy/vless/inbound.(*Handler).Process.func4()
github.com/xtls/xray-core/proxy/vless/inbound/inbound.go:538 +0x43b
github.com/xtls/xray-core/common/task.OnSuccess.func1()
github.com/xtls/xray-core/common/task/task.go:12 +0x25
github.com/xtls/xray-core/common/task.Run.func1(0x0?)
github.com/xtls/xray-core/common/task/task.go:28 +0x2e
created by github.com/xtls/xray-core/common/task.Run
github.com/xtls/xray-core/common/task/task.go:27 +0xde

Whats the Problem?

Version of x-ui

$ x-ui version
# 0.2.1.2

x-ui log or xray log

# x-ui log 
Jan 30 21:46:43 localhost x-ui[608]: 2023/01/30 21:46:43 INFO - user 1 login success
-- Reboot --
Jan 31 06:13:15 localhost systemd[1]: Started x-ui Service.
Jan 31 06:13:16 localhost x-ui[605]: 2023/01/31 06:13:16 x-ui-english 0.2.1.2
Jan 31 06:13:16 localhost x-ui[605]: 2023/01/31 06:13:16 INFO - web server run http on [::]:3333
Jan 31 06:13:16 localhost x-ui[605]: 2023/01/31 06:13:16 INFO - Tg notify enabled,run at 1
Jan 31 06:13:16 localhost x-ui[605]: 2023/01/31 06:13:16 WARNING - Add NewStatsNotifyJob error expected exactly 6 fields, found 1: [1]
-- Reboot --
Jan 31 06:36:05 localhost systemd[1]: Started x-ui Service.
Jan 31 06:36:06 localhost x-ui[606]: 2023/01/31 06:36:06 x-ui-english 0.2.1.2
Jan 31 06:36:06 localhost x-ui[606]: 2023/01/31 06:36:06 INFO - web server run http on [::]:3333
Jan 31 06:36:06 localhost x-ui[606]: 2023/01/31 06:36:06 INFO - Tg notify enabled,run at 1
Jan 31 06:36:06 localhost x-ui[606]: 2023/01/31 06:36:06 WARNING - Add NewStatsNotifyJob error expected exactly 6 fields, found 1: [1]
-- Reboot --
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