Hi @MutedJam ,
i started facing this issue again, some time ago.
Today, managed to retrieve the relevant logs:
Log 1
2022-05-13T12:48:56.006Z | [34mdebug[39m | [34mProxying request to axios[39m {"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios"}
2022-05-13T12:49:04.847Z | [34mdebug[39m | [34mWait tracker querying database for waiting executions[39m {"file":"WaitTracker.js","function":"getwaitingExecutions"}
node:internal/process/promises:279
triggerUncaughtException(err, true /* fromPromise */);
^
Error: This socket has been ended by the other party
at Socket.writeAfterFIN [as write] (node:net:487:14)
at JSStreamSocket.doWrite (node:internal/js_stream_socket:175:19)
at JSStream.onwrite (node:internal/js_stream_socket:33:57)
at TLSSocket.Socket._final (node:net:457:28)
at callFinal (node:internal/streams/writable:694:27)
at prefinish (node:internal/streams/writable:723:7)
at finishMaybe (node:internal/streams/writable:733:5)
at TLSSocket.Writable.end (node:internal/streams/writable:631:5)
at TLSSocket.Socket.end (node:net:631:31)
at endWritableNT (node:internal/streams/readable:1371:12)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'EPIPE',
source: 'socket'
}
ln: /home/node/.n8n: File exists
2022-05-13T12:49:29.743Z | [32minfo[39m | [32mInitializing n8n process[39m {"file":"start.js"}
2022-05-13T12:49:32.726Z | [34mdebug[39m | [34mNo codex available for: N8nTrainingCustomerDatastore.node.js[39m {"file":"LoadNodesAndCredentials.js","function":"addCodex"}
2022-05-13T12:49:32.728Z | [34mdebug[39m | [34mNo codex available for: N8nTrainingCustomerMessenger.node.js[39m {"file":"LoadNodesAndCredentials.js","function":"addCodex"}
2022-05-13T12:49:34.526Z | [34mdebug[39m | [34mNo codex available for: Directus.node.js[39m {"file":"LoadNodesAndCredentials.js","function":"addCodex"}
2022-05-13T12:49:34.528Z | [34mdebug[39m | [34mNo codex available for: Test.node.js[39m {"file":"LoadNodesAndCredentials.js","function":"addCodex"}
2022-05-13T12:49:36.551Z | [34mdebug[39m | [34mWait tracker querying database for waiting executions[39m {"file":"WaitTracker.js","function":"getwaitingExecutions"}
n8n ready on 0.0.0.0, port 5678
Version: 0.176.0
Log 2
2022-05-13T13:00:51.600Z | [34mdebug[39m | [34mStart processing node "SplitInBatches"[39m {"node":"SplitInBatches","workflowId":212,"file":"WorkflowExecute.js"}
2022-05-13T13:00:51.601Z | [34mdebug[39m | [34mRunning node "SplitInBatches" started[39m {"node":"SplitInBatches","workflowId":212,"file":"WorkflowExecute.js"}
2022-05-13T13:00:51.602Z | [34mdebug[39m | [34mRunning node "SplitInBatches" finished successfully[39m {"node":"SplitInBatches","workflowId":212,"file":"WorkflowExecute.js"}
2022-05-13T13:00:51.602Z | [36mverbose[39m | [36mWorkflow execution finished successfully[39m {"workflowId":212,"file":"WorkflowExecute.js","function":"processSuccessExecution"}
2022-05-13T13:00:51.603Z | [34mdebug[39m | [34mExecuting hook (hookFunctionsSave)[39m {"executionId":"692834","workflowId":212,"file":"WorkflowExecuteAdditionalData.js","function":"workflowExecuteAfter"}
2022-05-13T13:00:51.603Z | [34mdebug[39m | [34mSave execution data to database for execution ID 692834[39m {"executionId":"692834","workflowId":212,"finished":true,"stoppedAt":"2022-05-13T13:00:51.602Z","file":"WorkflowExecuteAdditionalData.js","function":"workflowExecuteAfter"}
2022-05-13T13:00:51.613Z | [34mdebug[39m | [34mExecuting hook (hookFunctionsPush)[39m {"executionId":"692834","workflowId":212,"file":"WorkflowExecuteAdditionalData.js","function":"workflowExecuteAfter"}
node:internal/process/promises:279
triggerUncaughtException(err, true /* fromPromise */);
^
Error: This socket has been ended by the other party
at Socket.writeAfterFIN [as write] (node:net:487:14)
at JSStreamSocket.doWrite (node:internal/js_stream_socket:175:19)
at JSStream.onwrite (node:internal/js_stream_socket:33:57)
at TLSSocket.Socket._final (node:net:457:28)
at callFinal (node:internal/streams/writable:694:27)
at prefinish (node:internal/streams/writable:723:7)
at finishMaybe (node:internal/streams/writable:733:5)
at TLSSocket.Writable.end (node:internal/streams/writable:631:5)
at TLSSocket.Socket.end (node:net:631:31)
at endWritableNT (node:internal/streams/readable:1371:12)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'EPIPE',
source: 'socket'
}
ln: /home/node/.n8n: File exists
g2022-05-13T13:01:15.440Z | [32minfo[39m | [32mInitializing n8n process[39m {"file":"start.js"}
2022-05-13T13:01:17.795Z | [34mdebug[39m | [34mNo codex available for: N8nTrainingCustomerDatastore.node.js[39m {"file":"LoadNodesAndCredentials.js","function":"addCodex"}
2022-05-13T13:01:17.797Z | [34mdebug[39m | [34mNo codex available for: N8nTrainingCustomerMessenger.node.js[39m {"file":"LoadNodesAndCredentials.js","function":"addCodex"}
2022-05-13T13:01:19.418Z | [34mdebug[39m | [34mNo codex available for: Directus.node.js[39m {"file":"LoadNodesAndCredentials.js","function":"addCodex"}
2022-05-13T13:01:19.420Z | [34mdebug[39m | [34mNo codex available for: Test.node.js[39m {"file":"LoadNodesAndCredentials.js","function":"addCodex"}
2022-05-13T13:01:21.527Z | [34mdebug[39m | [34mWait tracker querying database for waiting executions[39m {"file":"WaitTracker.js","function":"getwaitingExecutions"}
n8n ready on 0.0.0.0, port 5678
Version: 0.176.0
Would appreciate your help on this!