boramalper / magnetico

Autonomous (self-hosted) BitTorrent DHT search engine suite.
http://labs.boramalper.org/magnetico/
GNU Affero General Public License v3.0
3.06k stars 344 forks source link

panic: runtime error #279

Open centralhardware opened 2 years ago

centralhardware commented 2 years ago
panic: runtime error: slice bounds out of range [:32768] with capacity 16801

goroutine 3235205 [running]:

run argument

      - "--indexer-addr=0.0.0.0:1212"
      - "--verbose"
      - "--indexer-max-neighbors=10000"
      - "--leech-max-n=500"
      - "--database=postgres://postgres:password@localhost:6541/postgres?sslmode=disable"