Skip to content

Better logs messages #20

Description

@endersonmaia

Log messages need a little more context.

I'm using the cartesi/cli to test the sequencer setup, and I get logs like this:

✗ docker run -ti --rm --env-file=./.env -p 3000:3000 cartesi/rollups-runtime:devel sequencer
Error: Io(Os { code: 13, kind: PermissionDenied, message: "Permission denied" })

Other examples:

When starting with the config pointing to http://anvil:8545

sequencer-1  | Error: Worker(InputReader(Source(Bootstrap("remote RPC must use https, got http://"))))

I suggest following the rollups-node model whenever possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions