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

panic #119

Open
MindHunter86 opened this issue Oct 31, 2022 · 1 comment
Open

panic #119

MindHunter86 opened this issue Oct 31, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MindHunter86
Copy link
Owner

7:25PM ERR got an error while processing the deploy request error="there is not worker with such id" func=app.(*deploy).deployAssignedTorrents
7:25PM INF client disconnected client=unix func=runtime.gopanic
panic: runtime error: slice bounds out of range [:8] with length 0

goroutine 332 [running]:
github.com/MindHunter86/aniliSeeder/app.(*cmds).deployAniUpdates(0xc0004a0200, {0xc0004d6298, 0x2, 0x8})
	/workspaces/repos/aniliSeeder/app/cmds.go:292 +0x1398
github.com/MindHunter86/aniliSeeder/app.(*SockServer).runClientCmd(0xc0000121b0, 0x6)
	/workspaces/repos/aniliSeeder/app/socket.go:188 +0x71f
github.com/MindHunter86/aniliSeeder/app.(*SockServer).clientRpcHandler(0xc0000121b0, {0x14c1208, 0xc00049ea90})
	/workspaces/repos/aniliSeeder/app/socket.go:99 +0xd5d
created by github.com/MindHunter86/aniliSeeder/app.(*SockServer).Serve
	/workspaces/repos/aniliSeeder/app/socket.go:53 +0x574

@MindHunter86 MindHunter86 self-assigned this Oct 31, 2022
@MindHunter86 MindHunter86 added the bug Something isn't working label Oct 31, 2022
@MindHunter86
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant