You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running as a Kubernetes pod, has been running normally for quite a long time.
Seemingly a v0.13.1 issue? Seems to work fine on v0.13.0, but crashes on v0.13.1.
Logs:
{"level":"debug","message":"cache opts: {\"store\":\"memory\",\"max\":0,\"ttl\":0}","service":"external-auth-server","timestamp":"2023-06-27T13:04:25.023Z"}
{"date":"Tue Jun 27 2023 13:04:31 GMT+0000 (Coordinated Universal Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: unable to determine boolean value\nError: unable to determine boolean value\n at Object.toBoolean (/home/eas/app/src/utils.js:151:9)\n at Object.<anonymous> (/home/eas/app/src/server.js:48:31)\n at Module._compile (node:internal/modules/cjs/loader:1196:14)\n at Object.Module._extensions..js (node:internal/modules/cjs/loader:1250:10)\n at Module.load (node:internal/modules/cjs/loader:1074:32)\n at Function.Module._load (node:internal/modules/cjs/loader:909:12)\n at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)\n at node:internal/main/run_main_module:22:47","os":{"loadavg":[15.16,14.81,14.55],"uptime":2574515.71},"process":{"argv":["/usr/local/bin/node","/home/eas/app/src/server.js"],"cwd":"/home/eas/app","execPath":"/usr/local/bin/node","gid":1001,"memoryUsage":{"arrayBuffers":290001,"external":2114225,"heapTotal":55889920,"heapUsed":52866616,"rss":96600064},"pid":17,"uid":1001,"version":"v16.20.0"},"service":"external-auth-server","stack":"Error: unable to determine boolean value\n at Object.toBoolean (/home/eas/app/src/utils.js:151:9)\n at Object.<anonymous> (/home/eas/app/src/server.js:48:31)\n at Module._compile (node:internal/modules/cjs/loader:1196:14)\n at Object.Module._extensions..js (node:internal/modules/cjs/loader:1250:10)\n at Module.load (node:internal/modules/cjs/loader:1074:32)\n at Function.Module._load (node:internal/modules/cjs/loader:909:12)\n at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)\n at node:internal/main/run_main_module:22:47","timestamp":"2023-06-27T13:04:31.130Z","trace":[{"column":9,"file":"/home/eas/app/src/utils.js","function":"Object.toBoolean","line":151,"method":"toBoolean","native":false},{"column":31,"file":"/home/eas/app/src/server.js","function":null,"line":48,"method":null,"native":false},{"column":14,"file":"node:internal/modules/cjs/loader","function":"Module._compile","line":1196,"method":"_compile","native":false},{"column":10,"file":"node:internal/modules/cjs/loader","function":"Module._extensions..js","line":1250,"method":".js","native":false},{"column":32,"file":"node:internal/modules/cjs/loader","function":"Module.load","line":1074,"method":"load","native":false},{"column":12,"file":"node:internal/modules/cjs/loader","function":"Module._load","line":909,"method":"_load","native":false},{"column":12,"file":"node:internal/modules/run_main","function":"Function.executeUserEntryPoint [as runMain]","line":81,"method":"executeUserEntryPoint [as runMain]","native":false},{"column":47,"file":"node:internal/main/run_main_module","function":null,"line":22,"method":null,"native":false}]}
npm notice
npm notice New major version of npm available! 8.19.4 -> 9.7.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.7.2>
npm notice Run `npm install -g npm@9.7.2` to update!
npm notice
Running as a Kubernetes pod, has been running normally for quite a long time.
Seemingly a v0.13.1 issue? Seems to work fine on v0.13.0, but crashes on v0.13.1.
Logs:
Configuration:
The text was updated successfully, but these errors were encountered: