# Repeated notifications

**URL:** https://meta.discourse.org/t/repeated-notifications/183269
**Category:** Support
**Created:** [March 15, 2021, 7:57am UTC](https://meta.discourse.org/t/repeated-notifications/183269 "2021-03-15T07:57:44Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Ed\_Bobkov](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ed_bobkov/32/200014_2.png) [@Ed\_Bobkov](https://meta.discourse.org/u/Ed_Bobkov)
#### Post date: [March 15, 2021, 7:57am UTC](https://meta.discourse.org/t/repeated-notifications/183269/1 "2021-03-15T07:57:45Z")

</div>

Smth strange started to happen. I receive notifications with a huge time gap about 15 hours. At the same time the Telegram notification plugin receives notifications instantly but repeats them multiple times. Any ideas why does it happen?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 15, 2021, 9:49am UTC](https://meta.discourse.org/t/repeated-notifications/183269/2 "2021-03-15T09:49:22Z")

</div>

That is strange. How did you install? Could something else be mucking with redis? Have look at /sidekiq are there errors there or in your admin logs?

---

<div class="post-metadata">

### Author: ![Ed\_Bobkov](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ed_bobkov/32/200014_2.png) [@Ed\_Bobkov](https://meta.discourse.org/u/Ed_Bobkov)
#### Post date: [March 15, 2021, 12:32pm UTC](https://meta.discourse.org/t/repeated-notifications/183269/3 "2021-03-15T12:32:14Z")

</div>

It was a [standard install](https://meta.discourse.org/t/142537?silent=true), not fresh, but updated to the latest.

In /sidekiq I found a lot of killed tasks and retries because of this error:

```plaintext
Wrapped I18n::InvalidLocaleData: can not load translations from /var/www/discourse/plugins/discourse-private-replies/config/locales/server.ar.yml: #
<Psych::SyntaxError: (/var/www/discourse/plugins/discourse-private-replies/config/locales/server.ar.yml): did not find expected key while parsing a block mapping at line 3 column 5>

```

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 15, 2021, 12:58pm UTC](https://meta.discourse.org/t/repeated-notifications/183269/4 "2021-03-15T12:58:20Z")

</div>

So remove the private replies plugin and see if that fixes it.

---

<div class="post-metadata">

### Author: ![Ed\_Bobkov](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ed_bobkov/32/200014_2.png) [@Ed\_Bobkov](https://meta.discourse.org/u/Ed_Bobkov)
#### Post date: [March 19, 2021, 9:07am UTC](https://meta.discourse.org/t/repeated-notifications/183269/5 "2021-03-19T09:07:26Z")

</div>

The issue was connected with this topic: [Discourse Private Replies - #34 by Ed\_Bobkov](https://meta.discourse.org/t/discourse-private-replies/146712/34)  
The problem wen away after the plugin was fixed.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [April 18, 2021, 9:07am UTC](https://meta.discourse.org/t/repeated-notifications/183269/6 "2021-04-18T09:07:27Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
