Error
TypeError: Cannot read properties of undefined (reading 'indexOf')
   at /var/app/current/cloud/app.js:1107:50
   at runInContextCb (/var/app/current/node_modules/newrelic/lib/shim/shim.js:1322:22)
   at AsyncLocalStorage.run (node:async_hooks:330:14)
   at AsyncLocalContextManager.runInContext (/var/app/current/node_modules/newrelic/lib/context-manager/async-local-context-manager.js:65:36)
   at WebFrameworkShim.applySegment (/var/app/current/node_modules/newrelic/lib/shim/shim.js:1312:25)
   at _applyRecorderSegment (/var/app/current/node_modules/newrelic/lib/shim/shim.js:954:20)
   at _doRecord (/var/app/current/node_modules/newrelic/lib/shim/shim.js:927:17)
   at /var/app/current/node_modules/newrelic/lib/shim/shim.js:887:24
   at Layer.handle [as handle_request] (/var/app/current/node_modules/express/lib/router/layer.js:95:5)
   at next (/var/app/current/node_modules/express/lib/router/route.js:144:13)
   at boundNext (/var/app/current/node_modules/newrelic/lib/shim/webframework-shim.js:988:32)
   at runInContextCb (/var/app/current/node_modules/newrelic/lib/shim/shim.js:1322:22)
   at AsyncLocalStorage.run (node:async_hooks:319:14)
   at AsyncLocalContextManager.runInContext (/var/app/current/node_modules/newrelic/lib/context-manager/async-local-context-manager.js:65:36)
   at WebFrameworkShim.applySegment (/var/app/current/node_modules/newrelic/lib/shim/shim.js:1312:25)
   at wrapper (/var/app/current/node_modules/newrelic/lib/shim/shim.js:1898:17)
   at /var/app/current/cloud/app.js:1053:17
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)