Hello
I usually see this in my self hosted logs many times
TCP Proxy: Was closed, calling abort controller
TCP Proxy: Was closed, calling abort controller
TCP Proxy: Was closed, calling abort controller
also this
(node:7) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
i use https://nginxproxymanager.com/ as proxy manager to provide SSL
and in decker ENV VAR i have below variables added
N8N_PROXY_HOPS = 1
N8N_SECURE_COOKIE = false
WEBHOOK_URL=https://n8n.server.mlotfy.win/
N8N_EDITOR_BASE_URL=https://n8n.mydomain.com/
N8N_HOST=https://n8n.mydomain.com/
N8N_PROTOCOL=https
My server details
Debug info
core
- n8nVersion: 2.1.4
- platform: docker (self-hosted)
- nodeJsVersion: 22.21.1
- nodeEnv: production
- database: sqlite
- executionMode: regular
- concurrency: -1
- license: enterprise (production)
- consumerId: 41ff6747-4a2a-49b5-9bfa-0aacfe71ca78
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: filesystem
pruning
- enabled: true
- maxAge: 336 hours
- maxCount: 10000 executions
client
- userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/143.0.0.0 safari/537.36
- isTouchDevice: false
security
- secureCookie: false
Generated at: 2026-01-01T13:36:32.485Z