Hi, im using n8n box create folder node, sometimes i get this error, seems like box api issues?
{
"errorMessage": "The DNS server returned an error, perhaps the server is offline",
"errorDetails": {
"rawErrorMessage": e
"getaddrinfo EAI_AGAIN api.box.com",
"getaddrinfo EAI_AGAIN api.box.com"
],
"httpCode": "EAI_AGAIN"
},
"n8nDetails": {
"nodeName": "Create a folder",
"nodeType": "n8n-nodes-base.box",
"nodeVersion": 1,
"resource": "folder",
"operation": "create",
"time": "8/11/2025, 5:29:04 PM",
"n8nVersion": "1.102.3 (Self Hosted)",
"binaryDataMode": "default",
"stackTrace": e
"NodeApiError: The DNS server returned an error, perhaps the server is offline",
" at ExecuteContext.boxApiRequest (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@aws-sdk+credential-providers@3.808.0_asn1.js@5_1af219c3f47f2a1223ec4ccec249a974/node_modules/n8n-nodes-base/nodes/Box/GenericFunctions.ts:46:9)",
" at processTicksAndRejections (node:internal/process/task_queues:105:5)",
" at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@aws-sdk+credential-providers@3.808.0_asn1.js@5_1af219c3f47f2a1223ec4ccec249a974/node_modules/n8n-nodes-base/nodes/Box/Box.node.ts:366:22)",
" at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_openai@5.8.1_ws@8.17.1_zod@3.25.67_/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1212:9)",
" at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_openai@5.8.1_ws@8.17.1_zod@3.25.67_/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1582:27",
" at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_openai@5.8.1_ws@8.17.1_zod@3.25.67_/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:2153:11"
]
}
}
Be the first to reply!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.