SyntaxError: Invalid or unexpected token
at Object.compileFunction (node:vm:360:18)
at wrapSafe (node:internal/modules/cjs/loader:1124:15)
at Module._compile (node:internal/modules/cjs/loader:1160:27)
at Object.Module._extensions…js (node:internal/modules/cjs/loader:1250:10)
at Module.load (node:internal/modules/cjs/loader:1074:32)
at Function.Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47
We are hosting n8n in AKS, on updating the version from 0.236.3 to 1.0.4, above error hitting in logs(Crashloopback)
Warning BackOff 12s (x5 over 62s) kubelet Back-off restarting failed container n8n in pod n8n-f99b95bf-cgqbk_n8n(261172d4-6b58-4061-9fc7-73824f474530)
Worker node running in statefulset updated to 1.0.5 and running successfully, but the n8n with Postgres connectivity and redid is in deployment throws error in version 1.0.4 or 1.0.5 which works perfectly fine with 0.236.3