You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: EOF: end of file, write
at Socket._write (node:internal/net:61:25)
at writeOrBuffer (node:internal/streams/writable:392:12)
at _write (node:internal/streams/writable:333:10)
at Writable.write (node:internal/streams/writable:337:10)
at file:///C:/Users/f4soft/AppData/Roaming/npm/node_modules/capture-website-cli/cli.js:289:18
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4095,
syscall: 'write',
code: 'EOF'
}
Node.js v18.12.1
The text was updated successfully, but these errors were encountered:
php artisan queue:work
[2022-12-21 17:59:56][72] Processing: App\Jobs\LinkScreenshot
node:events:491
throw er; // Unhandled 'error' event
^
Error: EOF: end of file, write
at Socket._write (node:internal/net:61:25)
at writeOrBuffer (node:internal/streams/writable:392:12)
at _write (node:internal/streams/writable:333:10)
at Writable.write (node:internal/streams/writable:337:10)
at file:///C:/Users/f4soft/AppData/Roaming/npm/node_modules/capture-website-cli/cli.js:289:18
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4095,
syscall: 'write',
code: 'EOF'
}
Node.js v18.12.1
The text was updated successfully, but these errors were encountered: