Skip to content

Instantly share code, notes, and snippets.

@niftylettuce
Created May 8, 2018 04:42
Show Gist options
  • Save niftylettuce/f6703a110ebab8edba47f29ae727f796 to your computer and use it in GitHub Desktop.
Save niftylettuce/f6703a110ebab8edba47f29ae727f796 to your computer and use it in GitHub Desktop.
error: TypeError: Cannot read property '2' of null
at processResponse (/var/www/production/source/node_modules/spamc/index.js:381:43)
at /var/www/production/source/node_modules/spamc/index.js:99:28
at Socket.<anonymous> (/var/www/production/source/node_modules/spamc/index.js:327:28)
at emitOne (events.js:125:13)
at Socket.emit (events.js:221:7)
error: Error: Connection to spamd Timed Out
at Socket.<anonymous> (/var/www/production/source/node_modules/spamc/index.js:295:27)
at Object.onceWrapper (events.js:322:30)
at emitNone (events.js:115:13)
at Socket.emit (events.js:218:7)
at Socket._onTimeout (net.js:411:8)
at ontimeout (timers.js:478:11)
at tryOnTimeout (timers.js:302:5)
at Timer.listOnTimeout (timers.js:262:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment