write EPIPE problem
-
Hi guys,
When I wanna test my email system, setting-Email-send this Email.
error: write EPIPE appears.
Meanwhile, I can not invite others because this error. I can not receive any email from it.
And looks no one had reported this problem, there is a thread on this: https://github.com/NodeBB/NodeBB/issues/4193 I tried to use that code, it does not work.
How can I handle this?
Thanks in advance.
-
What is your NodeBB version?
-
@nhl.pl Hi, I am running NodeBB v1.0.0. Thanks for your attention.
-
Please upgrade your NodeBB instance to 1.0.1 and try again.
-
@nhl.pl I will update it in mid-night and give you a feedback Thank you!
-
@nhl.pl Hello, I upgrade it to nodebb 1.0.2, still this problem.
-
Have you tried to configure Google account?
-
@nhl.pl do you mean using gmail?
I tried to register another account with gmail. does not work.
-
Could you please test it on a fresh install? It looks like to be something wrong with your datastore or npm dependencies.
-
@nhl.pl
Hi, I test in my local computer and host. Actually I first test it in my local computer. I had this problem, but I ignore it. After Im familiar with nodebb. I did a fresh install in my host, I still has this problem. But now I need to handle it.
Could you please shed more light on this? do I need to install some other dependencies?
Looks "I dont know what is the problem" is the biggest problem.
-
Reported an issue.
https://github.com/NodeBB/NodeBB/issues/4451 -
@nhl.pl Thank you very much!!! nhl.
-
I'm also having this problem on a fresh install using vultr.com.
-
@Alexander-Skrabut hi did u solve this problem?