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:6124) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
ERROR ProgressEvent {
  type: 'error',
  target: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      query: 'RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      pathname: '/Comment/GetComments',
      path: '/Comment/GetComments?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      href: 'https://api.tarhbama.com/Comment/GetComments?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  currentTarget: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      query: 'RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      pathname: '/Comment/GetComments',
      path: '/Comment/GetComments?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      href: 'https://api.tarhbama.com/Comment/GetComments?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  lengthComputable: false,
  loaded: 0,
  total: 0
}
ERROR ProgressEvent {
  type: 'error',
  target: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      query: 'RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      pathname: '/Survey/GetSurveyByUserId',
      path: '/Survey/GetSurveyByUserId?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      href: 'https://api.tarhbama.com/Survey/GetSurveyByUserId?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  currentTarget: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      query: 'RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      pathname: '/Survey/GetSurveyByUserId',
      path: '/Survey/GetSurveyByUserId?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937',
      href: 'https://api.tarhbama.com/Survey/GetSurveyByUserId?RelatedId=d6b12027-217a-4818-9bff-47a3f6b54937'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  lengthComputable: false,
  loaded: 0,
  total: 0
}
ERROR ProgressEvent {
  type: 'error',
  target: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?category=104149',
      query: 'category=104149',
      pathname: '/Material/GetMaterialList',
      path: '/Material/GetMaterialList?category=104149',
      href: 'https://api.tarhbama.com/Material/GetMaterialList?category=104149'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  currentTarget: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?category=104149',
      query: 'category=104149',
      pathname: '/Material/GetMaterialList',
      path: '/Material/GetMaterialList?category=104149',
      href: 'https://api.tarhbama.com/Material/GetMaterialList?category=104149'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  lengthComputable: false,
  loaded: 0,
  total: 0
}
ERROR ProgressEvent {
  type: 'error',
  target: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      query: 'RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      pathname: '/Comment/GetComments',
      path: '/Comment/GetComments?RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      href: 'https://api.tarhbama.com/Comment/GetComments?RelatedId=eba2ef59-e941-4951-9521-266d0df17054'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  currentTarget: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      query: 'RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      pathname: '/Comment/GetComments',
      path: '/Comment/GetComments?RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      href: 'https://api.tarhbama.com/Comment/GetComments?RelatedId=eba2ef59-e941-4951-9521-266d0df17054'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  lengthComputable: false,
  loaded: 0,
  total: 0
}
ERROR ProgressEvent {
  type: 'error',
  target: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      query: 'RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      pathname: '/Survey/GetSurveyByUserId',
      path: '/Survey/GetSurveyByUserId?RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      href: 'https://api.tarhbama.com/Survey/GetSurveyByUserId?RelatedId=eba2ef59-e941-4951-9521-266d0df17054'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  currentTarget: <ref *1> XMLHttpRequest {
    onloadstart: null,
    onprogress: null,
    onabort: null,
    onerror: null,
    onload: null,
    ontimeout: null,
    onloadend: null,
    _listeners: { load: [], error: [], timeout: [], abort: [] },
    onreadystatechange: null,
    _anonymous: undefined,
    readyState: 4,
    response: null,
    responseText: '',
    responseType: 'text',
    responseURL: '',
    status: 0,
    statusText: '',
    timeout: 0,
    upload: XMLHttpRequestUpload {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: {},
      _request: [Circular *1],
      _contentType: null,
      _body: <Buffer >
    },
    _method: 'GET',
    _url: Url {
      protocol: 'https:',
      slashes: true,
      auth: null,
      host: 'api.tarhbama.com',
      port: null,
      hostname: 'api.tarhbama.com',
      hash: null,
      search: '?RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      query: 'RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      pathname: '/Survey/GetSurveyByUserId',
      path: '/Survey/GetSurveyByUserId?RelatedId=eba2ef59-e941-4951-9521-266d0df17054',
      href: 'https://api.tarhbama.com/Survey/GetSurveyByUserId?RelatedId=eba2ef59-e941-4951-9521-266d0df17054'
    },
    _sync: false,
    _headers: {
      'Content-Type': 'application/json',
      Accept: 'application/json, text/plain, */*',
      Connection: 'keep-alive',
      Host: 'api.tarhbama.com',
      'User-Agent': 'Mozilla/5.0 (Windows_NT x64) node.js/16.15.1 v8/9.4.146.24-node.21',
      'Content-Length': '0'
    },
    _loweredHeaders: { 'content-type': 'Content-Type', accept: 'Accept' },
    _mimeOverride: null,
    _request: null,
    _response: null,
    _responseParts: null,
    _responseHeaders: null,
    _aborting: null,
    _error: null,
    _loadedBytes: 0,
    _totalBytes: 0,
    _lengthComputable: false
  },
  lengthComputable: false,
  loaded: 0,
  total: 0
}