From: Ralf Jung Date: Sun, 14 Jan 2024 09:13:21 +0000 (+0100) Subject: ignore more SSH errors X-Git-Url: https://git.ralfj.de/ansible.git/commitdiff_plain/HEAD ignore more SSH errors --- diff --git a/roles/journalwatch/templates/patterns b/roles/journalwatch/templates/patterns index ca4f728..db20d2d 100644 --- a/roles/journalwatch/templates/patterns +++ b/roles/journalwatch/templates/patterns @@ -88,7 +88,7 @@ error: Received disconnect from [\da-fA-F.:]+ port \d+:\d+: .* error: maximum authentication attempts exceeded for (invalid user [\w_-]*|[\w_-]+) from [\da-fA-F.:]+ port \d+ ssh2 \[preauth\] error: (kex_exchange_identification|send_error|kex_protocol_error|kex protocol error|Bad remote protocol version identification|Protocol major versions differ|beginning MaxStartups throttling).* fatal: ssh_packet_get_string: string is too large \[preauth\] -error: userauth_pubkey: (parse request failed:|could not parse key:|cannot decode key:) .* +(error|fatal): userauth_pubkey: (parse request failed:|could not parse key:|cannot decode key:) .* fatal: monitor_read: unpermitted request .* error: key_from_blob: invalid format \[preauth\]