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 #148

Open
MindHunter86 opened this issue Feb 4, 2023 · 0 comments
Open

panic #148

MindHunter86 opened this issue Feb 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MindHunter86
Copy link
Owner

10:08AM DBG the requested torrent file has been found func=anilibria.(*ApiClient).downloadTorrentFile
10:08AM DBG trying to parse the torrent file contents... filename="Ooyukiumi no Kaina - AniLibria.TV [WEBRip 1080p][1-4].torrent" func=anilibria.(*ApiClient).downloadTorrentFile
10:08AM DBG fixing torrent name... func=app.(*deploy).deployAssignedTorrents old_torrent_name="Ooyukiumi no Kaina - AniLibria.TV [WEBRip 1080p][1-4].torrent" torrent_hash=c7c683071
10:08AM DBG sending deploy request to the worker... func=app.(*deploy).deployAssignedTorrents torrent_hash=c7c683071 torrent_name="Ooyukiumi no Kaina - AniLibria.TV [WEBRip 1080p HEVC][1-4].torrent"
10:08AM ERR got an error while processing the deploy request error="there is not worker with such id"
10:08AM INF client disconnected client=unix
panic: runtime error: slice bounds out of range [:8] with length 0

goroutine 23 [running]:
github.com/MindHunter86/aniliSeeder/app.(*cmds).deployAniUpdates(0xba123c, {0x2f5fecb, 0x1, 0x1})
	/workspaces/repos/aniliSeeder/app/cmds.go:292 +0x69c
github.com/MindHunter86/aniliSeeder/app.(*SockServer).runClientCmd(0x2c0dfd0, 0x6)
	/workspaces/repos/aniliSeeder/app/socket.go:188 +0x14c
github.com/MindHunter86/aniliSeeder/app.(*SockServer).clientRpcHandler(0x2c0dfd0, {0x7ddd50, 0x2ec68e8})
	/workspaces/repos/aniliSeeder/app/socket.go:99 +0x580
created by github.com/MindHunter86/aniliSeeder/app.(*SockServer).Serve
	/workspaces/repos/aniliSeeder/app/socket.go:53 +0xe4

@MindHunter86 MindHunter86 self-assigned this Feb 4, 2023
@MindHunter86 MindHunter86 added the bug Something isn't working label Feb 4, 2023
@MindHunter86 MindHunter86 added this to the first stable (v0.1) milestone Feb 4, 2023
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