diff --git a/config/initializers/logster.rb b/config/initializers/logster.rb index be76f022368..c1d862dba95 100644 --- a/config/initializers/logster.rb +++ b/config/initializers/logster.rb @@ -9,6 +9,10 @@ if Rails.env.production? /^AbstractController::ActionNotFound/, + # alihack is really annoying, nothing really we can do about this + # (795: unexpected token at 'alihack<%eval request("alihack.com")%> '): + /^ActionDispatch::ParamsParser::ParseError/, + # ignore any empty JS errors that contain blanks or zeros for line and column fields # # Line: