node-syslog-client icon indicating copy to clipboard operation
node-syslog-client copied to clipboard

connection timed out

Open salahuddinsaadat opened this issue 1 year ago • 0 comments

I am using syslog client and when I debug I get this error.

events.js:377 throw er; // Unhandled 'error' event ^

Error: connection timed out at Socket. (C:\xxx\Kinvey-To-ADX\node_modules\syslog-client\index.js:276:14) at Object.onceWrapper (events.js:519:28) at Socket.emit (events.js:400:28) at Socket._onTimeout (net.js:495:8) at listOnTimeout (internal/timers.js:557:17) at processTimers (internal/timers.js:500:7) Emitted 'error' event on Client instance at: at Socket. (C:\xxx\Kinvey-To-ADX\node_modules\syslog-client\index.js:277:7) at Object.onceWrapper (events.js:519:28) [... lines matching original stack trace ...] at processTimers (internal/timers.js:500:7) [nodemon] app crashed - waiting for file changes before starting...

salahuddinsaadat avatar Apr 19 '23 16:04 salahuddinsaadat