Skip to content

Instantly share code, notes, and snippets.

@carboneater
carboneater / Renovate 772107743
Created August 12, 2022 19:01
Mend Renovate Debug Log
DEBUG: No dangling containers to remove
INFO: Repository started
{
"renovateVersion": "32.158.0"
}
DEBUG: Using localDir: /mnt/renovate/gh/carboneater/renovate-semantic-reproduction
DEBUG: PackageFiles.clear() - Package files deleted
{
"baseBranches": []
}

Keybase proof

I hereby claim:

  • I am carboneater on github.
  • I am carboneater (https://keybase.io/carboneater) on keybase.
  • I have a public key ASBBsHEoViEp_FL-kwKVJzglRUkPURgpmHq5QSIop5hDgQo

To claim this, I am signing this object:

@carboneater
carboneater / nginx-ssl-failure.conf
Created April 28, 2017 21:00
Fail2ban filter to detect SSL Handshake Failure due to a bad client SSL Version
# fail2ban filter configuration for nginx
# Detects SSL Handshake Failures
[Definition]
failregex = \[crit\] \d+\#\d+: \*\d+ SSL_do_handshake\(\) failed \(SSL: error:1417D18C:SSL routines:tls_process_client_hello:version too low\) while SSL handshaking, client: <HOST>, server: \S*\s*$
ignoreregex =