funador / react-confirm-email

Email confirmation with React and Node
96 stars 56 forks source link

Problem sending #2

Closed Aybilici closed 4 years ago

Aybilici commented 4 years ago

Hello @funador, There were very few problems. There is an error to send.

Still uploading while sending. so it doesn't work; image

Server problem: image

mongo: image

Thanks!

Aybilici commented 4 years ago

Server problem; Error: Missing credentials for "PLAIN" at SMTPConnection._formatError (D:\React Çalışmaları\react-confirm-email-master2\server\node_modules\nodemailer\lib\smtp-connection\index.js:675:19) at SMTPConnection.login (D:\React Çalışmaları\react-confirm-email-master2\server\node_modules\nodemailer\lib\smtp-connection\index.js:432:38) at D:\React Çalışmaları\react-confirm-email-master2\server\node_modules\nodemailer\lib\smtp-transport\index.js:270:32 at SMTPConnection. (D:\React Çalışmaları\react-confirm-email-master2\server\node_modules\nodemailer\lib\smtp-connection\index.js:188:17) at Object.onceWrapper (events.js:427:28) at SMTPConnection.emit (events.js:321:20) at SMTPConnection._actionEHLO (D:\React Çalışmaları\react-confirm-email-master2\server\node_modules\nodemailer\lib\smtp-connection\index.js:1203:14) at SMTPConnection._processResponse (D:\React Çalışmaları\react-confirm-email-master2\server\node_modules\nodemailer\lib\smtp-connection\index.js:834:20) at SMTPConnection._onData (D:\React Çalışmaları\react-confirm-email-master2\server\node_modules\nodemailer\lib\smtp-connection\index.js:640:14) at TLSSocket. (D:\React Çalışmaları\react-confirm-email-master2\server\node_modules\nodemailer\lib\smtp-connection\index.js:592:47) at TLSSocket.emit (events.js:321:20) at addChunk (_stream_readable.js:297:12) at readableAddChunk (_stream_readable.js:273:9) at TLSSocket.Readable.push (_stream_readable.js:214:10) at TLSWrap.onStreamRead (internal/stream_base_commons.js:186:23) { code: 'EAUTH', command: 'API' }

Aybilici commented 4 years ago

Ahh, I'm sorry. I did not add the careless .env file. Now work. you did a good job decoding. Thank you so much. 👍