"push-notifications/following_replied.png" is not present in the asset pipeline

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.

backtrace
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

Thank you! :slightly_smiling_face:

1 Like

Hello,

Since this commit the push notifications works again but the notifications icons shows the Discourse logo instead of Follow custom create topic and reply icons. Thanks :slightly_smiling_face:

3 Likes