Skip to content

CreateListFromArrayLike called on non-object #3139

Closed
@kaansoral

Description

@kaansoral

You want to:

  • report a bug
  • request a feature

Current behaviour

Server dies instantly, cause unknown

Steps to reproduce (if the current behaviour is a bug)

This happened passively, I found this in my error log

/home/ubuntu/node_modules/socket.io/lib/socket.js:503
      emit.apply(self, event);
           ^

TypeError: CreateListFromArrayLike called on non-object
    at /home/ubuntu/node_modules/socket.io/lib/socket.js:503:12
    at _combinedTickCallback (internal/process/next_tick.js:73:7)
    at process._tickCallback (internal/process/next_tick.js:104:9)

Expected behaviour

Handle the issue, provide more information

Setup

  • OS: Ubuntu
  • browser: Node 7.7.1
  • socket.io version: 1.7.3

Other information (e.g. stacktraces, related issues, suggestions how to fix)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions