[ANSIBLE] Automated PR for loggifly-addl-svcs_2025-07-02T06-27-26 - #94 #94

Merged
gitea-sonarqube-bot merged 3 commits from loggifly-addl-svcs_2025-07-02T06-27-26 into main 2025-07-02 07:15:56 -04:00
Showing only changes of commit 1eb2f0a3b1 - Show all commits
+18 -5
View File
@@ -5,18 +5,31 @@ containers:
ghost_blog: ghost_blog:
action_keywords: action_keywords:
- restart: - restart:
regex: ':[0-9]{2}\] ERROR.*$' regex: 'Connection Error.*ECONNRESET$'
immich-server: immich-server:
action_keywords: action_keywords:
- restart: - restart:
regex: 'ADVICE:.*error' regex: '(ENOTFOUND|Error|ECONNREFUSED)'
invidious: invidious:
keywords: action_keywords:
- regex: 'Error reading.*Connection reset by peer trying to reconnect...' - restart:
regex: 'Error reading.*Connection reset by peer trying to reconnect\.\.\.'
maxun-backend:
action_keywords:
- restart:
regex: '[Ee]rror'
planka:
action_keywords:
- restart:
regex: 'Failed to lift app: Sails is taking too long to load.$'
scrutiny: scrutiny:
action_keywords: action_keywords:
- restart: - restart:
regex: s6.*fatal regex: '^s6-rc: fatal: timed out$'
swag:
action_keywords:
- restart:
regex: 's6-rc: fatal.*'
global_keywords: global_keywords:
keywords: keywords:
- panic - panic