You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
panic: runtime error: slice bounds out of range [:16384] with capacity 12494
goroutine 8412821 [running]:
github.com/boramalper/magnetico/cmd/magneticod/bittorrent/metadata.(*Leech).Do(0xc000334100, 0xbf8dccfbc640d222, 0x142af7719da36, 0xf80980)
/home/bora/magnetico/cmd/magneticod/bittorrent/metadata/leech.go:357 +0x1240
created by github.com/boramalper/magnetico/cmd/magneticod/bittorrent/metadata.(*Sink).Sink
/home/bora/magnetico/cmd/magneticod/bittorrent/metadata/sink.go:124 +0x64c
The text was updated successfully, but these errors were encountered:
WARN Could NOT write an UDP packet! {"error": "invalid argument"}
WARN Could NOT write an UDP packet! {"error": "invalid argument"}
panic: runtime error: slice bounds out of range [:32768] with capacity 25575
goroutine 1850137 [running]:
github.com/boramalper/magnetico/cmd/magneticod/bittorrent/metadata.(*Leech).Do(0xc000222800, 0xc01a3bd117990919, 0x570a38b1056c, 0xe8d7e0)
/home/bora/labs/magnetico/cmd/magneticod/bittorrent/metadata/leech.go:357 +0x1336
created by github.com/boramalper/magnetico/cmd/magneticod/bittorrent/metadata.(*Sink).Sink
/home/bora/labs/magnetico/cmd/magneticod/bittorrent/metadata/sink.go:124 +0x65e
root@ubuntu-s-1vcpu-2gb-ams3-01:~# ./magneticod
INFO magneticod v0.12.0 has been started.
INFO Copyright (C) 2017-2020 Mert Bora ALPER <[email protected]>.
INFO Dedicated to Cemile Binay, in whose hands I thrived.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On v0.11.0
The text was updated successfully, but these errors were encountered: