# Notifications not happening

**URL:** https://meta.discourse.org/t/notifications-not-happening/405023
**Category:** Support
**Tags:** notifications
**Created:** [June 11, 2026, 12:09am UTC](https://meta.discourse.org/t/notifications-not-happening/405023 "2026-06-11T00:09:19Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![rlauriston](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@rlauriston](https://meta.discourse.org/u/rlauriston)
#### Post date: [June 11, 2026, 12:09am UTC](https://meta.discourse.org/t/notifications-not-happening/405023/1 "2026-06-11T00:09:19Z")

</div>

A user reports that notifications stopped working. I’m not sure how to troubleshoot this.

> **[Notifications broken](https://www.foodtalkcentral.com/t/notifications-broken/20114)**
>
> see title

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [June 11, 2026, 5:19am UTC](https://meta.discourse.org/t/notifications-not-happening/405023/2 "2026-06-11T05:19:40Z")

</div>

Hi there, has the user tried logging out then in again? Or clearing his cache? Perhaps that could help.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [June 12, 2026, 8:16pm UTC](https://meta.discourse.org/t/notifications-not-happening/405023/3 "2026-06-12T20:16:25Z")

</div>

Maybe ask them to check [https://www.foodtalkcentral.com/my/notifications/responses](https://www.foodtalkcentral.com/my/notifications/responses)? are the notifications they were expecting to get listed there?

Safe to assume that your account and others aren’t having the problem? If they right click and visit the inspector in their browser, do they see any errors on the console tab?

It also appears that you haven’t updated Discourse in 6+ months, so getting up-to-date could eliminate some old bugs.

---

<div class="post-metadata">

### Author: ![rlauriston](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@rlauriston](https://meta.discourse.org/u/rlauriston)
#### Post date: [June 12, 2026, 9:06pm UTC](https://meta.discourse.org/t/notifications-not-happening/405023/4 "2026-06-12T21:06:48Z")

</div>

Seems like updates are broken.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [June 12, 2026, 9:07pm UTC](https://meta.discourse.org/t/notifications-not-happening/405023/5 "2026-06-12T21:07:33Z")

</div>

Can you provide a little more info? are you getting a specific error message?

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [June 13, 2026, 10:16am UTC](https://meta.discourse.org/t/notifications-not-happening/405023/6 "2026-06-13T10:16:32Z")

</div>

If you are updating via the UI, perhaps you should try doing so via the comamnd-line:

```plaintext
cd /var/discourse
./launcher rebuild app

```

That tends to be more consistent than the Admin UI at times.
