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

im getting this error after xray finished running and saving session file #41

Open
prosecurity opened this issue Sep 4, 2019 · 0 comments
Assignees
Labels

Comments

@prosecurity
Copy link

so i wanted to reload session and continue analysis of the target but i get this error

All tasks completed, press Ctrl-C to quit.
panic: json: unsupported value: +Inf

goroutine 43 [running]:
github.com/evilsocket/xray.(*Session).Flush(0xc00000e240, 0xc0002c8000)
/root/go/src/github.com/evilsocket/xray/session.go:78 +0xc7
github.com/evilsocket/xray.(*Pool).FlushSession(0xc0002c0840, 0xc0002c8000)
/root/go/src/github.com/evilsocket/xray/pool.go:55 +0x73
main.OnResult(0xaf4300, 0xc000331590)
/root/go/src/github.com/evilsocket/xray/cmd/xray/main.go:80 +0x238
github.com/evilsocket/xray.(*Machine).outputConsumer(0xc0002c8000)
/root/go/src/github.com/evilsocket/xray/machine.go:125 +0x61
created by github.com/evilsocket/xray.(*Machine).Start
/root/go/src/github.com/evilsocket/xray/machine.go:142 +0x88

@evilsocket evilsocket self-assigned this Aug 27, 2022
@evilsocket evilsocket added the bug label Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants