I’m having a hard time explaining.
- Workflow 1 is triggered with a cron-node →
- Workflow 1 is processed and completed, last node triggers an integrated execution of workflow 2 →
- Workflow 2 should take like, 1 minute, but keeps going on forever.
If I manually execute workflow 2 (or any other of the workflows), it runs without problems and within a minute.
The fact that it goes on forever means I’m not getting an error in the UI.
Just now, I let it run for around 90 minutes and then extracted the application log.
Notice that I’ve cut out a big part of the log, which is just repetitive “Proxying request to axios”. Check the timestamp difference.
{"level":"info","message":"Initializing n8n process","metadata":{"file":"start.js","timestamp":"2022-10-25T10:32:01.038Z"}}
{"level":"debug","message":"No codex available for: N8nTrainingCustomerDatastore.node.js","metadata":{"file":"LoadNodesAndCredentials.js","function":"addCodex","timestamp":"2022-10-25T10:32:05.077Z"}}
{"level":"debug","message":"No codex available for: N8nTrainingCustomerMessenger.node.js","metadata":{"file":"LoadNodesAndCredentials.js","function":"addCodex","timestamp":"2022-10-25T10:32:05.078Z"}}
{"level":"debug","message":"Wait tracker querying database for waiting executions","metadata":{"file":"WaitTracker.js","function":"getwaitingExecutions","timestamp":"2022-10-25T10:32:06.988Z"}}
{"level":"debug","message":"Initializing active workflow \"instafilm economic.posteringer\" (startup)","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2022-10-25T10:32:07.680Z","workflowId":1,"workflowName":"instafilm economic.posteringer"}}
{"level":"verbose","message":"Successfully activated workflow \"instafilm economic.posteringer\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"add","timestamp":"2022-10-25T10:32:07.695Z","workflowId":"1","workflowName":"instafilm economic.posteringer"}}
{"level":"verbose","message":"Successfully started workflow \"instafilm economic.posteringer\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2022-10-25T10:32:07.696Z","workflowId":1,"workflowName":"instafilm economic.posteringer"}}
{"level":"verbose","message":"Finished initializing active workflows (startup)","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2022-10-25T10:32:07.696Z"}}
{"level":"debug","message":"Add editor-UI session","metadata":{"file":"Push.js","function":"add","sessionId":"zicp4vu09o","timestamp":"2022-10-25T10:32:11.690Z"}}
{"level":"debug","message":"Wait tracker querying database for waiting executions","metadata":{"file":"WaitTracker.js","function":"getwaitingExecutions","timestamp":"2022-10-25T10:33:07.007Z"}}
{"level":"verbose","message":"Successfully deactivated workflow \"1\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"remove","timestamp":"2022-10-25T10:33:34.053Z","workflowId":"1"}}
{"level":"verbose","message":"Successfully activated workflow \"instafilm economic.posteringer\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"add","timestamp":"2022-10-25T10:33:34.141Z","workflowId":"1","workflowName":"instafilm economic.posteringer"}}
{"level":"debug","message":"Wait tracker querying database for waiting executions","metadata":{"file":"WaitTracker.js","function":"getwaitingExecutions","timestamp":"2022-10-25T10:34:07.019Z"}}
{"level":"debug","message":"Wait tracker querying database for waiting executions","metadata":{"file":"WaitTracker.js","function":"getwaitingExecutions","timestamp":"2022-10-25T10:35:07.036Z"}}
{"level":"verbose","message":"Successfully deactivated workflow \"1\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"remove","timestamp":"2022-10-25T10:35:33.548Z","workflowId":"1"}}
{"level":"verbose","message":"Successfully activated workflow \"instafilm economic.posteringer\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"add","timestamp":"2022-10-25T10:35:33.611Z","workflowId":"1","workflowName":"instafilm economic.posteringer"}}
{"level":"debug","message":"Wait tracker querying database for waiting executions","metadata":{"file":"WaitTracker.js","function":"getwaitingExecutions","timestamp":"2022-10-25T10:36:07.050Z"}}
{"level":"verbose","message":"Successfully deactivated workflow \"1\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"remove","timestamp":"2022-10-25T10:36:30.881Z","workflowId":"1"}}
{"level":"verbose","message":"Successfully activated workflow \"instafilm economic.posteringer\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"add","timestamp":"2022-10-25T10:36:30.942Z","workflowId":"1","workflowName":"instafilm economic.posteringer"}}
{"level":"debug","message":"Wait tracker querying database for waiting executions","metadata":{"file":"WaitTracker.js","function":"getwaitingExecutions","timestamp":"2022-10-25T10:37:07.060Z"}}
{"level":"debug","message":"Received trigger for workflow \"instafilm economic.posteringer\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"returnFunctions.emit","timestamp":"2022-10-25T10:37:26.003Z"}}
{"level":"verbose","message":"Execution for workflow instafilm economic.posteringer was assigned id 11","metadata":{"executionId":"11","file":"WorkflowRunner.js","function":"runMainProcess","timestamp":"2022-10-25T10:37:26.065Z"}}
{"level":"verbose","message":"Execution for workflow instafilm economic.posteringer was assigned id 11","metadata":{"executionId":"11","file":"WorkflowRunner.js","function":"runMainProcess","timestamp":"2022-10-25T10:37:26.065Z"}}
{"level":"debug","message":"Execution ID 11 had Execution data. Running with payload.","metadata":{"executionId":"11","file":"WorkflowRunner.js","function":"runMainProcess","timestamp":"2022-10-25T10:37:26.067Z"}}
{"level":"verbose","message":"Workflow execution started","metadata":{"file":"WorkflowExecute.js","function":"processRunExecutionData","timestamp":"2022-10-25T10:37:26.068Z","workflowId":1}}
{"level":"debug","message":"Executing hook (hookFunctionsPush)","metadata":{"executionId":"11","file":"WorkflowExecuteAdditionalData.js","function":"workflowExecuteBefore","timestamp":"2022-10-25T10:37:26.071Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Cron\"","metadata":{"file":"WorkflowExecute.js","node":"Cron","timestamp":"2022-10-25T10:37:26.072Z","workflowId":1}}
{"level":"debug","message":"Running node \"Cron\" started","metadata":{"file":"WorkflowExecute.js","node":"Cron","timestamp":"2022-10-25T10:37:26.072Z","workflowId":1}}
{"level":"debug","message":"Running node \"Cron\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Cron","timestamp":"2022-10-25T10:37:26.072Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"GET accounts\"","metadata":{"file":"WorkflowExecute.js","node":"GET accounts","timestamp":"2022-10-25T10:37:26.073Z","workflowId":1}}
{"level":"debug","message":"Running node \"GET accounts\" started","metadata":{"file":"WorkflowExecute.js","node":"GET accounts","timestamp":"2022-10-25T10:37:26.075Z","workflowId":1}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:26.121Z"}}
{"level":"debug","message":"Running node \"GET accounts\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"GET accounts","timestamp":"2022-10-25T10:37:26.311Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Item Lists\"","metadata":{"file":"WorkflowExecute.js","node":"Item Lists","timestamp":"2022-10-25T10:37:26.311Z","workflowId":1}}
{"level":"debug","message":"Running node \"Item Lists\" started","metadata":{"file":"WorkflowExecute.js","node":"Item Lists","timestamp":"2022-10-25T10:37:26.311Z","workflowId":1}}
{"level":"debug","message":"Running node \"Item Lists\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Item Lists","timestamp":"2022-10-25T10:37:26.313Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"GET accounts pages\"","metadata":{"file":"WorkflowExecute.js","node":"GET accounts pages","timestamp":"2022-10-25T10:37:26.313Z","workflowId":1}}
{"level":"debug","message":"Running node \"GET accounts pages\" started","metadata":{"file":"WorkflowExecute.js","node":"GET accounts pages","timestamp":"2022-10-25T10:37:26.313Z","workflowId":1}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:26.316Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:26.316Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:26.316Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:26.317Z"}}
{"level":"debug","message":"Running node \"GET accounts pages\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"GET accounts pages","timestamp":"2022-10-25T10:37:29.435Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Pages\"","metadata":{"file":"WorkflowExecute.js","node":"Pages","timestamp":"2022-10-25T10:37:29.436Z","workflowId":1}}
{"level":"debug","message":"Running node \"Pages\" started","metadata":{"file":"WorkflowExecute.js","node":"Pages","timestamp":"2022-10-25T10:37:29.436Z","workflowId":1}}
{"level":"debug","message":"Running node \"Pages\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Pages","timestamp":"2022-10-25T10:37:29.438Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Invoice Pages List\"","metadata":{"file":"WorkflowExecute.js","node":"Invoice Pages List","timestamp":"2022-10-25T10:37:29.438Z","workflowId":1}}
{"level":"debug","message":"Running node \"Invoice Pages List\" started","metadata":{"file":"WorkflowExecute.js","node":"Invoice Pages List","timestamp":"2022-10-25T10:37:29.439Z","workflowId":1}}
{"level":"debug","message":"Running node \"Invoice Pages List\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Invoice Pages List","timestamp":"2022-10-25T10:37:29.472Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Set\"","metadata":{"file":"WorkflowExecute.js","node":"Set","timestamp":"2022-10-25T10:37:29.473Z","workflowId":1}}
{"level":"debug","message":"Running node \"Set\" started","metadata":{"file":"WorkflowExecute.js","node":"Set","timestamp":"2022-10-25T10:37:29.473Z","workflowId":1}}
{"level":"debug","message":"Running node \"Set\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Set","timestamp":"2022-10-25T10:37:29.475Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Invoice ListFromZero\"","metadata":{"file":"WorkflowExecute.js","node":"Invoice ListFromZero","timestamp":"2022-10-25T10:37:29.475Z","workflowId":1}}
{"level":"debug","message":"Running node \"Invoice ListFromZero\" started","metadata":{"file":"WorkflowExecute.js","node":"Invoice ListFromZero","timestamp":"2022-10-25T10:37:29.476Z","workflowId":1}}
{"level":"debug","message":"Running node \"Invoice ListFromZero\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Invoice ListFromZero","timestamp":"2022-10-25T10:37:29.476Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"GET Posteringer\"","metadata":{"file":"WorkflowExecute.js","node":"GET Posteringer","timestamp":"2022-10-25T10:37:29.477Z","workflowId":1}}
{"level":"debug","message":"Running node \"GET Posteringer\" started","metadata":{"file":"WorkflowExecute.js","node":"GET Posteringer","timestamp":"2022-10-25T10:37:29.477Z","workflowId":1}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.488Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.488Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.488Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.488Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.489Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.489Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.489Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.489Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.489Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.490Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.490Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.490Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.490Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.491Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.491Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.491Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.491Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.492Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.492Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.492Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.492Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.492Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.493Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:29.493Z"}}
{"level":"debug","message":"Running node \"GET Posteringer\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"GET Posteringer","timestamp":"2022-10-25T10:37:32.194Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Posteringer ToList\"","metadata":{"file":"WorkflowExecute.js","node":"Posteringer ToList","timestamp":"2022-10-25T10:37:32.194Z","workflowId":1}}
{"level":"debug","message":"Running node \"Posteringer ToList\" started","metadata":{"file":"WorkflowExecute.js","node":"Posteringer ToList","timestamp":"2022-10-25T10:37:32.194Z","workflowId":1}}
{"level":"debug","message":"Running node \"Posteringer ToList\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Posteringer ToList","timestamp":"2022-10-25T10:37:32.218Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Set1\"","metadata":{"file":"WorkflowExecute.js","node":"Set1","timestamp":"2022-10-25T10:37:32.234Z","workflowId":1}}
{"level":"debug","message":"Running node \"Set1\" started","metadata":{"file":"WorkflowExecute.js","node":"Set1","timestamp":"2022-10-25T10:37:32.234Z","workflowId":1}}
{"level":"debug","message":"Running node \"Set1\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Set1","timestamp":"2022-10-25T10:37:44.780Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"TRUNCATE TABLES\"","metadata":{"file":"WorkflowExecute.js","node":"TRUNCATE TABLES","timestamp":"2022-10-25T10:37:44.796Z","workflowId":1}}
{"level":"debug","message":"Running node \"TRUNCATE TABLES\" started","metadata":{"file":"WorkflowExecute.js","node":"TRUNCATE TABLES","timestamp":"2022-10-25T10:37:44.796Z","workflowId":1}}
{"level":"debug","message":"Running node \"TRUNCATE TABLES\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"TRUNCATE TABLES","timestamp":"2022-10-25T10:37:45.539Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Microsoft SQL\"","metadata":{"file":"WorkflowExecute.js","node":"Microsoft SQL","timestamp":"2022-10-25T10:37:45.540Z","workflowId":1}}
{"level":"debug","message":"Running node \"Microsoft SQL\" started","metadata":{"file":"WorkflowExecute.js","node":"Microsoft SQL","timestamp":"2022-10-25T10:37:45.540Z","workflowId":1}}
{"level":"debug","message":"Running node \"Microsoft SQL\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Microsoft SQL","timestamp":"2022-10-25T10:37:55.516Z","workflowId":1}}
{"level":"debug","message":"Start processing node \"Execute monday.jsondata\"","metadata":{"file":"WorkflowExecute.js","node":"Execute monday.jsondata","timestamp":"2022-10-25T10:37:55.532Z","workflowId":1}}
{"level":"debug","message":"Running node \"Execute monday.jsondata\" started","metadata":{"file":"WorkflowExecute.js","node":"Execute monday.jsondata","timestamp":"2022-10-25T10:37:55.532Z","workflowId":1}}
{"level":"verbose","message":"Workflow execution started","metadata":{"file":"WorkflowExecute.js","function":"processRunExecutionData","timestamp":"2022-10-25T10:37:55.790Z","workflowId":"2"}}
{"level":"debug","message":"Start processing node \"Start\"","metadata":{"file":"WorkflowExecute.js","node":"Start","timestamp":"2022-10-25T10:37:55.794Z","workflowId":"2"}}
{"level":"debug","message":"Running node \"Start\" started","metadata":{"file":"WorkflowExecute.js","node":"Start","timestamp":"2022-10-25T10:37:55.794Z","workflowId":"2"}}
{"level":"debug","message":"Running node \"Start\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Start","timestamp":"2022-10-25T10:37:55.795Z","workflowId":"2"}}
{"level":"debug","message":"Start processing node \"GET count.boardIDs\"","metadata":{"file":"WorkflowExecute.js","node":"GET count.boardIDs","timestamp":"2022-10-25T10:37:55.810Z","workflowId":"2"}}
{"level":"debug","message":"Running node \"GET count.boardIDs\" started","metadata":{"file":"WorkflowExecute.js","node":"GET count.boardIDs","timestamp":"2022-10-25T10:37:55.810Z","workflowId":"2"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:55.814Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:56.172Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:56.454Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:56.696Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:57.293Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:58.018Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:58.263Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:58.512Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:58.824Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T10:37:59.059Z"}}
(THIS GOES ON FOR A LONG TIME, CHECK TIMESTAMPS)
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T12:07:58.087Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T12:07:58.333Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T12:07:58.351Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T12:07:58.597Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T12:07:58.684Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2022-10-25T12:07:58.857Z"}}
Also, I tried switching database to postgres and set up my workflows again, same issue.