"Assurez-vous que les bloqueurs de publicités sont désactivés et essayez de recharger la page." lors de l'activation de Data Explorer

voyez-vous quelque chose dans admin - logs - error logs ?

avez-vous essayé de redémarrer votre serveur Discourse ?

Je l’ai fait plusieurs fois, os, docker.

Essayer un plugin différent, ce qui donne aussi Oups
Les logs de trace indiquent :

Message (6 copies signalées)

ActionView::Template::Error (L'asset « plugins/discourse-spoiler-alert.js » n'est pas présent dans le pipeline d'assets.
)
app/helpers/application_helper.rb:93:in `script_asset_path'
app/helpers/application_helper.rb:146:in `block in preload_script'
app/helpers/application_helper.rb:145:in `map'
app/helpers/application_helper.rb:145:in `preload_script'
app/views/layouts/application.html.erb:42
app/views/layouts/application.html.erb:41:in `each'
app/views/layouts/application.html.erb:41
lib/topic_list_responder.rb:15:in `block (2 levels) in respond_with_list'
lib/topic_list_responder.rb:8:in `respond_with_list'
app/controllers/list_controller.rb:110:in `block (2 levels) in <class:ListController>'
app/controllers/application_controller.rb:421:in `block in with_resolved_locale'
app/controllers/application_controller.rb:421:in `with_resolved_locale'
lib/middleware/omniauth_bypass_middleware.rb:74:in `call'
lib/content_security_policy/middleware.rb:12:in `call'
lib/middleware/anonymous_cache.rb:389:in `call'
lib/middleware/gtm_script_nonce_injector.rb:10:in `call'
config/initializers/100-quiet_logger.rb:20:in `call'
config/initializers/100-silence_logger.rb:29:in `call'
lib/middleware/enforce_hostname.rb:24:in `call'
lib/middleware/request_tracker.rb:233:in `call'

Backtrace

sprockets-rails (3.4.2) lib/sprockets/rails/helper.rb:84:in `compute_asset_path'
actionview (7.0.7) lib/action_view/helpers/asset_url_helper.rb:203:in `asset_path'
app/helpers/application_helper.rb:93:in `script_asset_path'
app/helpers/application_helper.rb:146:in `block in preload_script'
app/helpers/application_helper.rb:145:in `map'
app/helpers/application_helper.rb:145:in `preload_script'
app/views/layouts/application.html.erb:42
app/views/layouts/application.html.erb:41:in `each'
app/views/layouts/application.html.erb:41
actionview (7.0.7) lib/action_view/base.rb:244:in `public_send'

Env

HTTP HOSTS: discourse.test.web

Je me souviens avoir rencontré ce problème avec Data Explorer. Je ne suis pas du tout sûr pour une installation standard en production, mais je l’ai certainement vu sur une installation de développement.

1 « J'aime »