你好,
我的论坛一直运行正常,但有一个人无法访问。
她遇到了 500 错误,Discourse 的日志中显示了以下信息:
2:21 pm
ActionView::Template::Error (No route matches {:action=>"show", :controller=>"groups", :id=>"comité_basket", :post_number=>"3", :slug=>"reunions-du-comite-basket", :topic_id=>"23649"}, possible unmatched constraints: [:id])
app/views/exceptions/not_found.html.erb:9
app/controllers/application_controller.rb:828:in `build_not_found_page'
app/controllers/application_controller.rb:286:in `block in rescue_discourse_actions'
app/controllers/application_controller.rb:358:in `block in with_resolved_locale'
app/controllers/application_controller.rb:358:in `with_resolved_locale'
app/controllers/application_controller.rb:284:in `rescue_discourse_actions'
app/controllers/application_controller.rb:205:in `block in <class:ApplicationController>'
lib/middleware/omniauth_bypass_middleware.rb:68:in `call'
lib/content_security_policy/middleware.rb:12:in `call'
lib/middleware/anonymous_cache.rb:353:in `call'
config/initializers/100-quiet_logger.rb:23:in `call'
config/initializers/100-silence_logger.rb:31:in `call'
lib/middleware/enforce_hostname.rb:23:in `call'
lib/middleware/request_tracker.rb:177:in `call'
您知道是怎么回事吗?
她在自己的电脑和智能手机上都尝试过,使用的是同一条互联网连接。