Skip to content

Websocket: response does not implement http.Hijacker - when metrics enabled #370

@dechdev

Description

@dechdev

When connecting to a firefly node from a websocket client, connections are being refused with an error message of: WebSocket upgrade failed: websocket: response does not implement http.Hijacker

Steps to reproduce:

  1. Create Firefly stack
  2. Open a websocket client:
  3. Try to connect to ws://localhost:5000/ws?namespace=default&ephemeral&autoack&filter.events=message_confirmed
  4. If you're able to reproduce, you'll see this error message in the firefly logs: WebSocket upgrade failed: websocket: response does not implement http.Hijacker

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