Skip to content

Console logs "Booting Client" around 100 times, then crashes. #953

Closed
@ghost

Description

I have a bug(?) with my node.js. And I think it has something to do with socket.io. So what it does is Logging "Booting Client" around a hundred times, then it crashes with the error:

util.js:35 var str = String(f).replace(formatRegExp, function(x) { ^ RangeError: Maximum call stack size exceeded

I am guessing that the stack size is exceeded because Socket.io is doing "booting client" so many times.

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