Jump to content

Dukes

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dukes's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thank you that work for me.
  2. Hi, I have a Server based on Linux Debian 9. I have a Problem. After I start the Server I get the following Error Code: (node:25531) [DEP0095] DeprecationWarning: timers.enroll() is deprecated. Please use setTimeout instead. { Error: connect ECONNREFUSED 127.0.0.1:587 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1117:14) errno: 'ECONNREFUSED', code: 'ECONNECTION', syscall: 'connect', address: '127.0.0.1', port: 587, command: 'CONN' } DATABASE IS WORKING (node:25531) [DEP0096] DeprecationWarning: timers.unenroll() is deprecated. Please use clearTimeout instead. After I trying to send an Email with the Code the Server crash with following Code: Error occurred. connect ECONNREFUSED 127.0.0.1:587 Can some one help me? Best regards Dukes
×
×
  • Create New...