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:15400) [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: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': '182',
'Accept-Encoding': 'gzip, compress, deflate, br'
},
method: 'post',
url: 'http://localhost:120/ys/?&IISIP=176.139.21.212&&IISDOM=undefined&SESSION=s:9X2j_QB2lBjAC1DhBM814dhsNUix5A3Q.fnOOvNOohWctR9oUcJ71OiMhDht7sHf4orIYun2GFfw&Referer=https://selftissus.fr/529-c-nouvelle-collection/&gclid=',
data: '{"CleCtrl":"TaTaYoYo","act":"Produits","IDCategorieWeb":"c4e82e7b-10e2-4eed-9f99-b9bb847315fa","Filtres":[],"Limite":20,"OFFSET":0,"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=176.139.21.212&&IISDOM=undefined&SESSION=s:9X2j_QB2lBjAC1DhBM814dhsNUix5A3Q.fnOOvNOohWctR9oUcJ71OiMhDht7sHf4orIYun2GFfw&Referer=https://selftissus.fr/529-c-nouvelle-collection/&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=176.139.21.212&&IISDOM=undefined&SESSION=s:9X2j_QB2lBjAC1DhBM814dhsNUix5A3Q.fnOOvNOohWctR9oUcJ71OiMhDht7sHf4orIYun2GFfw&Referer=https://selftissus.fr/529-c-nouvelle-collection/&gclid='
},
_ended: true,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 182,
_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: '182',
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: false,
_header: 'POST /ys/?&IISIP=176.139.21.212&&IISDOM=undefined&SESSION=s:9X2j_QB2lBjAC1DhBM814dhsNUix5A3Q.fnOOvNOohWctR9oUcJ71OiMhDht7sHf4orIYun2GFfw&Referer=https://selftissus.fr/529-c-nouvelle-collection/&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: 182\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=176.139.21.212&&IISDOM=undefined&SESSION=s:9X2j_QB2lBjAC1DhBM814dhsNUix5A3Q.fnOOvNOohWctR9oUcJ71OiMhDht7sHf4orIYun2GFfw&Referer=https://selftissus.fr/529-c-nouvelle-collection/&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=176.139.21.212&&IISDOM=undefined&SESSION=s:9X2j_QB2lBjAC1DhBM814dhsNUix5A3Q.fnOOvNOohWctR9oUcJ71OiMhDht7sHf4orIYun2GFfw&Referer=https://selftissus.fr/529-c-nouvelle-collection/&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:Magasins 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:868: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': '67',
'Accept-Encoding': 'gzip, compress, deflate, br'
},
method: 'post',
url: 'http://localhost:120/ys/?&IISIP=90.47.238.46&&IISDOM=undefined&SESSION=s:lftmr0r_qU8kSPJmAZ77jQPm9FjILy6Q.f2Cd5uRCcsg0nKOA4ePAxElAjYaISICdKjungUOav+E&Referer=https://selftissus.fr/selftissus/nos-magasins&gclid=',
data: '{"CleCtrl":"TaTaYoYo","act":"MagasinListe","Limite":20,"OFFSET":""}'
},
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=90.47.238.46&&IISDOM=undefined&SESSION=s:lftmr0r_qU8kSPJmAZ77jQPm9FjILy6Q.f2Cd5uRCcsg0nKOA4ePAxElAjYaISICdKjungUOav+E&Referer=https://selftissus.fr/selftissus/nos-magasins&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=90.47.238.46&&IISDOM=undefined&SESSION=s:lftmr0r_qU8kSPJmAZ77jQPm9FjILy6Q.f2Cd5uRCcsg0nKOA4ePAxElAjYaISICdKjungUOav+E&Referer=https://selftissus.fr/selftissus/nos-magasins&gclid='
},
_ended: true,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 67,
_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: '67',
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: false,
_header: 'POST /ys/?&IISIP=90.47.238.46&&IISDOM=undefined&SESSION=s:lftmr0r_qU8kSPJmAZ77jQPm9FjILy6Q.f2Cd5uRCcsg0nKOA4ePAxElAjYaISICdKjungUOav+E&Referer=https://selftissus.fr/selftissus/nos-magasins&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: 67\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=90.47.238.46&&IISDOM=undefined&SESSION=s:lftmr0r_qU8kSPJmAZ77jQPm9FjILy6Q.f2Cd5uRCcsg0nKOA4ePAxElAjYaISICdKjungUOav+E&Referer=https://selftissus.fr/selftissus/nos-magasins&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=90.47.238.46&&IISDOM=undefined&SESSION=s:lftmr0r_qU8kSPJmAZ77jQPm9FjILy6Q.f2Cd5uRCcsg0nKOA4ePAxElAjYaISICdKjungUOav+E&Referer=https://selftissus.fr/selftissus/nos-magasins&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'
}
}
Application has thrown an uncaught exception and is terminated:
Error: ENOSPC: no space left on device, write
at Object.writeSync (node:fs:924:3)
at stream.write.stream.end (C:\Program Files\iisnode\interceptor.js:186:31)
at Array.logRequest (C:\Site\self-tissusV2\node_modules\morgan\index.js:130:14)
at listener (C:\Site\self-tissusV2\node_modules\morgan\node_modules\on-finished\index.js:169:15)
at onFinish (C:\Site\self-tissusV2\node_modules\morgan\node_modules\on-finished\index.js:100:5)
at callback (C:\Site\self-tissusV2\node_modules\ee-first\index.js:55:10)
at ServerResponse.onevent (C:\Site\self-tissusV2\node_modules\ee-first\index.js:93:5)
at ServerResponse.emit (node:events:530:35)
at onFinish (node:_http_outgoing:1081:10)
at callback (node:internal/streams/writable:766:21)