Skip to content

Homebrew package missing MDBX slasher #4143

Open
@bFanek

Description

@bFanek

Description

I have slasher and slasher-dir arguments configured. After I updated lighthouse to 4.0.1 it now always crashes on startup with this slasher error below. I tried to point slasher-dir to a new empty folder to re-build database from scratch but same error.

Mar 28 16:33:10.298 INFO Opening slasher database                backend: disabled, service: slasher
Mar 28 16:33:10.304 CRIT Failed to start beacon node             reason: Slasher open error: SlasherDatabaseBackendDisabled
Mar 28 16:33:10.304 INFO Internal shutdown received              reason: Failed to start beacon node
Mar 28 16:33:10.304 INFO Shutting down..                         reason: Failure("Failed to start beacon node")

Version

Lighthouse v4.0.1
BLS library: blst
SHA256 hardware acceleration: false
Allocator: system
Specs: mainnet (true), minimal (false), gnosis (false)

Present Behaviour

Beacon node crashes on startup.

Expected Behaviour

Beacon node should run with slasher enabled.

Steps to resolve

It works if I remove --slasher argument but I'd like to keep the slasher running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions