# Rocket.Chat doesn't sending/receiving messages

**URL:** https://forums.rocket.chat/t/rocket-chat-doesnt-sending-receiving-messages/2283
**Category:** Community Support
**Created:** [October 17, 2018, 7:19pm UTC](https://forums.rocket.chat/t/rocket-chat-doesnt-sending-receiving-messages/2283 "2018-10-17T19:19:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![lcspereira](https://avatars.discourse-cdn.com/v4/letter/l/2acd7d/32.png) [@lcspereira](https://forums.rocket.chat/u/lcspereira)
#### Post date: [October 17, 2018, 7:19pm UTC](https://forums.rocket.chat/t/rocket-chat-doesnt-sending-receiving-messages/2283/1 "2018-10-17T19:19:06Z")

</div>

Good afternoon,

We’re running Rocket.Chat on my organization, having up to 1300 total users.

This deploy was made on a Ubuntu 16.04 server with 6 processor cores and 7 GB RAM, with three mongodb docker container in replica set mode, three Rocket.Chat instances, and a load balancing nginx server, all on the same server.

Some users have reported that your sent messages was not received by the recipient, and this same user does not receive messages from other users. We are using Rocket.Chat.Electron desktop client.

After restarting the Rocket.Chat instances, it appears to be back to normal. But about two days after, this problem happens again with random users. I was monitored the Rocket.Chat logs, as well as the nginx logs, and it seems to have no errors.

I would like to solve this problem as soon as possible. If it’s necessary, I am available to provide more information.

Thanks for advice.

---

<div class="post-metadata">

### Author: ![localguru](https://sea1.discourse-cdn.com/flex021/user_avatar/forums.rocket.chat/localguru/32/12_2.png) [@localguru](https://forums.rocket.chat/u/localguru)
#### Post date: [October 17, 2018, 8:16pm UTC](https://forums.rocket.chat/t/rocket-chat-doesnt-sending-receiving-messages/2283/2 "2018-10-17T20:16:18Z")

</div>

First I would set the loglevel of the Rocket.Chat server so high that you can see if the Rocket.Chat really tries to send e-mails.

Then I would install a local mail server on the Rocket.Chat server, e.g. ssmtp, to check if Rocket.Chat passed the mails to the local mailer and the mailer passed the mails to the smtp\_relay.

If all this looks good, you should consider that the mail server might have a problem.

---

<div class="post-metadata">

### Author: ![lcspereira](https://avatars.discourse-cdn.com/v4/letter/l/2acd7d/32.png) [@lcspereira](https://forums.rocket.chat/u/lcspereira)
#### Post date: [October 17, 2018, 8:44pm UTC](https://forums.rocket.chat/t/rocket-chat-doesnt-sending-receiving-messages/2283/3 "2018-10-17T20:44:59Z")

</div>

Hi, @localguru,

I had set the loglevel to 2 - Errors, Info and Debug, and it seems that doesn’t have errors.

By the way, we’re not using e-mail notifications. You think that it’s necessary?

I don’t know if I expressed me correctly, but I’m having problems with the chat messages, not the e-mail notifications.

Thanks for advice.

---

<div class="post-metadata">

### Author: ![laisa.cardoso](https://avatars.discourse-cdn.com/v4/letter/l/9de053/32.png) [@laisa.cardoso](https://forums.rocket.chat/u/laisa.cardoso)
#### Post date: [January 4, 2021, 11:33am UTC](https://forums.rocket.chat/t/rocket-chat-doesnt-sending-receiving-messages/2283/4 "2021-01-04T11:33:56Z")

</div>

I’m experiencing the same problem. How did you solve it?
