Skip to content

'failed: Invalid frame header' error #112

Description

@noontage

Hi
As the title says, occurred error 'failed: Invalid frame header'

I tried as follows

  1. clone your latest master branch
  2. move current directory to 'example'
  3. install gems by bundlr ('bundle install')
  4. access to 'localhost:9292' by chrome
  5. open developper tool of chrome and type const ws = new WebSocket('ws://localhost:9292')
    (console tab)
  6. occur error VM131:1 WebSocket connection to 'ws://localhost:9292/' failed: Invalid frame header

tried environment:

  • OSX Sierra
  • Google Chrome 65
  • ruby 2.3.1p112 / ruby 2.4.2
  • cleaned gem (removed all gem) before execute them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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