Skip to content

NoMethodError: undefined method `[]' for nil:NilClass #45

Description

@eriknomitch

pusher-client (master) works fine for a few messages until it (consistently and mysteriously) errors out with:

Dispatching global callbacks for pusher:error
Pusher : error : #<NoMethodError: undefined method `[]' for nil:NilClass>
Pusher : event received : channel: ; event: pusher:error

I am running asynchronously and have a binding to pusher:error. I'd also like to note that "channel: " looks blank (line 3).

I've checked my Pusher debug console and all of the messages look okay.

Thanks,
Erik

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