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:44952) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
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:
AppError: {"name":"AppError","message":"{\"name\":\"RequestError\",\"message\":\"Procedure or function 'up_UPDATE_LoginAttempts' expects parameter '@SuccessfulLogin', which was not supplied.\",\"stack\":\"RequestError: Procedure or function 'up_UPDATE_LoginAttempts' expects parameter '@SuccessfulLogin', which was not supplied.\\n    at handleError (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\mssql\\\\lib\\\\tedious\\\\request.js:738:15)\\n    at Connection.emit (node:events:524:28)\\n    at Connection.emit (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\connection.js:959:18)\\n    at RequestTokenHandler.onErrorMessage (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\token\\\\handler.js:285:21)\\n    at Readable.<anonymous> (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\token\\\\token-stream-parser.js:18:33)\\n    at Readable.emit (node:events:524:28)\\n    at addChunk (node:internal/streams/readable:561:12)\\n    at readableAddChunkPushObjectMode (node:internal/streams/readable:538:3)\\n    at Readable.push (node:internal/streams/readable:393:5)\\n    at nextAsync (node:internal/streams/from:194:22)\",\"code\":\"EREQUEST\"}","stack":"AppError: {\"name\":\"RequestError\",\"message\":\"Procedure or function 'up_UPDATE_LoginAttempts' expects parameter '@SuccessfulLogin', which was not supplied.\",\"stack\":\"RequestError: Procedure or function 'up_UPDATE_LoginAttempts' expects parameter '@SuccessfulLogin', which was not supplied.\\n    at handleError (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\mssql\\\\lib\\\\tedious\\\\request.js:738:15)\\n    at Connection.emit (node:events:524:28)\\n    at Connection.emit (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\connection.js:959:18)\\n    at RequestTokenHandler.onErrorMessage (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\token\\\\handler.js:285:21)\\n    at Readable.<anonymous> (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\token\\\\token-stream-parser.js:18:33)\\n    at Readable.emit (node:events:524:28)\\n    at addChunk (node:internal/streams/readable:561:12)\\n    at readableAddChunkPushObjectMode (node:internal/streams/readable:538:3)\\n    at Readable.push (node:internal/streams/readable:393:5)\\n    at nextAsync (node:internal/streams/from:194:22)\",\"code\":\"EREQUEST\"}\n    at C:\\Applications\\RunFree\\WebRoot\\modules\\db.js:253:39\n    at C:\\Applications\\RunFree\\WebRoot\\node_modules\\mssql\\lib\\base\\request.js:530:25\n    at Request.userCallback (C:\\Applications\\RunFree\\WebRoot\\node_modules\\mssql\\lib\\tedious\\request.js:841:15)\n    at Request.callback (C:\\Applications\\RunFree\\WebRoot\\node_modules\\tedious\\lib\\request.js:239:14)\n    at Request.callback (C:\\Applications\\RunFree\\WebRoot\\node_modules\\@opentelemetry\\instrumentation-tedious\\build\\src\\instrumentation.js:160:41)\n    at Parser.onEndOfMessage (C:\\Applications\\RunFree\\WebRoot\\node_modules\\tedious\\lib\\connection.js:2623:22)\n    at Object.onceWrapper (node:events:638:28)\n    at Parser.emit (node:events:524:28)\n    at Readable.<anonymous> (C:\\Applications\\RunFree\\WebRoot\\node_modules\\tedious\\lib\\token\\token-stream-parser.js:24:12)\n    at Readable.emit (node:events:524:28)","code":"No error code"}
    at C:\Applications\RunFree\WebRoot\modules\db.js:274:27
    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:
AppError: {"name":"AppError","message":"{\"name\":\"RequestError\",\"message\":\"Procedure or function 'up_UPDATE_LoginAttempts' expects parameter '@SuccessfulLogin', which was not supplied.\",\"stack\":\"RequestError: Procedure or function 'up_UPDATE_LoginAttempts' expects parameter '@SuccessfulLogin', which was not supplied.\\n    at handleError (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\mssql\\\\lib\\\\tedious\\\\request.js:738:15)\\n    at Connection.emit (node:events:524:28)\\n    at Connection.emit (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\connection.js:959:18)\\n    at RequestTokenHandler.onErrorMessage (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\token\\\\handler.js:285:21)\\n    at Readable.<anonymous> (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\token\\\\token-stream-parser.js:18:33)\\n    at Readable.emit (node:events:524:28)\\n    at addChunk (node:internal/streams/readable:561:12)\\n    at readableAddChunkPushObjectMode (node:internal/streams/readable:538:3)\\n    at Readable.push (node:internal/streams/readable:393:5)\\n    at nextAsync (node:internal/streams/from:194:22)\",\"code\":\"EREQUEST\"}","stack":"AppError: {\"name\":\"RequestError\",\"message\":\"Procedure or function 'up_UPDATE_LoginAttempts' expects parameter '@SuccessfulLogin', which was not supplied.\",\"stack\":\"RequestError: Procedure or function 'up_UPDATE_LoginAttempts' expects parameter '@SuccessfulLogin', which was not supplied.\\n    at handleError (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\mssql\\\\lib\\\\tedious\\\\request.js:738:15)\\n    at Connection.emit (node:events:524:28)\\n    at Connection.emit (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\connection.js:959:18)\\n    at RequestTokenHandler.onErrorMessage (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\token\\\\handler.js:285:21)\\n    at Readable.<anonymous> (C:\\\\Applications\\\\RunFree\\\\WebRoot\\\\node_modules\\\\tedious\\\\lib\\\\token\\\\token-stream-parser.js:18:33)\\n    at Readable.emit (node:events:524:28)\\n    at addChunk (node:internal/streams/readable:561:12)\\n    at readableAddChunkPushObjectMode (node:internal/streams/readable:538:3)\\n    at Readable.push (node:internal/streams/readable:393:5)\\n    at nextAsync (node:internal/streams/from:194:22)\",\"code\":\"EREQUEST\"}\n    at C:\\Applications\\RunFree\\WebRoot\\modules\\db.js:253:39\n    at C:\\Applications\\RunFree\\WebRoot\\node_modules\\mssql\\lib\\base\\request.js:530:25\n    at Request.userCallback (C:\\Applications\\RunFree\\WebRoot\\node_modules\\mssql\\lib\\tedious\\request.js:841:15)\n    at Request.callback (C:\\Applications\\RunFree\\WebRoot\\node_modules\\tedious\\lib\\request.js:239:14)\n    at Request.callback (C:\\Applications\\RunFree\\WebRoot\\node_modules\\@opentelemetry\\instrumentation-tedious\\build\\src\\instrumentation.js:160:41)\n    at Parser.onEndOfMessage (C:\\Applications\\RunFree\\WebRoot\\node_modules\\tedious\\lib\\connection.js:2623:22)\n    at Object.onceWrapper (node:events:638:28)\n    at Parser.emit (node:events:524:28)\n    at Readable.<anonymous> (C:\\Applications\\RunFree\\WebRoot\\node_modules\\tedious\\lib\\token\\token-stream-parser.js:24:12)\n    at Readable.emit (node:events:524:28)","code":"No error code"}
    at C:\Applications\RunFree\WebRoot\modules\db.js:274:27
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jQuery-File-Upload/server/php/index.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jQuery-File-Upload/server/php/UploadHandler.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jQuery-File-Upload/server/php/upload.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jQuery-File-Upload/server/php/upload.class.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jQuery-File-Upload/php/index.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jQuery-File-Upload/php/UploadHandler.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jQuery-File-Upload/php/upload.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jQuery-File-Upload/php/upload.class.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jquery-file-upload/server/php/index.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jquery-file-upload/server/php/UploadHandler.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jquery-file-upload/server/php/upload.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/jquery-file-upload/server/php/upload.class.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/server/php/index.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/server/php/UploadHandler.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/server/php/upload.php
Error: Unexpected end of form
    at Multipart._final (C:\Applications\RunFree\WebRoot\node_modules\busboy\lib\types\multipart.js:588:17)
    at prefinish (node:internal/streams/writable:916:14)
    at finishMaybe (node:internal/streams/writable:930:5)
    at Writable.end (node:internal/streams/writable:845:5)
    at IncomingMessage.onend (node:internal/streams/readable:948:10)
    at C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:55
    at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AsyncLocalStorageContextManager.js:33:40)
    at SentryContextManager.with (C:\Applications\RunFree\WebRoot\node_modules\@sentry\opentelemetry\build\cjs\index.js:1415:24)
    at IncomingMessage.contextWrapper (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\context-async-hooks\build\src\AbstractAsyncHooksContextManager.js:50:32)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/server/php/upload.class.php
Error decoding share token: TypeError: token.replace is not a function
    at decodeShareToken (C:\Applications\RunFree\WebRoot\modules\wishlist.js:35:29)
    at GetShared (C:\Applications\RunFree\WebRoot\modules\wishlist.js:261:26)
    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)
Error decoding share token: TypeError: Invalid initialization vector
    at Decipheriv.createCipherBase (node:internal/crypto/cipher:121:19)
    at Decipheriv.createCipherWithIV (node:internal/crypto/cipher:133:3)
    at new Decipheriv (node:internal/crypto/cipher:278:3)
    at Object.createDecipheriv (node:crypto:147:10)
    at decodeShareToken (C:\Applications\RunFree\WebRoot\modules\wishlist.js:48:33)
    at GetShared (C:\Applications\RunFree\WebRoot\modules\wishlist.js:261:26)
    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) {
  code: 'ERR_CRYPTO_INVALID_IV'
}
Error decoding share token: TypeError: token.replace is not a function
    at decodeShareToken (C:\Applications\RunFree\WebRoot\modules\wishlist.js:35:29)
    at GetShared (C:\Applications\RunFree\WebRoot\modules\wishlist.js:261:26)
    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)
Error decoding share token: TypeError: Invalid initialization vector
    at Decipheriv.createCipherBase (node:internal/crypto/cipher:121:19)
    at Decipheriv.createCipherWithIV (node:internal/crypto/cipher:133:3)
    at new Decipheriv (node:internal/crypto/cipher:278:3)
    at Object.createDecipheriv (node:crypto:147:10)
    at decodeShareToken (C:\Applications\RunFree\WebRoot\modules\wishlist.js:48:33)
    at GetShared (C:\Applications\RunFree\WebRoot\modules\wishlist.js:261:26)
    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) {
  code: 'ERR_CRYPTO_INVALID_IV'
}
Error decoding share token: TypeError: Invalid initialization vector
    at Decipheriv.createCipherBase (node:internal/crypto/cipher:121:19)
    at Decipheriv.createCipherWithIV (node:internal/crypto/cipher:133:3)
    at new Decipheriv (node:internal/crypto/cipher:278:3)
    at Object.createDecipheriv (node:crypto:147:10)
    at decodeShareToken (C:\Applications\RunFree\WebRoot\modules\wishlist.js:48:33)
    at GetShared (C:\Applications\RunFree\WebRoot\modules\wishlist.js:261:26)
    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) {
  code: 'ERR_CRYPTO_INVALID_IV'
}
Error decoding share token: TypeError: token.replace is not a function
    at decodeShareToken (C:\Applications\RunFree\WebRoot\modules\wishlist.js:35:29)
    at GetShared (C:\Applications\RunFree\WebRoot\modules\wishlist.js:261:26)
    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: request.body.phone.split is not a function
    at Save (C:\Applications\RunFree\WebRoot\modules\addresses.js:56:60)
    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)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/api/address
TypeError: first.trim is not a function
    at SignUp (C:\Applications\RunFree\WebRoot\modules\members.js:1160:29)
    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)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/api/signup
TypeError: last.trim is not a function
    at SignUp (C:\Applications\RunFree\WebRoot\modules\members.js:1161: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)
    at arguments.<computed> (C:\Applications\RunFree\WebRoot\node_modules\@opentelemetry\instrumentation-express\build\src\instrumentation.js:206:41)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/api/signup
TypeError: email.trim is not a function
    at SignUp (C:\Applications\RunFree\WebRoot\modules\members.js:1159:34)
    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)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/api/signup
TypeError: password.trim is not a function
    at SignUp (C:\Applications\RunFree\WebRoot\modules\members.js:1164:35)
    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)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/api/signup
TypeError: search.trim is not a function
    at Get (C:\Applications\RunFree\WebRoot\modules\stores.js:61:34)
    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)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/api/stores
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\stores.js:67:35)
    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)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/api/stores
TypeError: cardNumber.trim is not a function
    at ApplyGiftCard (C:\Applications\RunFree\WebRoot\modules\cart.js:888:28)
    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)
birkenstocksd.com
45.150.34.130
www.birkenstocksd.com/api/applygiftCard