Skip to content

Instantly share code, notes, and snippets.

@tanepiper
Created November 3, 2012 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanepiper/2c19f1e144b5bc1ef788 to your computer and use it in GitHub Desktop.
Save tanepiper/2c19f1e144b5bc1ef788 to your computer and use it in GitHub Desktop.
timers.js:103
if (!process.listeners('uncaughtException').length) throw e;
^
ReferenceError: conn is not defined
at Object.client.on.to [as _onTimeout] (/home/ubuntu/chartaca/chartaca-infrastructure/node_modules/seaport/node_modules/upnode/index.js:211:21)
at Timer.list.ontimeout (timers.js:101:19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment