I’m having issues updating from 0.193.5
I’m using N8N with npm / caddy / pm2 / basic auth
Never had any issues updating before, just run the usual commands npm update -g n8n and then reload n8n with pm2
However now I’m getting a 502 error after updating. I tried a few times and had to roll back the server. Has anything changed that could be messing with me?
[email protected]:/home/ubuntu# node -v
v16.17.1
N8N_BASIC_AUTH_PASSWORD: xxxx
EXECUTIONS_DATA_MAX_AGE: 336
N8N_BASIC_AUTH_USER: xxxx
WEBHOOK_TUNNEL_URL: https://worker.xxxx.com/
GENERIC_TIMEZONE: Asia/Singapore
N8N_HOST: worker.xxxx.com
WEBHOOK_URL: https://worker.xxx.com/
N8N_ENCRYPTION_KEY: xxx
EXECUTIONS_DATA_PRUNE: true
N8N_USER_MANAGEMENT_DISABLED: true