Skip to content

TypeError: Cannot call method 'handleRowDescription' of null #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jfeldstein opened this issue Jan 16, 2012 · 2 comments
Closed

TypeError: Cannot call method 'handleRowDescription' of null #87

jfeldstein opened this issue Jan 16, 2012 · 2 comments

Comments

@jfeldstein
Copy link

Any thoughts? This only happens when I use https://github.com/tlrobinson/long-stack-traces

Uncaught TypeError: Cannot call method 'handleRowDescription' of null
    at [object Object].<anonymous> (/Users/Jordan/Development/sway-nodes/node_modules/pg/lib/client.js:75:24)
    at [object Object].emit (events.js:81:20)
    at Socket.<anonymous> (/Users/Jordan/Development/sway-nodes/node_modules/pg/lib/connection.js:47:12)
    at Socket.emit (events.js:64:17)
    at Socket._onReadable (net.js:676:14)
    at IOWatcher.onReadable [as callback] (net.js:177:10)
@booo
Copy link
Contributor

booo commented Jan 16, 2012

Code?

@jfeldstein
Copy link
Author

Stopped using long-stack-traces, and can no longer find the query which was causing this. (lots of changes were made).

brianc pushed a commit that referenced this issue Dec 27, 2019
* Count only test query itself

This breaks more obviously in PostgreSQL 10 (https://wiki.postgresql.org/wiki/New_in_postgres_10#Significant_Expansion_of_Wait_Events_in_pg_stat_activity).

* Fix query counting for PostgreSQL 9.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants