Skip to content

Cannot read property 'filter' of undefined #304

Closed
@FredrikL

Description

@FredrikL

Using version 1.5.0
Node 8.1.4
Neo4j 3.1.1 (singel instance) & 3.2.3 (Casual cluster)
Linux / Debian

A couple of time per day we get this error, since it happens outside the normal process chain we're unable to catch it and the stack trace doesn't point to anything obvious.

TypeError: Cannot read property 'filter' of undefined
    at node_modules/neo4j-driver/lib/v1/internal/pool.js:115:44
    at Timeout._onTimeout (node_modules/neo4j-driver/lib/v1/internal/util.js:150:9)
    at ontimeout (timers.js:488:11)
    at tryOnTimeout (timers.js:323:5)
    at Timer.listOnTimeout (timers.js:283:5)
    at listOnTimeoutNT (timers.js:359:26)
    at _combinedTickCallback (internal/process/next_tick.js:99:11)
    at process._tickDomainCallback (internal/process/next_tick.js:198:9)

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