iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1011
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:4888) [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: read ECONNRESET
Error:dataPaysListe AxiosError: read ECONNRESET
    at AxiosError.from (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:841:14)
    at RedirectableRequest.handleRequestError (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:3106:25)
    at RedirectableRequest.emit (node:events:518:28)
    at eventHandlers.<computed> (C:\Site\self-tissusV2\node_modules\follow-redirects\index.js:38:24)
    at ClientRequest.emit (node:events:518:28)
    at emitErrorEvent (node:_http_client:104:11)
    at Socket.socketErrorListener (node:_http_client:518:5)
    at Socket.emit (node:events:518:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:4224:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async C:\Site\self-tissusV2\routes\users.js:1052:22 {
  syscall: 'read',
  code: 'ECONNRESET',
  errno: -4077,
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': 'application/json',
      'User-Agent': 'axios/1.7.2',
      'Content-Length': '40',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'post',
    url: 'http://localhost:120/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/mode/121843-tissu-double-gaze-de-coton-oeko-tex-irise-lurex-bleu-marine.html&gclid=',
    data: '{"CleCtrl":"TaTaYoYo","act":"PaysListe"}'
  },
  request: <ref *1> Writable {
    _events: {
      close: undefined,
      error: [Function: handleRequestError],
      prefinish: undefined,
      finish: undefined,
      drain: undefined,
      response: [Function: handleResponse],
      socket: [Function: handleRequestSocket]
    },
    _writableState: WritableState {
      highWaterMark: 16384,
      length: 0,
      corked: 0,
      onwrite: [Function: bound onwrite],
      writelen: 0,
      bufferedIndex: 0,
      pendingcb: 0,
      [Symbol(kState)]: 17580812,
      [Symbol(kBufferedValue)]: null
    },
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: Infinity,
      protocol: 'http:',
      path: '/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/mode/121843-tissu-double-gaze-de-coton-oeko-tex-irise-lurex-bleu-marine.html&gclid=',
      method: 'POST',
      headers: [Object: null prototype],
      agents: [Object],
      auth: undefined,
      family: undefined,
      beforeRedirect: [Function: dispatchBeforeRedirect],
      beforeRedirects: [Object],
      hostname: 'localhost',
      port: '120',
      agent: undefined,
      nativeProtocols: [Object],
      pathname: '/ys/',
      search: '?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/mode/121843-tissu-double-gaze-de-coton-oeko-tex-irise-lurex-bleu-marine.html&gclid='
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 40,
    _requestBodyBuffers: [ [Object] ],
    _eventsCount: 3,
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: false,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: true,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: '40',
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      _header: 'POST /ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/mode/121843-tissu-double-gaze-de-coton-oeko-tex-irise-lurex-bleu-marine.html&gclid= HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/json\r\n' +
        'User-Agent: axios/1.7.2\r\n' +
        'Content-Length: 40\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: localhost:120\r\n' +
        'Connection: keep-alive\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'POST',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/mode/121843-tissu-double-gaze-de-coton-oeko-tex-irise-lurex-bleu-marine.html&gclid=',
      _ended: false,
      res: null,
      aborted: false,
      timeoutCb: [Function: emitRequestTimeout],
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: true,
      host: 'localhost',
      protocol: 'http:',
      _redirectable: [Circular *1],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kChunkedBuffer)]: [],
      [Symbol(kChunkedLength)]: 0,
      [Symbol(kSocket)]: [Socket],
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    _currentUrl: 'http://localhost:120/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/mode/121843-tissu-double-gaze-de-coton-oeko-tex-irise-lurex-bleu-marine.html&gclid=',
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false
  },
  cause: Error: read ECONNRESET
      at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }
}
Error: read ECONNRESET
Error: read ECONNRESET
Error: read ECONNRESET
Error: read ECONNRESET
Error:dataPaysListe AxiosError: read ECONNRESET
    at AxiosError.from (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:841:14)
    at RedirectableRequest.handleRequestError (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:3106:25)
    at RedirectableRequest.emit (node:events:518:28)
    at eventHandlers.<computed> (C:\Site\self-tissusV2\node_modules\follow-redirects\index.js:38:24)
    at ClientRequest.emit (node:events:518:28)
    at emitErrorEvent (node:_http_client:104:11)
    at Socket.socketErrorListener (node:_http_client:518:5)
    at Socket.emit (node:events:518:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:4224:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async C:\Site\self-tissusV2\routes\users.js:1052:22 {
  syscall: 'read',
  code: 'ECONNRESET',
  errno: -4077,
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': 'application/json',
      'User-Agent': 'axios/1.7.2',
      'Content-Length': '40',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'post',
    url: 'http://localhost:120/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/maison/121607-tissu-eponge-bouclette-maille-vert.html&gclid=',
    data: '{"CleCtrl":"TaTaYoYo","act":"PaysListe"}'
  },
  request: <ref *1> Writable {
    _events: {
      close: undefined,
      error: [Function: handleRequestError],
      prefinish: undefined,
      finish: undefined,
      drain: undefined,
      response: [Function: handleResponse],
      socket: [Function: handleRequestSocket]
    },
    _writableState: WritableState {
      highWaterMark: 16384,
      length: 0,
      corked: 0,
      onwrite: [Function: bound onwrite],
      writelen: 0,
      bufferedIndex: 0,
      pendingcb: 0,
      [Symbol(kState)]: 17580812,
      [Symbol(kBufferedValue)]: null
    },
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: Infinity,
      protocol: 'http:',
      path: '/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/maison/121607-tissu-eponge-bouclette-maille-vert.html&gclid=',
      method: 'POST',
      headers: [Object: null prototype],
      agents: [Object],
      auth: undefined,
      family: undefined,
      beforeRedirect: [Function: dispatchBeforeRedirect],
      beforeRedirects: [Object],
      hostname: 'localhost',
      port: '120',
      agent: undefined,
      nativeProtocols: [Object],
      pathname: '/ys/',
      search: '?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/maison/121607-tissu-eponge-bouclette-maille-vert.html&gclid='
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 40,
    _requestBodyBuffers: [ [Object] ],
    _eventsCount: 3,
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: false,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: true,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: '40',
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      _header: 'POST /ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/maison/121607-tissu-eponge-bouclette-maille-vert.html&gclid= HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/json\r\n' +
        'User-Agent: axios/1.7.2\r\n' +
        'Content-Length: 40\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: localhost:120\r\n' +
        'Connection: keep-alive\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'POST',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/maison/121607-tissu-eponge-bouclette-maille-vert.html&gclid=',
      _ended: false,
      res: null,
      aborted: false,
      timeoutCb: [Function: emitRequestTimeout],
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'localhost',
      protocol: 'http:',
      _redirectable: [Circular *1],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kChunkedBuffer)]: [],
      [Symbol(kChunkedLength)]: 0,
      [Symbol(kSocket)]: [Socket],
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    _currentUrl: 'http://localhost:120/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:pmBPMvfqHl8RkgjtO7vu8yewQcL7k8Zo.7iWhGpOQEAl99Vb8kcMREDTgHWxaE8Sq6uX5cZlT2mg&Referer=https://selftissus.fr/maison/121607-tissu-eponge-bouclette-maille-vert.html&gclid=',
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false
  },
  cause: Error: read ECONNRESET
      at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }
}
Error:Produit AxiosError: read ECONNRESET
    at AxiosError.from (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:841:14)
    at RedirectableRequest.handleRequestError (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:3106:25)
    at RedirectableRequest.emit (node:events:518:28)
    at eventHandlers.<computed> (C:\Site\self-tissusV2\node_modules\follow-redirects\index.js:38:24)
    at ClientRequest.emit (node:events:518:28)
    at emitErrorEvent (node:_http_client:104:11)
    at Socket.socketErrorListener (node:_http_client:518:5)
    at Socket.emit (node:events:518:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:4224:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async C:\Site\self-tissusV2\routes\users.js:669:22 {
  syscall: 'read',
  code: 'ECONNRESET',
  errno: -4077,
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': 'application/json',
      'User-Agent': 'axios/1.7.2',
      'Content-Length': '117',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'post',
    url: 'http://localhost:120/ys/?&IISIP=192.168.121.51, 202.3.229.73&&IISDOM=undefined&SESSION=s:6hcvP_kBXcm4ihBIsLg6p_oIVI_oa_vF.hEv6i3pKP2Zp7fSvX359h4y0e0P/E8kozXDHy2ws398&Referer=https://selftissus.fr/&gclid=',
    data: '{"CleCtrl":"TaTaYoYo","act":"Produits","Type":"","IDCategorieWeb":"7f7d8a1b-68b3-4ad3-a34e-d07b6b8a7cc2","Limite":20}'
  },
  request: <ref *1> Writable {
    _events: {
      close: undefined,
      error: [Function: handleRequestError],
      prefinish: undefined,
      finish: undefined,
      drain: undefined,
      response: [Function: handleResponse],
      socket: [Function: handleRequestSocket]
    },
    _writableState: WritableState {
      highWaterMark: 16384,
      length: 0,
      corked: 0,
      onwrite: [Function: bound onwrite],
      writelen: 0,
      bufferedIndex: 0,
      pendingcb: 0,
      [Symbol(kState)]: 17580812,
      [Symbol(kBufferedValue)]: null
    },
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: Infinity,
      protocol: 'http:',
      path: '/ys/?&IISIP=192.168.121.51,%20202.3.229.73&&IISDOM=undefined&SESSION=s:6hcvP_kBXcm4ihBIsLg6p_oIVI_oa_vF.hEv6i3pKP2Zp7fSvX359h4y0e0P/E8kozXDHy2ws398&Referer=https://selftissus.fr/&gclid=',
      method: 'POST',
      headers: [Object: null prototype],
      agents: [Object],
      auth: undefined,
      family: undefined,
      beforeRedirect: [Function: dispatchBeforeRedirect],
      beforeRedirects: [Object],
      hostname: 'localhost',
      port: '120',
      agent: undefined,
      nativeProtocols: [Object],
      pathname: '/ys/',
      search: '?&IISIP=192.168.121.51,%20202.3.229.73&&IISDOM=undefined&SESSION=s:6hcvP_kBXcm4ihBIsLg6p_oIVI_oa_vF.hEv6i3pKP2Zp7fSvX359h4y0e0P/E8kozXDHy2ws398&Referer=https://selftissus.fr/&gclid='
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 117,
    _requestBodyBuffers: [ [Object] ],
    _eventsCount: 3,
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: false,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: true,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: '117',
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      _header: 'POST /ys/?&IISIP=192.168.121.51,%20202.3.229.73&&IISDOM=undefined&SESSION=s:6hcvP_kBXcm4ihBIsLg6p_oIVI_oa_vF.hEv6i3pKP2Zp7fSvX359h4y0e0P/E8kozXDHy2ws398&Referer=https://selftissus.fr/&gclid= HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/json\r\n' +
        'User-Agent: axios/1.7.2\r\n' +
        'Content-Length: 117\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: localhost:120\r\n' +
        'Connection: keep-alive\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'POST',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/ys/?&IISIP=192.168.121.51,%20202.3.229.73&&IISDOM=undefined&SESSION=s:6hcvP_kBXcm4ihBIsLg6p_oIVI_oa_vF.hEv6i3pKP2Zp7fSvX359h4y0e0P/E8kozXDHy2ws398&Referer=https://selftissus.fr/&gclid=',
      _ended: false,
      res: null,
      aborted: false,
      timeoutCb: [Function: emitRequestTimeout],
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: true,
      host: 'localhost',
      protocol: 'http:',
      _redirectable: [Circular *1],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kChunkedBuffer)]: [],
      [Symbol(kChunkedLength)]: 0,
      [Symbol(kSocket)]: [Socket],
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    _currentUrl: 'http://localhost:120/ys/?&IISIP=192.168.121.51,%20202.3.229.73&&IISDOM=undefined&SESSION=s:6hcvP_kBXcm4ihBIsLg6p_oIVI_oa_vF.hEv6i3pKP2Zp7fSvX359h4y0e0P/E8kozXDHy2ws398&Referer=https://selftissus.fr/&gclid=',
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false
  },
  cause: Error: read ECONNRESET
      at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }
}
Error: Request timed out
Error: Request timed out
Error: Request timed out
Error: Request timed out
Error: {
  Erreur: 'Erreur sur la clé de contrôle : { "Requete":{ "Admin":false, "Adwords":false, "Henka":false, "Domaine":"localhost", "IP":"undefined", "IPHash":"6wRdeNJzEHNIsDAMAdKbdVLWIqu8b6+Bs+xVNZqplQw", "R\\u00e9f\\u00e9rent":"", "GClid":"", "gad_source":"", "gad_campaignid":"", "gbraid":"" } }',
  Contexte: { Admin: false, Henka: false },
  E1: '',
  E2: '',
  E3: 'IISIP=undefined IISDOM=undefined SESSION=undefined Referer=undefined gclid=undefined'
}
Error: {
  Erreur: 'Erreur sur la clé de contrôle : { "Requete":{ "Admin":false, "Adwords":false, "Henka":false, "Domaine":"localhost", "IP":"undefined", "IPHash":"6wRdeNJzEHNIsDAMAdKbdVLWIqu8b6+Bs+xVNZqplQw", "R\\u00e9f\\u00e9rent":"", "GClid":"", "gad_source":"", "gad_campaignid":"", "gbraid":"" } }',
  Contexte: { Admin: false, Henka: false },
  E1: '',
  E2: '',
  E3: 'IISIP=undefined IISDOM=undefined SESSION=undefined Referer=undefined gclid=undefined'
}
Error: {
  Erreur: 'Erreur sur la clé de contrôle : { "Requete":{ "Admin":false, "Adwords":false, "Henka":false, "Domaine":"localhost", "IP":"undefined", "IPHash":"6wRdeNJzEHNIsDAMAdKbdVLWIqu8b6+Bs+xVNZqplQw", "R\\u00e9f\\u00e9rent":"", "GClid":"", "gad_source":"", "gad_campaignid":"", "gbraid":"" } }',
  Contexte: { Admin: false, Henka: false },
  E1: '',
  E2: '',
  E3: 'IISIP=undefined IISDOM=undefined SESSION=undefined Referer=undefined gclid=undefined'
}
Error: Request timed out
Error:Stock AxiosError: read ECONNRESET
    at AxiosError.from (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:841:14)
    at RedirectableRequest.handleRequestError (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:3106:25)
    at RedirectableRequest.emit (node:events:518:28)
    at eventHandlers.<computed> (C:\Site\self-tissusV2\node_modules\follow-redirects\index.js:38:24)
    at ClientRequest.emit (node:events:518:28)
    at emitErrorEvent (node:_http_client:104:11)
    at Socket.socketErrorListener (node:_http_client:518:5)
    at Socket.emit (node:events:518:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:4224:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async C:\Site\self-tissusV2\routes\users.js:812:22 {
  syscall: 'read',
  code: 'ECONNRESET',
  errno: -4077,
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': 'application/json',
      'User-Agent': 'axios/1.7.2',
      'Content-Length': '138',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'post',
    url: 'http://localhost:120/ys/?&IISIP=66.249.64.225&&IISDOM=undefined&SESSION=s:Ot7qFQl3BI2OKFEdhh3rc7EYeO27B-rK.BXGu4fw+MPrJoiSwINPjoPEZt7VH0n7AOftsIpia/Do&Referer=https://selftissus.fr/maison/122383-tissu-simili-paillettes-stars-noir.html&gclid=',
    data: '{"CleCtrl":"TaTaYoYo","act":"Stock","IDArticle":"251c7d0e-2f26-42f6-adb6-da4efc5e3cf3","IDMagasin":"50ec9764-679e-4acf-8945-61a97ffcb8d5"}'
  },
  request: <ref *1> Writable {
    _events: {
      close: undefined,
      error: [Function: handleRequestError],
      prefinish: undefined,
      finish: undefined,
      drain: undefined,
      response: [Function: handleResponse],
      socket: [Function: handleRequestSocket]
    },
    _writableState: WritableState {
      highWaterMark: 16384,
      length: 0,
      corked: 0,
      onwrite: [Function: bound onwrite],
      writelen: 0,
      bufferedIndex: 0,
      pendingcb: 0,
      [Symbol(kState)]: 17580812,
      [Symbol(kBufferedValue)]: null
    },
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: Infinity,
      protocol: 'http:',
      path: '/ys/?&IISIP=66.249.64.225&&IISDOM=undefined&SESSION=s:Ot7qFQl3BI2OKFEdhh3rc7EYeO27B-rK.BXGu4fw+MPrJoiSwINPjoPEZt7VH0n7AOftsIpia/Do&Referer=https://selftissus.fr/maison/122383-tissu-simili-paillettes-stars-noir.html&gclid=',
      method: 'POST',
      headers: [Object: null prototype],
      agents: [Object],
      auth: undefined,
      family: undefined,
      beforeRedirect: [Function: dispatchBeforeRedirect],
      beforeRedirects: [Object],
      hostname: 'localhost',
      port: '120',
      agent: undefined,
      nativeProtocols: [Object],
      pathname: '/ys/',
      search: '?&IISIP=66.249.64.225&&IISDOM=undefined&SESSION=s:Ot7qFQl3BI2OKFEdhh3rc7EYeO27B-rK.BXGu4fw+MPrJoiSwINPjoPEZt7VH0n7AOftsIpia/Do&Referer=https://selftissus.fr/maison/122383-tissu-simili-paillettes-stars-noir.html&gclid='
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 138,
    _requestBodyBuffers: [ [Object] ],
    _eventsCount: 3,
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: false,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: true,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: '138',
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      _header: 'POST /ys/?&IISIP=66.249.64.225&&IISDOM=undefined&SESSION=s:Ot7qFQl3BI2OKFEdhh3rc7EYeO27B-rK.BXGu4fw+MPrJoiSwINPjoPEZt7VH0n7AOftsIpia/Do&Referer=https://selftissus.fr/maison/122383-tissu-simili-paillettes-stars-noir.html&gclid= HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/json\r\n' +
        'User-Agent: axios/1.7.2\r\n' +
        'Content-Length: 138\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: localhost:120\r\n' +
        'Connection: keep-alive\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'POST',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/ys/?&IISIP=66.249.64.225&&IISDOM=undefined&SESSION=s:Ot7qFQl3BI2OKFEdhh3rc7EYeO27B-rK.BXGu4fw+MPrJoiSwINPjoPEZt7VH0n7AOftsIpia/Do&Referer=https://selftissus.fr/maison/122383-tissu-simili-paillettes-stars-noir.html&gclid=',
      _ended: false,
      res: null,
      aborted: false,
      timeoutCb: [Function: emitRequestTimeout],
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: true,
      host: 'localhost',
      protocol: 'http:',
      _redirectable: [Circular *1],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kChunkedBuffer)]: [],
      [Symbol(kChunkedLength)]: 0,
      [Symbol(kSocket)]: [Socket],
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    _currentUrl: 'http://localhost:120/ys/?&IISIP=66.249.64.225&&IISDOM=undefined&SESSION=s:Ot7qFQl3BI2OKFEdhh3rc7EYeO27B-rK.BXGu4fw+MPrJoiSwINPjoPEZt7VH0n7AOftsIpia/Do&Referer=https://selftissus.fr/maison/122383-tissu-simili-paillettes-stars-noir.html&gclid=',
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false
  },
  cause: Error: read ECONNRESET
      at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }
}
Error:Bandeaux AxiosError: read ECONNRESET
    at AxiosError.from (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:841:14)
    at RedirectableRequest.handleRequestError (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:3106:25)
    at RedirectableRequest.emit (node:events:518:28)
    at eventHandlers.<computed> (C:\Site\self-tissusV2\node_modules\follow-redirects\index.js:38:24)
    at ClientRequest.emit (node:events:518:28)
    at emitErrorEvent (node:_http_client:104:11)
    at Socket.socketErrorListener (node:_http_client:518:5)
    at Socket.emit (node:events:518:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:4224:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async C:\Site\self-tissusV2\routes\users.js:785:22 {
  syscall: 'read',
  code: 'ECONNRESET',
  errno: -4077,
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': 'application/json',
      'User-Agent': 'axios/1.7.2',
      'Content-Length': '77',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'post',
    url: 'http://localhost:120/ys/?&IISIP=66.249.64.226&&IISDOM=undefined&SESSION=s:qrbC1_OWlaPwxQM7QmfwZmDW0PjEN_X9.8xoZ1sT/CdjE/1wY/Si9OFI9+1D2VmVM6RG4kvgf6bU&Referer=https://selftissus.fr/70806-feutrine-au-metre-kalyss-noir/&gclid=',
    data: '{"CleCtrl":"TaTaYoYo","act":"Bandeau","Limite":"","OFFSET":"","NumBandeau":1}'
  },
  request: <ref *1> Writable {
    _events: {
      close: undefined,
      error: [Function: handleRequestError],
      prefinish: undefined,
      finish: undefined,
      drain: undefined,
      response: [Function: handleResponse],
      socket: [Function: handleRequestSocket]
    },
    _writableState: WritableState {
      highWaterMark: 16384,
      length: 0,
      corked: 0,
      onwrite: [Function: bound onwrite],
      writelen: 0,
      bufferedIndex: 0,
      pendingcb: 0,
      [Symbol(kState)]: 17580812,
      [Symbol(kBufferedValue)]: null
    },
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: Infinity,
      protocol: 'http:',
      path: '/ys/?&IISIP=66.249.64.226&&IISDOM=undefined&SESSION=s:qrbC1_OWlaPwxQM7QmfwZmDW0PjEN_X9.8xoZ1sT/CdjE/1wY/Si9OFI9+1D2VmVM6RG4kvgf6bU&Referer=https://selftissus.fr/70806-feutrine-au-metre-kalyss-noir/&gclid=',
      method: 'POST',
      headers: [Object: null prototype],
      agents: [Object],
      auth: undefined,
      family: undefined,
      beforeRedirect: [Function: dispatchBeforeRedirect],
      beforeRedirects: [Object],
      hostname: 'localhost',
      port: '120',
      agent: undefined,
      nativeProtocols: [Object],
      pathname: '/ys/',
      search: '?&IISIP=66.249.64.226&&IISDOM=undefined&SESSION=s:qrbC1_OWlaPwxQM7QmfwZmDW0PjEN_X9.8xoZ1sT/CdjE/1wY/Si9OFI9+1D2VmVM6RG4kvgf6bU&Referer=https://selftissus.fr/70806-feutrine-au-metre-kalyss-noir/&gclid='
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 77,
    _requestBodyBuffers: [ [Object] ],
    _eventsCount: 3,
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: false,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: true,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: '77',
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      _header: 'POST /ys/?&IISIP=66.249.64.226&&IISDOM=undefined&SESSION=s:qrbC1_OWlaPwxQM7QmfwZmDW0PjEN_X9.8xoZ1sT/CdjE/1wY/Si9OFI9+1D2VmVM6RG4kvgf6bU&Referer=https://selftissus.fr/70806-feutrine-au-metre-kalyss-noir/&gclid= HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/json\r\n' +
        'User-Agent: axios/1.7.2\r\n' +
        'Content-Length: 77\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: localhost:120\r\n' +
        'Connection: keep-alive\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'POST',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/ys/?&IISIP=66.249.64.226&&IISDOM=undefined&SESSION=s:qrbC1_OWlaPwxQM7QmfwZmDW0PjEN_X9.8xoZ1sT/CdjE/1wY/Si9OFI9+1D2VmVM6RG4kvgf6bU&Referer=https://selftissus.fr/70806-feutrine-au-metre-kalyss-noir/&gclid=',
      _ended: false,
      res: null,
      aborted: false,
      timeoutCb: [Function: emitRequestTimeout],
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: true,
      host: 'localhost',
      protocol: 'http:',
      _redirectable: [Circular *1],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kChunkedBuffer)]: [],
      [Symbol(kChunkedLength)]: 0,
      [Symbol(kSocket)]: [Socket],
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    _currentUrl: 'http://localhost:120/ys/?&IISIP=66.249.64.226&&IISDOM=undefined&SESSION=s:qrbC1_OWlaPwxQM7QmfwZmDW0PjEN_X9.8xoZ1sT/CdjE/1wY/Si9OFI9+1D2VmVM6RG4kvgf6bU&Referer=https://selftissus.fr/70806-feutrine-au-metre-kalyss-noir/&gclid=',
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false
  },
  cause: Error: read ECONNRESET
      at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }
}
Error: Request timed out
Error: Request timed out
Error:Bandeaux AxiosError: read ECONNRESET
    at AxiosError.from (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:841:14)
    at RedirectableRequest.handleRequestError (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:3106:25)
    at RedirectableRequest.emit (node:events:518:28)
    at eventHandlers.<computed> (C:\Site\self-tissusV2\node_modules\follow-redirects\index.js:38:24)
    at ClientRequest.emit (node:events:518:28)
    at emitErrorEvent (node:_http_client:104:11)
    at Socket.socketErrorListener (node:_http_client:518:5)
    at Socket.emit (node:events:518:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:4224:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async C:\Site\self-tissusV2\routes\users.js:785:22 {
  syscall: 'read',
  code: 'ECONNRESET',
  errno: -4077,
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': 'application/json',
      'User-Agent': 'axios/1.7.2',
      'Content-Length': '77',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'post',
    url: 'http://localhost:120/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid=',
    data: '{"CleCtrl":"TaTaYoYo","act":"Bandeau","Limite":"","OFFSET":"","NumBandeau":4}'
  },
  request: <ref *1> Writable {
    _events: {
      close: undefined,
      error: [Function: handleRequestError],
      prefinish: undefined,
      finish: undefined,
      drain: undefined,
      response: [Function: handleResponse],
      socket: [Function: handleRequestSocket]
    },
    _writableState: WritableState {
      highWaterMark: 16384,
      length: 0,
      corked: 0,
      onwrite: [Function: bound onwrite],
      writelen: 0,
      bufferedIndex: 0,
      pendingcb: 0,
      [Symbol(kState)]: 17580812,
      [Symbol(kBufferedValue)]: null
    },
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: Infinity,
      protocol: 'http:',
      path: '/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid=',
      method: 'POST',
      headers: [Object: null prototype],
      agents: [Object],
      auth: undefined,
      family: undefined,
      beforeRedirect: [Function: dispatchBeforeRedirect],
      beforeRedirects: [Object],
      hostname: 'localhost',
      port: '120',
      agent: undefined,
      nativeProtocols: [Object],
      pathname: '/ys/',
      search: '?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid='
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 77,
    _requestBodyBuffers: [ [Object] ],
    _eventsCount: 3,
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: false,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: true,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: '77',
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      _header: 'POST /ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid= HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/json\r\n' +
        'User-Agent: axios/1.7.2\r\n' +
        'Content-Length: 77\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: localhost:120\r\n' +
        'Connection: keep-alive\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'POST',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid=',
      _ended: false,
      res: null,
      aborted: false,
      timeoutCb: [Function: emitRequestTimeout],
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: true,
      host: 'localhost',
      protocol: 'http:',
      _redirectable: [Circular *1],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kChunkedBuffer)]: [],
      [Symbol(kChunkedLength)]: 0,
      [Symbol(kSocket)]: [Socket],
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    _currentUrl: 'http://localhost:120/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid=',
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false
  },
  cause: Error: read ECONNRESET
      at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }
}
Error:dataPaysListe AxiosError: read ECONNRESET
    at AxiosError.from (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:841:14)
    at RedirectableRequest.handleRequestError (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:3106:25)
    at RedirectableRequest.emit (node:events:518:28)
    at eventHandlers.<computed> (C:\Site\self-tissusV2\node_modules\follow-redirects\index.js:38:24)
    at ClientRequest.emit (node:events:518:28)
    at emitErrorEvent (node:_http_client:104:11)
    at Socket.socketErrorListener (node:_http_client:518:5)
    at Socket.emit (node:events:518:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at Axios.request (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:4224:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async C:\Site\self-tissusV2\routes\users.js:1052:22 {
  syscall: 'read',
  code: 'ECONNRESET',
  errno: -4077,
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': 'application/json',
      'User-Agent': 'axios/1.7.2',
      'Content-Length': '40',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'post',
    url: 'http://localhost:120/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid=',
    data: '{"CleCtrl":"TaTaYoYo","act":"PaysListe"}'
  },
  request: <ref *1> Writable {
    _events: {
      close: undefined,
      error: [Function: handleRequestError],
      prefinish: undefined,
      finish: undefined,
      drain: undefined,
      response: [Function: handleResponse],
      socket: [Function: handleRequestSocket]
    },
    _writableState: WritableState {
      highWaterMark: 16384,
      length: 0,
      corked: 0,
      onwrite: [Function: bound onwrite],
      writelen: 0,
      bufferedIndex: 0,
      pendingcb: 0,
      [Symbol(kState)]: 17580812,
      [Symbol(kBufferedValue)]: null
    },
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: Infinity,
      protocol: 'http:',
      path: '/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid=',
      method: 'POST',
      headers: [Object: null prototype],
      agents: [Object],
      auth: undefined,
      family: undefined,
      beforeRedirect: [Function: dispatchBeforeRedirect],
      beforeRedirects: [Object],
      hostname: 'localhost',
      port: '120',
      agent: undefined,
      nativeProtocols: [Object],
      pathname: '/ys/',
      search: '?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid='
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 40,
    _requestBodyBuffers: [ [Object] ],
    _eventsCount: 3,
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: false,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: true,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: '40',
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      _header: 'POST /ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid= HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/json\r\n' +
        'User-Agent: axios/1.7.2\r\n' +
        'Content-Length: 40\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: localhost:120\r\n' +
        'Connection: keep-alive\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'POST',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid=',
      _ended: false,
      res: null,
      aborted: false,
      timeoutCb: [Function: emitRequestTimeout],
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: true,
      host: 'localhost',
      protocol: 'http:',
      _redirectable: [Circular *1],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kChunkedBuffer)]: [],
      [Symbol(kChunkedLength)]: 0,
      [Symbol(kSocket)]: [Socket],
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    _currentUrl: 'http://localhost:120/ys/?&IISIP=216.73.216.116&&IISDOM=undefined&SESSION=s:3OjP2MFGbVLmYwAETjpf9tFxlyduAhA4.MjM2A3OABlRKfx75m/xKRL/nj/uFc05XYas9yc/GdGU&Referer=https://selftissus.fr/maison/105814-tissu-coton-imprime-ou-est-le-chat-blanc.html&gclid=',
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false
  },
  cause: Error: read ECONNRESET
      at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }
}
Error: read ECONNRESET
Application has thrown an uncaught exception and is terminated:
AxiosError: Request failed with status code 415
    at settle (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:1983:12)
    at IncomingMessage.handleStreamEnd (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:3085:11)
    at IncomingMessage.emit (node:events:530:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
    at Axios.request (C:\Site\self-tissusV2\node_modules\axios\dist\node\axios.cjs:4224:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)