Skip to content

When I upload any file like video and image in added social account and I want to publish post on added profile #444

@RiteshSinghApache

Description

@RiteshSinghApache

Hello Team,

Getting morgan related issue.

{
error: Error: write EIO
at afterWriteDispatched (node:internal/stream_base_commons:161:15)
at writeGeneric (node:internal/stream_base_commons:152:3)
at Socket._writeGeneric (node:net:958:11)
at Socket._write (node:net:970:8)
at writeOrBuffer (node:internal/streams/writable:572:12)
at _write (node:internal/streams/writable:501:10)
at Writable.write (node:internal/streams/writable:510:10)
at Array.logRequest (/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/index.js:130:14)
at listener (/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/node_modules/on-finished/index.js:169:15)
at onFinish (/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/node_modules/on-finished/index.js:100:5) {
errno: -5,
code: 'EIO',
syscall: 'write'
},
level: 'error',
message: 'uncaughtException: write EIO\n' +
'Error: write EIO\n' +
' at afterWriteDispatched (node:internal/stream_base_commons:161:15)\n' +
' at writeGeneric (node:internal/stream_base_commons:152:3)\n' +
' at Socket._writeGeneric (node:net:958:11)\n' +
' at Socket._write (node:net:970:8)\n' +
' at writeOrBuffer (node:internal/streams/writable:572:12)\n' +
' at _write (node:internal/streams/writable:501:10)\n' +
' at Writable.write (node:internal/streams/writable:510:10)\n' +
' at Array.logRequest (/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/index.js:130:14)\n' +
' at listener (/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/node_modules/on-finished/index.js:169:15)\n' +
' at onFinish (/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/node_modules/on-finished/index.js:100:5)',
stack: 'Error: write EIO\n' +
' at afterWriteDispatched (node:internal/stream_base_commons:161:15)\n' +
' at writeGeneric (node:internal/stream_base_commons:152:3)\n' +
' at Socket._writeGeneric (node:net:958:11)\n' +
' at Socket._write (node:net:970:8)\n' +
' at writeOrBuffer (node:internal/streams/writable:572:12)\n' +
' at _write (node:internal/streams/writable:501:10)\n' +
' at Writable.write (node:internal/streams/writable:510:10)\n' +
' at Array.logRequest (/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/index.js:130:14)\n' +
' at listener (/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/node_modules/on-finished/index.js:169:15)\n' +
' at onFinish (/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/node_modules/on-finished/index.js:100:5)',
exception: true,
date: 'Thu Aug 07 2025 08:15:42 GMT+0000 (Coordinated Universal Time)',
process: {
pid: 240010,
uid: 0,
gid: 0,
cwd: '/var/www/html/Socioboard-5.0/socioboard-api/User',
execPath: '/usr/bin/node',
version: 'v20.19.4',
argv: [
'/usr/bin/node',
'/var/www/html/Socioboard-5.0/socioboard-api/User/user.server.js'
],
memoryUsage: {
rss: 143663104,
heapTotal: 103403520,
heapUsed: 96668576,
external: 22014059,
arrayBuffers: 18450996
}
},
os: { loadavg: [ 0.06, 0.13, 0.08 ], uptime: 170512.95 },
trace: [
{
column: 15,
file: 'node:internal/stream_base_commons',
function: 'afterWriteDispatched',
line: 161,
method: null,
native: false
},
{
column: 3,
file: 'node:internal/stream_base_commons',
function: 'writeGeneric',
line: 152,
method: null,
native: false
},
{
column: 11,
file: 'node:net',
function: 'Socket._writeGeneric',
line: 958,
method: '_writeGeneric',
native: false
},
{
column: 8,
file: 'node:net',
function: 'Socket._write',
line: 970,
method: '_write',
native: false
},
{
column: 12,
file: 'node:internal/streams/writable',
function: 'writeOrBuffer',
line: 572,
method: null,
native: false
},
{
column: 10,
file: 'node:internal/streams/writable',
function: '_write',
line: 501,
method: null,
native: false
},
{
column: 10,
file: 'node:internal/streams/writable',
function: 'Writable.write',
line: 510,
method: 'write',
native: false
},
{
column: 14,
file: '/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/index.js',
function: 'Array.logRequest',
line: 130,
method: 'logRequest',
native: false
},
{
column: 15,
file: '/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/node_modules/on-finished/index.js',
function: 'listener',
line: 169,
method: null,
native: false
},
{
column: 5,
file: '/var/www/html/Socioboard-5.0/socioboard-api/User/node_modules/morgan/node_modules/on-finished/index.js',
function: 'onFinish',
line: 100,
method: null,
native: false
}
],
timestamp: '2025-08-07T08:15:42.540Z'
}

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions