Erreur dans le log

Bonjour,

J’ai régulièrement ce problème dans les logs. A quoi est-ce que cela corresponds?

[02-02-2025 02:05:03] ERROR  : TypeError: Cannot read properties of undefined (reading 'stdin')
node:events:497
throw er; // Unhandled 'error' event
^
Error: write EPIPE
at afterWriteDispatched (node:internal/stream_base_commons:161:15)
at writeGeneric (node:internal/stream_base_commons:152:3)
at Socket._writeGeneric (node:net:954:11)
at Socket._write (node:net:966:8)
at writeOrBuffer (node:internal/streams/writable:570:12)
at _write (node:internal/streams/writable:499:10)
at Writable.write (node:internal/streams/writable:508:10)
at /var/www/html/plugins/aTVremote/resources/aTVremoted.js:305:23
at Layer.handle [as handle_request] (/var/www/html/plugins/aTVremote/resources/node_modules/express/lib/router/layer.js:95:5)
at next (/var/www/html/plugins/aTVremote/resources/node_modules/express/lib/router/route.js:149:13)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Node.js v20.17.0
[02-02-2025 02:20:02] ERROR  : TypeError: Cannot read properties of undefined (reading 'stdin')

Merci d’avance

Bonjour,

Je ne sais pas jamais vu ça.