Skip to content

Incongruous error message from the command-line parsing network parameters. #242

@eMCeee89

Description

@eMCeee89

Hello,
I have a question regarding this error message: https://github.com/CardanoSolutions/ogmios/blob/master/server/src/Ogmios/Options.hs#L288-L290

Is it really like this, that parameters networkMagic, systemStart and/or epochLength might be missing? In a block above, epochLength is not parsed: https://github.com/CardanoSolutions/ogmios/blob/master/server/src/Ogmios/Options.hs#L280-L283
Instead, protocolConsts.k is parsed from byronGenesis hence the error message can be confusing.

Could you please check this one? I have a problem to start an Ogmios container using my own private testnet and I crossed this error message yet an output printed below the error message with all defined parameters contains all allegedly required network parameters (networkMagic, systemStart and/or epochLength) hence it is confusing what is really required.

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp welcomedGood for newcomersserverIssues which regard the server

    Type

    No type
    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