diff --git a/config/initializers/logster.rb b/config/initializers/logster.rb index 25d696898ab..e3e748faa65 100644 --- a/config/initializers/logster.rb +++ b/config/initializers/logster.rb @@ -34,7 +34,7 @@ if Rails.env.production? /^ActionController::BadRequest /, # hotlinked image error that is pointless - /^Failed to pull hotlinked image.*(404 Not Found|gestaddrinfo: Name or service not known)/m + /^Failed to pull hotlinked image.*(404 Not Found|403 Forbidden|gestaddrinfo: Name or service not known)/m ] end