wefork / wekan

The open-source Trello-like kanban (built with Meteor)
https://wekan.io
MIT License
61 stars 12 forks source link

Wefork container crashes after invitation to board #92

Closed danielwentland closed 7 years ago

danielwentland commented 7 years ago

Hi,

the application was set up with docker and MAIL_URL without username and password (mail.mailserver.com:25).

If i try to invite someone to a board, the container crashes with following output:

Error: socket hang up at SecurePair.error (tls.js:1060:23) at EncryptedStream.CryptoStream._done (tls.js:752:22) at CleartextStream.read [as _read] (tls.js:548:24) at CleartextStream.Readable.read (_stream_readable.js:341:10) at EncryptedStream.onCryptoStreamFinish (tls.js:353:47) at EncryptedStream.g (events.js:180:16) at EncryptedStream.emit (events.js:92:17) at finishMaybe (_stream_writable.js:360:12) at endWritable (_stream_writable.js:367:3) at EncryptedStream.Writable.end (_stream_writable.js:345:5) at EncryptedStream.CryptoStream.end (tls.js:690:31) at Socket.onend (stream.js:79:10) at Socket.emit (events.js:117:20) at _stream_readable.js:944:16 at process._tickCallback (node.js:458:13)

Other applications work with this mail configuration. Connection to mailserver via telnet is also possible.

stephenmoloney commented 7 years ago

@danielwentland Thanks for this report... I hadn't actually tried the container yet with MAIL... Were you using the docker installation?

danielwentland commented 7 years ago

@stephenmoloney We use it on an ubuntu 14.04.3 LTS server.

xet7 commented 7 years ago

This issue was moved to wekan/wekan#819

xet7 commented 7 years ago

This issue was moved to wekan/wekan#820

xet7 commented 7 years ago

This issue was moved to wekan/wekan#821