Skip to content

TypeError: this._ping is not a function #29

@pasupulaphani

Description

@pasupulaphani

Hi all,

Occasionally we are facing this error:

: /app/node_modules/newrelic/lib/transaction/tracer/index.js:169
:       throw err
: TypeError: this._ping is not a function
:       ^
:     at Pool._maybeAllocateResource (/app/node_modules/pool2/lib/pool.js:404:18)
:     at Immediate.wrapped (/app/node_modules/newrelic/lib/transaction/tracer/index.js:161:28)
:
:     at processImmediate [as _immediateCallback] (timers.js:529:5)
:     at tryOnImmediate (timers.js:550:5)
:     at runCallback (timers.js:570:20)

Our Knex version: 0.10.0
Pool2 version: "1.3.4"

Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions