914 B
914 B
CLAUDE-N8N — Workflow Automation
5 workflows | 3097 executions | Auto-monitor + Auto-learn
Workflows
| Name | Schedule | Function |
|---|---|---|
| WEVIA Health Monitor | */5min | Ping ecosystem-health.php (was weval-ia → fixed) |
| WEVIA Error Monitor | */5min | Scan error logs, alert on anomalies |
| WEVIA Error Monitor v2 | */5min | Enhanced error detection |
| WEVIA AutoLearn | daily | Collect patterns, update knowledge |
| WEVIA AutoLearn v2 | daily | Enhanced learning pipeline |
Config
- URL: n8n.weval-consulting.com
- Port: 5678 (Docker)
- Volume: /var/lib/docker/volumes/n8n_data/_data/
- API Key: weval-n8n-2026
- Encryption Key: in /home/node/.n8n/config
- DB: SQLite
Fix History
- Health Monitor URL: weval-ia (timeout 48% fail) → ecosystem-health.php (0% fail)
- 1869 error executions purged
- DB volume path: /var/lib/docker/volumes/n8n_data/_data/ (NOT /opt/n8n-data)