Skip to content

Incoming handshake version not accepted #486

@Javieracost

Description

@Javieracost

When I try to connect from Ogmios via socket, Dolos logs the following warning:
WARN serve: dolos::serve::o7s_unix: error on incoming connection error=handshake version not accepted

Environment

  • Dolos version: 0.20.0
  • Ogmios version: v6.11.2
  • Connection method: Unix socket

Expected behavior

Dolos should accept Ogmios’ handshake and establish the connection successfully.

Actual behavior

Dolos rejects the incoming connection and logs the mentioned warning.

Possible cause

It looks like Ogmios bumped its network protocol version to match the latest Haskell node, and Dolos hasn’t caught up yet. (ref.)
Edit: Testing with Ogmios v6.10 and 6.9 produces the same result 😕

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions