Hey! Yup here is more info:
-All other services I’ve tried can pull in data just fine
-Using the same API tokens from other software - I CAN return data from monday
-n8n v 1.12.0 (but i tried on the latest stable as well)
-SQLite database
-Linux, running in Docker
Here is a debug log of starting up and running that workflow:
{"level":"info","message":"Initializing n8n process","metadata":{"file":"start.js","function":"init","timestamp":"2023-10-20T17:32:12.967Z"}}
{"level":"debug","message":"Lazy Loading credentials and nodes from n8n-nodes-base","metadata":{"credentials":347,"file":"DirectoryLoader.js","function":"loadAll","nodes":446,"timestamp":"2023-10-20T17:32:13.045Z"}}
{"level":"debug","message":"Can't enable lazy-loading","metadata":{"file":"DirectoryLoader.js","function":"loadAll","timestamp":"2023-10-20T17:32:13.049Z"}}
{"level":"debug","message":"Loaded all credentials and nodes from n8n-nodes-qrcode","metadata":{"credentials":0,"file":"DirectoryLoader.js","function":"loadAll","nodes":1,"timestamp":"2023-10-20T17:32:13.060Z"}}
{"level":"debug","message":"Setting soft-deletion interval (pruning) for executions every 60 min","metadata":{"file":"execution.repository.js","function":"setSoftDeletionInterval","timestamp":"2023-10-20T17:32:13.115Z"}}
{"level":"debug","message":"Setting hard-deletion interval for executions every 15 min","metadata":{"file":"execution.repository.js","function":"setHardDeletionInterval","timestamp":"2023-10-20T17:32:13.116Z"}}
{"level":"debug","message":"[license] initializing for deviceFingerprint da824ad45fda1b156c8390a3c35cdfbb10059e671c074c19429dac59c5ae98f6","metadata":{"file":"LicenseManager.js","function":"log","timestamp":"2023-10-20T17:32:13.190Z"}}
{"level":"debug","message":"[license] attempting license renewal","metadata":{"file":"LicenseManager.js","function":"log","timestamp":"2023-10-20T17:32:13.201Z"}}
{"level":"debug","message":"License init complete","metadata":{"file":"start.js","function":"init","timestamp":"2023-10-20T17:32:13.202Z"}}
{"level":"debug","message":"Orchestration init complete","metadata":{"file":"start.js","function":"init","timestamp":"2023-10-20T17:32:13.202Z"}}
{"level":"debug","message":"Binary data service init complete","metadata":{"file":"start.js","function":"init","timestamp":"2023-10-20T17:32:13.204Z"}}
{"level":"debug","message":"External hooks init complete","metadata":{"file":"start.js","function":"init","timestamp":"2023-10-20T17:32:13.204Z"}}
{"level":"debug","message":"External secrets init complete","metadata":{"file":"start.js","function":"init","timestamp":"2023-10-20T17:32:13.206Z"}}
{"level":"debug","message":"Workflow history init complete","metadata":{"file":"start.js","function":"init","timestamp":"2023-10-20T17:32:13.206Z"}}
{"level":"debug","message":"Wait tracker querying database for waiting executions","metadata":{"file":"WaitTracker.js","function":"getWaitingExecutions","timestamp":"2023-10-20T17:32:13.424Z"}}
{"level":"debug","message":"Initializing event bus...","metadata":{"file":"MessageEventBus.js","function":"initialize","timestamp":"2023-10-20T17:32:14.021Z"}}
{"level":"debug","message":"Initializing event writer","metadata":{"file":"MessageEventBus.js","function":"initialize","timestamp":"2023-10-20T17:32:14.022Z"}}
{"level":"debug","message":"Checking for unsent event messages","metadata":{"file":"MessageEventBus.js","function":"initialize","timestamp":"2023-10-20T17:32:14.024Z"}}
{"level":"debug","message":"Start logging into /home/node/.n8n/n8nEventLog.log ","metadata":{"file":"MessageEventBus.js","function":"initialize","timestamp":"2023-10-20T17:32:14.040Z"}}
{"level":"debug","message":"MessageEventBus initialized","metadata":{"file":"MessageEventBus.js","function":"initialize","timestamp":"2023-10-20T17:32:14.041Z"}}
{"level":"debug","message":"Server ID: main-9f5ieZjEpZrba129","metadata":{"file":"Server.js","function":"start","timestamp":"2023-10-20T17:32:14.042Z"}}
{"level":"info","message":" ================================","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.083Z"}}
{"level":"info","message":" Start Active Workflows:","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.083Z"}}
{"level":"info","message":" ================================","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.083Z"}}
{"level":"info","message":" - PURGE SYNCTHING (ID: NjxolgHCxqMTddKi)","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.083Z"}}
{"level":"debug","message":"Initializing active workflow \"PURGE SYNCTHING\" (startup)","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.083Z","workflowId":"NjxolgHCxqMTddKi","workflowName":"PURGE SYNCTHING"}}
{"level":"verbose","message":"Successfully started workflow \"PURGE SYNCTHING\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.196Z","workflowId":"NjxolgHCxqMTddKi","workflowName":"PURGE SYNCTHING"}}
{"level":"info","message":" => Started","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.196Z"}}
{"level":"info","message":" - PAUSE SYNCTHING (ID: y43FcaDwnEpolnCO)","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.196Z"}}
{"level":"debug","message":"Initializing active workflow \"PAUSE SYNCTHING\" (startup)","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.196Z","workflowId":"y43FcaDwnEpolnCO","workflowName":"PAUSE SYNCTHING"}}
{"level":"verbose","message":"Successfully started workflow \"PAUSE SYNCTHING\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.206Z","workflowId":"y43FcaDwnEpolnCO","workflowName":"PAUSE SYNCTHING"}}
{"level":"info","message":" => Started","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.206Z"}}
{"level":"info","message":" - RESUME SYNCTHING (ID: VygTYXy3FDDORcc7)","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.206Z"}}
{"level":"debug","message":"Initializing active workflow \"RESUME SYNCTHING\" (startup)","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.206Z","workflowId":"VygTYXy3FDDORcc7","workflowName":"RESUME SYNCTHING"}}
{"level":"verbose","message":"Successfully started workflow \"RESUME SYNCTHING\"","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.215Z","workflowId":"VygTYXy3FDDORcc7","workflowName":"RESUME SYNCTHING"}}
{"level":"info","message":" => Started","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.215Z"}}
{"level":"verbose","message":"Finished initializing active workflows (startup)","metadata":{"file":"ActiveWorkflowRunner.js","function":"init","timestamp":"2023-10-20T17:32:14.215Z"}}
{"level":"debug","message":"Add editor-UI session","metadata":{"file":"abstract.push.js","function":"add","sessionId":"nsb5fbxi7h","timestamp":"2023-10-20T17:32:14.402Z"}}
{"level":"debug","message":"Add editor-UI session","metadata":{"file":"abstract.push.js","function":"add","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:18.290Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2023-10-20T17:32:20.392Z"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2023-10-20T17:32:20.507Z"}}
{"level":"verbose","message":"Execution for workflow My workflow was assigned id 163","metadata":{"executionId":"163","file":"WorkflowRunner.js","function":"runMainProcess","timestamp":"2023-10-20T17:32:21.329Z"}}
{"level":"verbose","message":"Execution for workflow My workflow was assigned id 163","metadata":{"executionId":"163","file":"WorkflowRunner.js","function":"runMainProcess","timestamp":"2023-10-20T17:32:21.329Z"}}
{"level":"debug","message":"Execution ID 163 will run executing all nodes.","metadata":{"executionId":"163","file":"WorkflowRunner.js","function":"runMainProcess","timestamp":"2023-10-20T17:32:21.330Z"}}
{"level":"verbose","message":"Workflow execution started","metadata":{"file":"WorkflowExecute.js","function":"processRunExecutionData","timestamp":"2023-10-20T17:32:21.331Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Executing hook (hookFunctionsPush)","metadata":{"executionId":"163","file":"WorkflowExecuteAdditionalData.js","function":"workflowExecuteBefore","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.333Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Send data of type \"executionStarted\" to editor-UI","metadata":{"dataType":"executionStarted","file":"abstract.push.js","function":"send","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.333Z"}}
{"level":"debug","message":"Start processing node \"When clicking \"Execute Workflow\"\"","metadata":{"file":"WorkflowExecute.js","node":"When clicking \"Execute Workflow\"","timestamp":"2023-10-20T17:32:21.335Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Executing hook on node \"When clicking \"Execute Workflow\"\" (hookFunctionsPush)","metadata":{"executionId":"163","file":"WorkflowExecuteAdditionalData.js","function":"nodeExecuteBefore","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.336Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Send data of type \"nodeExecuteBefore\" to editor-UI","metadata":{"dataType":"nodeExecuteBefore","file":"abstract.push.js","function":"send","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.336Z"}}
{"level":"debug","message":"Running node \"When clicking \"Execute Workflow\"\" started","metadata":{"file":"WorkflowExecute.js","node":"When clicking \"Execute Workflow\"","timestamp":"2023-10-20T17:32:21.336Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Running node \"When clicking \"Execute Workflow\"\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"When clicking \"Execute Workflow\"","timestamp":"2023-10-20T17:32:21.336Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Executing hook on node \"When clicking \"Execute Workflow\"\" (hookFunctionsPush)","metadata":{"executionId":"163","file":"WorkflowExecuteAdditionalData.js","function":"nodeExecuteAfter","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.337Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Send data of type \"nodeExecuteAfter\" to editor-UI","metadata":{"dataType":"nodeExecuteAfter","file":"abstract.push.js","function":"send","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.337Z"}}
{"level":"debug","message":"Start processing node \"Monday.com\"","metadata":{"file":"WorkflowExecute.js","node":"Monday.com","timestamp":"2023-10-20T17:32:21.337Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Executing hook on node \"Monday.com\" (hookFunctionsPush)","metadata":{"executionId":"163","file":"WorkflowExecuteAdditionalData.js","function":"nodeExecuteBefore","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.337Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Send data of type \"nodeExecuteBefore\" to editor-UI","metadata":{"dataType":"nodeExecuteBefore","file":"abstract.push.js","function":"send","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.338Z"}}
{"level":"debug","message":"Running node \"Monday.com\" started","metadata":{"file":"WorkflowExecute.js","node":"Monday.com","timestamp":"2023-10-20T17:32:21.338Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Proxying request to axios","metadata":{"file":"NodeExecuteFunctions.js","function":"proxyRequestToAxios","timestamp":"2023-10-20T17:32:21.347Z"}}
{"level":"debug","message":"Running node \"Monday.com\" finished successfully","metadata":{"file":"WorkflowExecute.js","node":"Monday.com","timestamp":"2023-10-20T17:32:21.426Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Executing hook on node \"Monday.com\" (hookFunctionsPush)","metadata":{"executionId":"163","file":"WorkflowExecuteAdditionalData.js","function":"nodeExecuteAfter","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.426Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Send data of type \"nodeExecuteAfter\" to editor-UI","metadata":{"dataType":"nodeExecuteAfter","file":"abstract.push.js","function":"send","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.427Z"}}
{"level":"verbose","message":"Workflow execution finished successfully","metadata":{"file":"WorkflowExecute.js","function":"processSuccessExecution","timestamp":"2023-10-20T17:32:21.427Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Executing hook (hookFunctionsSave)","metadata":{"executionId":"163","file":"WorkflowExecuteAdditionalData.js","function":"workflowExecuteAfter","timestamp":"2023-10-20T17:32:21.428Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Save execution data to database for execution ID 163","metadata":{"executionId":"163","file":"sharedHookFunctions.js","finished":true,"function":"updateExistingExecution","stoppedAt":"2023-10-20T17:32:21.427Z","timestamp":"2023-10-20T17:32:21.429Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Executing hook (hookFunctionsPush)","metadata":{"executionId":"163","file":"WorkflowExecuteAdditionalData.js","function":"workflowExecuteAfter","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.446Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Save execution progress to database for execution ID 163 ","metadata":{"executionId":"163","file":"WorkflowExecuteAdditionalData.js","function":"workflowExecuteAfter","timestamp":"2023-10-20T17:32:21.446Z","workflowId":"VJBvrfRrySOzdFw7"}}
{"level":"debug","message":"Send data of type \"executionFinished\" to editor-UI","metadata":{"dataType":"executionFinished","file":"abstract.push.js","function":"send","sessionId":"ip4qnblo9u8","timestamp":"2023-10-20T17:32:21.446Z"}}
{"level":"info","message":"\nStopping n8n...","metadata":{"file":"start.js","function":"stopProcess","timestamp":"2023-10-20T17:32:51.201Z"}}
{"level":"debug","message":"Clearing soft-deletion and hard-deletion intervals for executions","metadata":{"file":"execution.repository.js","function":"clearTimers","timestamp":"2023-10-20T17:32:51.202Z"}}
{"level":"verbose","message":"Call to remove all active workflows received (removeAll)","metadata":{"file":"ActiveWorkflowRunner.js","function":"removeAll","timestamp":"2023-10-20T17:32:51.256Z"}}
{"level":"debug","message":"Shutting down event writer...","metadata":{"file":"MessageEventBus.js","function":"close","timestamp":"2023-10-20T17:32:51.278Z"}}
{"level":"debug","message":"EventBus shut down.","metadata":{"file":"MessageEventBus.js","function":"close","timestamp":"2023-10-20T17:32:51.280Z"}}