diff --git a/config/initializers/logster.rb b/config/initializers/logster.rb index 23c01ab7ec9..25d696898ab 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/m + /^Failed to pull hotlinked image.*(404 Not Found|gestaddrinfo: Name or service not known)/m ] end