# "push-notifications/following\_replied.png" is not present in the asset pipeline

**URL:** https://meta.discourse.org/t/push-notifications-following-replied-png-is-not-present-in-the-asset-pipeline/229375
**Category:** UX
**Tags:** follow
**Created:** [May 25, 2022, 7:17am UTC](https://meta.discourse.org/t/push-notifications-following-replied-png-is-not-present-in-the-asset-pipeline/229375 "2022-05-25T07:17:26Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [May 25, 2022, 7:17am UTC](https://meta.discourse.org/t/push-notifications-following-replied-png-is-not-present-in-the-asset-pipeline/229375/1 "2022-05-25T07:17:26Z")

</div>

Hello,

I have an issue in `/logs` with push notification.

`Job exception: The asset "push-notifications/following_replied.png" is not present in the asset pipeline.`

![Screenshot 2022-05-25 at 8.26.21](https://global.discourse-cdn.com/meta/optimized/4X/c/4/6/c46788504d8708b9dc1c7246b97a33a05e9afb80_2_690x39.png)

> **backtrace**
>
> ```plaintext
> sprockets-rails-3.4.2/lib/sprockets/rails/helper.rb:84:in `compute_asset_path'
> 
> actionview-7.0.3/lib/action_view/helpers/asset_url_helper.rb:203:in `asset_path'
> 
> actionview-7.0.3/lib/action_view/helpers/asset_url_helper.rb:231:in `asset_url'
> 
> actionview-7.0.3/lib/action_view/helpers/asset_url_helper.rb:390:in `image_url'
> 
> /var/www/discourse/app/services/push_notification_pusher.rb:18:in `block in push'
> 
> i18n-1.10.0/lib/i18n.rb:328:in `with_locale'
> 
> /var/www/discourse/app/services/push_notification_pusher.rb:8:in `push'
> 
> /var/www/discourse/app/jobs/regular/send_push_notification.rb:7:in `execute'
> 
> /var/www/discourse/app/jobs/base.rb:232:in `block (2 levels) in perform'
> 
> rails_multisite-4.0.1/lib/rails_multisite/connection_management.rb:80:in `with_connection'
> 
> /var/www/discourse/app/jobs/base.rb:221:in `block in perform'
> 
> /var/www/discourse/app/jobs/base.rb:217:in `each'
> 
> /var/www/discourse/app/jobs/base.rb:217:in `perform'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:196:in `execute_job'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:164:in `block (2 levels) in process'
> 
> sidekiq-6.4.2/lib/sidekiq/middleware/chain.rb:138:in `block in invoke'
> 
> /var/www/discourse/lib/sidekiq/pausable.rb:138:in `call'
> 
> sidekiq-6.4.2/lib/sidekiq/middleware/chain.rb:140:in `block in invoke'
> 
> sidekiq-6.4.2/lib/sidekiq/middleware/chain.rb:143:in `invoke'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:163:in `block in process'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:136:in `block (6 levels) in dispatch'
> 
> sidekiq-6.4.2/lib/sidekiq/job_retry.rb:114:in `local'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:135:in `block (5 levels) in dispatch'
> 
> sidekiq-6.4.2/lib/sidekiq.rb:40:in `block in <module:Sidekiq>'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:131:in `block (4 levels) in dispatch'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:257:in `stats'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:126:in `block (3 levels) in dispatch'
> 
> sidekiq-6.4.2/lib/sidekiq/job_logger.rb:13:in `call'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:125:in `block (2 levels) in dispatch'
> 
> sidekiq-6.4.2/lib/sidekiq/job_retry.rb:81:in `global'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:124:in `block in dispatch'
> 
> sidekiq-6.4.2/lib/sidekiq/job_logger.rb:39:in `prepare'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:123:in `dispatch'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:162:in `process'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:78:in `process_one'
> 
> sidekiq-6.4.2/lib/sidekiq/processor.rb:68:in `run'
> 
> sidekiq-6.4.2/lib/sidekiq/util.rb:56:in `watchdog'
> 
> sidekiq-6.4.2/lib/sidekiq/util.rb:65:in `block in safe_thread'
> 
> ```

Discourse version: [05212f6cc3](https://github.com/discourse/discourse/commits/05212f6cc35dde0996f69b1a5f32e6ae2de96d84)

Thank you! 🙂

---

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [June 7, 2022, 11:00pm UTC](https://meta.discourse.org/t/push-notifications-following-replied-png-is-not-present-in-the-asset-pipeline/229375/2 "2022-06-07T23:00:56Z")

</div>

Hello,

Since [this commit](https://github.com/discourse/discourse/commit/7b4e338c0eb53b9ce9ba981759abff53aa94d261) the push notifications works again but the notifications icons shows the Discourse logo instead of Follow custom create topic and reply icons. Thanks 🙂
