"Ensure ad-blockers are disabled and try reloading the page." when enabling Data Explorer

are you seeing anything in admin - logs - error logs?

did you try restarting your Discourse server?

That I’ve done number of times, os, docker.

Trying different plugin, which too results in Opps
Back-trace logs show:

Message (6 copies reported)

ActionView::Template::Error (The asset "plugins/discourse-spoiler-alert.js" is not present in the asset pipeline.
)
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

I remember having come across this issue with Data Explorer. I’m not sure at all about a standard, production install, but I definitely saw it on a dev install.

1 Like