nylas / nylas-mail

:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
https://nylas.com/nylas-mail/
MIT License
24.8k stars 1.38k forks source link

Returned a message without id #3605

Open adenix opened 7 years ago

adenix commented 7 years ago

Bug

The following error appears when trying to send any email.

screen shot 2017-07-04 at 5 26 48 pm

Full Log

Your message successfully sent; however, we had trouble saving your message, "undefined", to your Sent folder.

Error: Returned a message without idError: Your message successfully sent; however, we had trouble saving your message, "undefined", to your Sent folder.

Error: Returned a message without id
    at SendDraftTask._createMessageFromResponse.responseJSON [as _createMessageFromResponse] (/src/flux/tasks/send-draft-task.es6:172:15)
    at SendDraftTask.<anonymous> (/src/flux/tasks/send-draft-task.es6:147:16)
    at next (<anonymous>)
    at step (/src/flux/tasks/send-draft-task.es6:13:1)
    at /src/flux/tasks/send-draft-task.es6:13:1
    at bound (domain.js:280:14)
    at tryCatcher (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/util.js:16:23)
    at Promise._settlePromiseFromHandler (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/promise.js:510:31)
    at Promise._settlePromise (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/promise.js:567:18)
    at Promise._settlePromise0 (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/promise.js:612:10)
    at Promise._settlePromises (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/promise.js:691:18)
    at Async._drainQueue (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/async.js:133:16)
    at Async._drainQueues (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/async.js:143:10)
    at Async.drainQueues (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/async.js:17:14)

Chrome Console Logs

nylas-console.txt Maybe helpful to change extension to .log (GitHub won't allow me to upload it as .log)

Questions

Are there any related issues?

There are some almost similar but not quite the same.

What operating system are you using?

screen shot 2017-07-04 at 5 34 11 pm

What version of Nylas Mail are you using?
screen shot 2017-07-04 at 5 35 35 pm
Do you have any third-party plugins installed? If so, which ones?

No

Is the issue related to a specific email provider (Gmail, Exchange, etc.)?

No

Is the issue reproducible with a particular attachment, message, signature, etc?

No. Consistently happens.

Dan14 commented 6 years ago

same Problem. Tested with different email accounts. mac os high sierra. A fix would be wonderful...