8000 Process exited after beanstalkd backend error · Issue #271 · boramalper/magnetico · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content 8000
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
Process exited after beanstalkd backend error #271
Open
@WeirdCarrotMonster

Description

@WeirdCarrotMonster

Got this error after running magneticod with beanstalkd backend:

FATAL   Could not add new torrent to the database
{
    "infohash": "6ea8a0648f4ba3fd53dd2b835fce32e25164a643", 
    "error": "DB engine beanstalkd Put() error: job too big", 
    "errorVerbose": "job too big\nDB engine beanstalkd Put() error\ngithub.com/boramalper/magnetico/pkg/persistence.(*beanstalkd).AddNewTorrent\n\t/build/magnetico-master/pkg/persistence/beanstalkd.go:69\nmain.main\n\t/build/magnetico-master/cmd/magneticod/main.go:118\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:204\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1374"
}

beanstalkd is running with -z 1048560. I get that increasing maximum job size should help, but magneticod shouldn't exit after this kind of failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0