iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1013
HTTP reason: Internal Server Error

You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.

In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.

The last 64k of the output generated by the node.exe process to stderr is shown below:

(node:55692) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
Arguments: 
[0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: 04/06/1981, _f: undefined, _strict: undefined, _locale: [object Object]
Error
    at Function.createFromInputFallback (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:324:25)
    at configFromString (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:2613:19)
    at configFromInput (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:3056:13)
    at prepareConfig (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:3039:13)
    at createFromConfig (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:3006:44)
    at createLocalOrUTC (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:3100:16)
    at createLocal (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:3104:16)
    at hooks (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:16:29)
    at C:\Applications\RunFree\WebRoot\modules\addresses.js:107:38
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error: Database Error: Database Error: operation timed out for an unknown reason
    at C:\Applications\RunFree\WebRoot\modules\db.js:365:23
    at runNextTicks (node:internal/process/task_queues:65:5)
    at listOnTimeout (node:internal/timers:555:9)
    at process.processTimers (node:internal/timers:529:7)
    at async Object.getAllowList (C:\Applications\RunFree\WebRoot\modules\data\mfaDao.js:7:20)
    at async Object.RefreshCachedAllowList (C:\Applications\RunFree\WebRoot\modules\security\mfa.js:57:18)
(node:55692) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Update (C:\Applications\RunFree\WebRoot\modules\members.js:1966:94)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/customer
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Update (C:\Applications\RunFree\WebRoot\modules\members.js:1966:94)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/customer
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'length')
    at C:\Applications\RunFree\WebRoot\modules\shipstation.js:236:30
    at new Promise (<anonymous>)
    at Object.CreateOrder (C:\Applications\RunFree\WebRoot\modules\shipstation.js:235:16)
    at Create (C:\Applications\RunFree\WebRoot\modules\shipstation.js:221:24)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at ImportRemote (C:\Applications\RunFree\WebRoot\modules\stores.js:133:22)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
TypeError: Cannot read properties of undefined (reading 'memberId')
    at JustSave (C:\Applications\RunFree\WebRoot\modules\addresses.js:71:140)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/singleaddress
TypeError: Cannot read properties of undefined (reading 'length')
    at BulkBlurb (C:\Applications\RunFree\WebRoot\modules\products.js:3366:19)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/multiBlurbs
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'token')
    at C:\Applications\RunFree\WebRoot\modules\members.js:855:49
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
    at Function.all (<anonymous>)
    at BulkFulfill (C:\Applications\RunFree\WebRoot\modules\orders.js:651:17)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Update (C:\Applications\RunFree\WebRoot\modules\members.js:1966:94)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/customer
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\sites.js:386:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/site
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\sites.js:386:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/site
TypeError: Cannot read properties of undefined (reading 'memberId')
    at JustSave (C:\Applications\RunFree\WebRoot\modules\addresses.js:71:140)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/singleaddress
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Save (C:\Applications\RunFree\WebRoot\modules\merchants.js:67:45)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/merchant/save
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at ImportRemote (C:\Applications\RunFree\WebRoot\modules\stores.js:133:22)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at ImportRemote (C:\Applications\RunFree\WebRoot\modules\stores.js:133:22)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
Error: Illegal argument undefined
    at module.exports (C:\Applications\RunFree\WebRoot\node_modules\md5\md5.js:152:13)
    at Reset (C:\Applications\RunFree\WebRoot\modules\members.js:756:27)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/reset
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Accept (C:\Applications\RunFree\WebRoot\modules\members.js:555:39)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/accept
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\sites.js:386:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/site
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'token')
    at C:\Applications\RunFree\WebRoot\modules\members.js:855:49
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
TypeError: Cannot read properties of undefined (reading 'length')
    at DoReset (C:\Applications\RunFree\WebRoot\modules\members.js:825:22)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/member/reset
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\sites.js:386:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/site
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Update (C:\Applications\RunFree\WebRoot\modules\members.js:1966:94)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/customer
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'token')
    at C:\Applications\RunFree\WebRoot\modules\members.js:855:49
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
TypeError: Cannot read properties of undefined (reading 'length')
    at DoReset (C:\Applications\RunFree\WebRoot\modules\members.js:825:22)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/member/reset
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\shipping.js:154:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/shipping
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'error')
    at C:\Applications\RunFree\WebRoot\modules\shippo.js:133:46
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Accept (C:\Applications\RunFree\WebRoot\modules\members.js:555:39)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/accept
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at ImportRemote (C:\Applications\RunFree\WebRoot\modules\stores.js:133:22)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'length')
    at C:\Applications\RunFree\WebRoot\modules\shipstation.js:236:30
    at new Promise (<anonymous>)
    at Object.CreateOrder (C:\Applications\RunFree\WebRoot\modules\shipstation.js:235:16)
    at Create (C:\Applications\RunFree\WebRoot\modules\shipstation.js:221:24)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'length')
    at C:\Applications\RunFree\WebRoot\modules\shipworks.js:56:30
    at new Promise (<anonymous>)
    at Object.CreateOrder (C:\Applications\RunFree\WebRoot\modules\shipworks.js:55:16)
    at Create (C:\Applications\RunFree\WebRoot\modules\shipworks.js:41:24)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'length')
    at C:\Applications\RunFree\WebRoot\modules\shippingeasy.js:85:30
    at new Promise (<anonymous>)
    at Object.CreateOrder (C:\Applications\RunFree\WebRoot\modules\shippingeasy.js:84:16)
    at Create (C:\Applications\RunFree\WebRoot\modules\shippingeasy.js:70:24)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Create (C:\Applications\RunFree\WebRoot\modules\shippo.js:316:45)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/orders/shippo/create
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
    at Function.all (<anonymous>)
    at BulkFulfill (C:\Applications\RunFree\WebRoot\modules\orders.js:651:17)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
TypeError: Cannot read properties of undefined (reading 'length')
    at BulkBlurb (C:\Applications\RunFree\WebRoot\modules\products.js:3366:19)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/multiBlurbs
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Save (C:\Applications\RunFree\WebRoot\modules\merchants.js:67:45)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/merchant/save
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'trim')
    at C:\Applications\RunFree\WebRoot\modules\members.js:2050:48
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'trim')
    at C:\Applications\RunFree\WebRoot\modules\members.js:2049:62
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading 'trim')
    at C:\Applications\RunFree\WebRoot\modules\members.js:2049:62
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
TypeError: search.trim is not a function
    at Get (C:\Applications\RunFree\WebRoot\modules\products.js:2770:30)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/products
TypeError: sort.trim is not a function
    at sanitizeSort (C:\Applications\RunFree\WebRoot\modules\data\dbUtils.js:6:17)
    at getSafeOrderBy (C:\Applications\RunFree\WebRoot\modules\data\dbUtils.js:21:22)
    at Get (C:\Applications\RunFree\WebRoot\modules\products.js:2818:31)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/products
TypeError: search.split is not a function
    at Search (C:\Applications\RunFree\WebRoot\modules\sites.js:488:50)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/sites
TypeError: search.split is not a function
    at Search (C:\Applications\RunFree\WebRoot\modules\sites.js:488:50)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/sites
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Update (C:\Applications\RunFree\WebRoot\modules\members.js:1966:94)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/customer
TypeError: response.json is not a function
    at IsAuthorized (C:\Applications\RunFree\WebRoot\server.js:3442:72)
    at AddDomain (C:\Applications\RunFree\WebRoot\modules\sites.js:618:13)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/domain
TypeError: Cannot read properties of undefined (reading 'memberId')
    at Update (C:\Applications\RunFree\WebRoot\modules\members.js:1966:94)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/customer
TypeError: response.json is not a function
    at IsAuthorized (C:\Applications\RunFree\WebRoot\server.js:3442:72)
    at AddDomain (C:\Applications\RunFree\WebRoot\modules\sites.js:618:13)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/domain
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\shipping.js:154:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/shipping
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\sites.js:386:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/site
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: type.trim is not a function
    at Get (C:\Applications\RunFree\WebRoot\modules\webhook.js:35:32)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:284:15
    at Function.process_params (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:346:12)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\index.js:280:10)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\sites.js:386:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/site
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\sites.js:386:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/site
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at Save (C:\Applications\RunFree\WebRoot\modules\sites.js:386:25)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5) {
  code: 'ERR_HTTP_HEADERS_SENT'
}
shop.upandrunningindayton.com
84.21.189.219
upandrunningindayton.com/api/site
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at ImportRemote (C:\Applications\RunFree\WebRoot\modules\stores.js:133:22)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at ImportRemote (C:\Applications\RunFree\WebRoot\modules\stores.js:133:22)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at ServerResponse.header (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:795:10)
    at ServerResponse.send (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:175:12)
    at ServerResponse.json (C:\Applications\RunFree\WebRoot\node_modules\express\lib\response.js:279:15)
    at ImportRemote (C:\Applications\RunFree\WebRoot\modules\stores.js:133:22)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)
    at next (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:149:13)
    at Route.dispatch (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\route.js:119:3)
    at patched (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:210:37)
    at Layer.handle [as handle_request] (C:\Applications\RunFree\WebRoot\node_modules\express\lib\router\layer.js:95:5)